Ticket: Docker-compose ERR_CONNECTION_REFUSED on QNAP

@Tutsumi/MOAR Cookies Just created a ticket
Question: Installed via docker-compose on a QNAP system using Container Station. Currently getting this error when trying to signup. ERR_CONNECTION_REFUSED | General error: TypeError: Failed to fetch. Please check your browser console. on signup
Attempted: Reinstallation Example docker-compose.yaml Using .env.example (changing it to .env)
Working On: Non-profit social media posting
Using Postiz On: Docker-compose
Take it from here @Postiz
15 Replies
Tutsumi/MOAR Cookies
The .env I tried
Tutsumi/MOAR Cookies
Hello?
divi_engine_robey
I have the same issue. Go to reddit, ask, get sent here. Awesome loop of no help.
Support
SupportOP7d ago
@Postiz please help @Tutsumi/MOAR Cookies @Postiz please help @Tutsumi/MOAR Cookies
egelhaus
egelhaus7d ago
I’ll try to see So You CANNOT use the default ENV, becazse you have to edit the Variables in Order for you to use Postiz JWT_SECRET needs to be an random string FRONTEND_URL needs to be the URL of how you access postiz NEXT_PUBLIC_BACKEND_URL needs to be the backend url @Tutsumi/MOAR Cookies
Tutsumi/MOAR Cookies
I have this already done, and also set it in the env I'm running this on my NAS and it's a local install so it's localhost
egelhaus
egelhaus7d ago
No It is not localhost if you run it on your NAS you need to put your IP with what your really access it
Tutsumi/MOAR Cookies
Ah, okay, I'll try that shortly.
egelhaus
egelhaus7d ago
Alright
Brotherperson
Brotherperson6d ago
He needs reverse proxy in order to login so he can recieve the secure cookie
egelhaus
egelhaus6d ago
Oh yeah right @Tutsumi/MOAR Cookies Because you’re not using localhost to access postiz, you need to set up an reverse proxy for ssl
Tutsumi/MOAR Cookies
Even though it's the same issue when I try directly from the NAS browser?
egelhaus
egelhaus6d ago
No If you can use localhost (YOu need to set your env to localhost then) then it will work without ssl

Did you find this page helpful?