oae / kaizoku

Self-hosted manga downloader
https://kaizoku.app
MIT License
553 stars 33 forks source link

Kaizoku doesnt load properly #147

Closed J4nniK closed 11 months ago

J4nniK commented 11 months ago

Describe the bug

So I wanted to install the docker container on my homeserver while its bound to gluetun (vpn). The deployment of the container seems to work but for some reason the page on port 3000 is permanently loading image

I took a look at the logs of each service and found this in the kaizoku service: image

My current docker compose file looks like this: docker-compose.txt

Could anyone here help me to figure out the problem? Thanks in advance!

Reproduction steps

  1. Start a gluetun (vpn) container
  2. Edit the docker compose file of Kaizoku so that it is bound to the vpn container (as above)
  3. Run the docker compose file of Kaizoku
  4. Wait a minute so that the web interface shows up
  5. See that the gui is up
  6. Wait another few minutes so that the service of kaizoku can generate some logs
  7. See that the circle on the webpage is permanently spinning
  8. Take a look at the logs and see that theres the mentioned error

Expected behavior

The expected behaviour in my case would be that the gui isnt in a permanently loading state and that there wouldnt be any errors in the kaizoku service

Additional context

UserID and GroupID 1004 is my docker user which has full access to each of the directories that are mentioned in the compose file No response

J4nniK commented 11 months ago

I fixed the problem myself. I had to change the entry