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
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
The .env I tried
Hello?
I have the same issue. Go to reddit, ask, get sent here. Awesome loop of no help.
@Postiz please help @Tutsumi/MOAR Cookies
@Postiz please help @Tutsumi/MOAR Cookies
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
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
No
It is not localhost if you run it on your NAS
you need to put your IP with what your really access it
Ah, okay, I'll try that shortly.
Alright
He needs reverse proxy in order to login so he can recieve the secure cookie
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
Even though it's the same issue when I try directly from the NAS browser?
No
If you can use localhost (YOu need to set your env to localhost then) then it will work without ssl