Issues with local joplin-server

Operating system

Linux

Joplin version

3.4.1

What issue do you have?

I setup postgres and joplin-server containers for local network access only. Both containers run fine with no errors. I, however, cannot access the joplin admin page. I get an Invalid URL with a 500 server code. I've tried a few iterations of APP_BASE_URL and it always ends in the same resulting error. I've attached the docker compose and the container error log (would post more screenshots but can't). Any help is greatly appreciated! Thanks

Screenshots

Log file

container_log.txt (1.5 KB)

You need to remove the double quotes around the URL

2 Likes

That fixed it. Thank you very much!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.