Endless Circle after initial setup
wuast94 opened this issue · 2 comments
wuast94 commented
Describe the bug
Fresh Install via docker (unraid template)
first start opend web page, i entered the admin account details, sonarr and radarr data. and then i have a never ending loading circle.
i retried it and restartet but always the same
To Reproduce
fresh install docker container
Expected behavior
^^
Additional context
log throws no errors,
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 00-start-container: executing...
----------------------------------------------------------------------
ENVIRONMENT
----------------------------------------------------------------------
PUID=99
PGID=100
2
TZ=Europe/Berlin
----------------------------------------------------------------------
Executing usermod...
usermod: no changes
Applying permissions to /config
[cont-init.d] 00-start-container: exited 0.
[cont-init.d] 01-config-app: executing...
Operations to perform:
Apply all migrations: admin, auth, contenttypes, issue_reporting, server_settings, sessions, user_requests
Running migrations:
No migrations to apply.
0 static files symlinked to '/app/static', 174 unmodified, 84 post-processed.
Compressing... done
Compressed 9 block(s) from 9 template(s) for 0 context(s).
[cont-init.d] 01-config-app: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
Compressing... done
Compressed 9 block(s) from 9 template(s) for 0 context(s).
[cont-init.d] 01-config-app: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
INFO daphne.cli: Starting server at tcp:port=8000:interface=0.0.0.0
INFO daphne.server: HTTP/2 support enabled
INFO daphne.server: Configuring endpoint tcp:port=8000:interface=0.0.0.0
INFO daphne.server: Listening on TCP address 0.0.0.0:8000
INFO daphne.cli: Starting server at tcp:port=8000:interface=0.0.0.0
INFO daphne.server: HTTP/2 support enabled
INFO daphne.server: Configuring endpoint tcp:port=8000:interface=0.0.0.0
INFO daphne.server: Listening on TCP address 0.0.0.0:8000
Screenshots
System Information
Latest docker image
- Version: dont know
- Branch: latest
- Host: Unraid
Desktop
- OS: Windows 10
- Browser: Firefox, Edge
Archmonger commented
- Did you install from Community Applications? If so, are you using the Hotio docker or the Selfhosters Unraid Discord docker?
- Are you running Conreq behind a reverse proxy?
Post the last couple lines of your access.log
. I'm curious if the HTTP request is even getting to the webserver.
Test the same scenario on the develop
branch and let me know what occurs
Archmonger commented
Due to a lack of a response, I am closing this issue. If you still require support, please contact us on Discord.