Can't get Bookwyrm running #2118
-
I'm trying to get Bookwrym running for the first time, and have followed these instructions https://docs.joinbookwyrm.com/install-prod.html After starting the container it just... doesn't work. I can't access it through the browser, and I am not entirely sure it's running properly. The first time I ran it I got a bunch of warnings, but when I did docker-compose down && docker-compose up they seem to have gone away. However, I still can't access it, either through my reverse proxy, or directly at port 8001. I'm running on a Raspberry Pi 4 and accessing via a different machine on the same network. When I try to access it via the reverse proxy it times out, if I try via local IP + port then it just says it can't connect. When running the container I get the following log:
The FATAL error at the end did not appear for some time after starting the container. You can see from the logs that the logs cover approx 15 minutes. It has run for a further 15 minutes and there are no more log entries. Any tips on where to start troubleshooting this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hm, it looks like the database may not have the correct I think the documentation is out of date when it says that you should be able to access the site at port 8001, although that doesn't help your core problems |
Beta Was this translation helpful? Give feedback.
Hm, it looks like the database may not have the correct
bookwyrm
user? I think this issue has come up in the past -- would you be down to ask in matrix room? You'll get quicker help thereI think the documentation is out of date when it says that you should be able to access the site at port 8001, although that doesn't help your core problems