8 Replies
hmm seems like the backend isn't running. Do you get any errors in the terminal?
Yes I got errors in the terminal as well
can you please share these? That will tell us what the issue is
Please provide us with more info: what kind of app are you running, did it work before, what did you expect, what happened, all logs you have, ... .
yep if you used MAGE, might be there is a small e.g. import error that crashes backend. If you can share the url to the generation result, that would also be helpful!
ailed to load resource: the server responded with a status of 401 (Unauthorized)
:3001/auth/me:1
Failed to load resource: the server responded with a status of 401 (Unauthorized) :3001/operations/get-users-listings:1
Failed to load resource: the server responded with a status of 401 (Unauthorized) :3001/operations/get-users-listings:1
Failed to load resource: the server responded with a status of 401 (Unauthorized) :3001/operations/get-users-listings:1
Failed to load resource: the server responded with a status of 401 (Unauthorized) @tanstack_react-query.js?v=58aa8efa:1005 Error at handleApiError (api.ts:84:11) at callOperation (index.ts:16:5) at async query (core.js:11:26) onError @ @tanstack_react-query.js?v=58aa8efa:1005 :3001/auth/me:1
Failed to load resource: the server responded with a status of 401 (Unauthorized) :3001/operations/get-users-listings:1
Failed to load resource: the server responded with a status of 401 (Unauthorized) :3001/operations/get-users-listings:1
Failed to load resource: the server responded with a status of 401 (Unauthorized) :3001/operations/get-users-listings:1
Failed to load resource: the server responded with a status of 401 (Unauthorized) :3001/operations/get-users-listings:1
Failed to load resource: the server responded with a status of 401 (Unauthorized) @tanstack_react-query.js?v=58aa8efa:1005 Error at handleApiError (api.ts:84:11) at callOperation (index.ts:16:5) at async query (core.js:11:26) onError @ @tanstack_react-query.js?v=58aa8efa:1005 :3001/auth/me:1
Failed to load resource: the server responded with a status of 401 (Unauthorized) :3001/operations/get-users-listings:1
Right, so auth doesn't work for you, but as I said, please provide other contextual info: what kind of app are you running (Mage created? Your own? Have you tried basic
wasp new
app?), did it work before, what did you expect, what happenedAlso very important: share the errors you see in your terminal window, not just browser console errors