wizarrrr / wizarr

Wizarr is an advanced user invitation and management system for Jellyfin, Plex, Emby etc.
https://docs.wizarr.dev
MIT License
1.26k stars 87 forks source link

[BUG] JS error on Fresh install #280

Closed Chewbaka69 closed 10 months ago

Chewbaka69 commented 10 months ago

Describe the bug:

After a fresh install on docker, when i go the url, i have a white page and a JS error. I trie on different browser: Firefox, Opera, Edge And in private mode but same issue

Version used:

ghcr.io/wizarrrr/wizarr:v3-beta ghcr.io/wizarrrr/wizarr:latest

my docker compose:

version: "3.5"
services:
  wizarr:
    container_name: wizarr
    image: ghcr.io/wizarrrr/wizarr:v3-beta
    #ports:
    #  - 5690:5690
    volumes:
      - /docker/volume/wizarr/database:/data/database
    restart: unless-stopped
    networks:
      compose_local:
        ipv4_address: 172.18.1.27

networks:
  compose_local:
    external:
      name: compose_br0

Screenshot:

image

realashleybailey commented 10 months ago

You have Cloudflare Optimizations enabled, please disable them

Chewbaka69 commented 10 months ago

Hey, Thanks for the fast answer :)

I have disable all Cloudflare Optimizations: image

But the error still be there

Chewbaka69 commented 10 months ago

Ok i try to clear the cache of Cloudflare and it works, sorry for this issue Who was on my side

realashleybailey commented 10 months ago

Ok i try to clear the cache of Cloudflare and it works, sorry for this issue Who was on my side

I am glad this resolved your issue, apologies for my late reply, I have been quite busy today. Hope you enjoy what Wizarr has to offer :)