P
Postiz•2w ago
Support

Ticket: Docker Desktop 'Failed to fetch' Error Resolution

@FoamToaster Just created a ticket
Question: Trying to install on localhost in Docker Desktop?
Attempted: Trying to install using the below docker-compose.yml in Docker Desktop and getting the 'General error: TypeError: Failed to fetch. Please check your browser console.' Haven't used Docker much so I'm probably doing something wrong. Not sure if it's because I'm trying to use localhost? Console says: Uncaught (in promise) TypeError: Failed to fetch at page-8f097ea4293b3334.js:1:10892 at async page-8f097ea4293b3334.js:1:4192Understand this errorAI /api/auth/register:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
Working On: Trying to install Postiz
Using Postiz On: Docker Desktop
Take it from here @Postiz
5 Replies
FoamToaster
FoamToaster•2w ago
Compose file
FoamToaster
FoamToaster•2w ago
Tried replacing the localhost sections with 127.0.0.1 and with the computers IP on the network and neither work Have managed to login by using http://localhost:5000 rather than just using http://localhost wherever it's mentioned. Got an authorization error using the Google link though and now getting auth errors trying to add any of the platforms...
Support
SupportOP•2w ago
@Postiz please help @FoamToaster
FoamToaster
FoamToaster•2w ago
I've added API/Secret for X/Twitter and no difference so don't think that's the issue. Also the Google login link still doesn't work 😔
Brotherperson
Brotherperson•2w ago
Hi bro, can u add the new docker compose? Don't forget to deduct your api keys. Doe je see any errors in the logs? For CLI check this docs: https://docs.docker.com/reference/cli/docker/container/logs/
Docker Documentation
docker container logs

Did you find this page helpful?