P
Postiz2mo ago
Support

Ticket: Login Error: TypeError - Failed to Fetch

@Jas Just created a ticket
Question: I'm having issues trying to login and this is the error I get: General error: TypeError: Failed to fetch. Please check your browser console.
Attempted: 2-3
Working On: Using Local Host and Have created a 5000 port inbound rule already
Using Postiz On: Windows WSL 2
Take it from here @Postiz
2 Replies
Jas
Jas2mo ago
This is what web console says:
page-f460d6c2c5d46418.js:1
POST https://localhost/api/auth/register net::ERR_CONNECTION_REFUSED
page-f460d6c2c5d46418.js:1
POST https://localhost/api/auth/register net::ERR_CONNECTION_REFUSED
Never mind fixed in reference to this post: https://discord.com/channels/1243410146097500202/1306730557312471061/1306812517745557595 Anyone else having issues on localhost use:
MAIN_URL: "http://localhost:5000"
FRONTEND_URL: "http://localhost:5000"
NEXT_PUBLIC_BACKEND_URL: "http://localhost:5000/api"
MAIN_URL: "http://localhost:5000"
FRONTEND_URL: "http://localhost:5000"
NEXT_PUBLIC_BACKEND_URL: "http://localhost:5000/api"
Support
SupportOP2mo ago
Hi @Jas Please select an action The thread is now closed

Did you find this page helpful?