W
Wasp-lang8mo ago
Vinci

Login/Sign up error

No description
8 Replies
matijash
matijash8mo ago
hmm seems like the backend isn't running. Do you get any errors in the terminal?
Vinci
Vinci8mo ago
Yes I got errors in the terminal as well
matijash
matijash8mo ago
can you please share these? That will tell us what the issue is
martinsos
martinsos8mo ago
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, ... .
matijash
matijash8mo ago
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!
Vinci
Vinci8mo ago
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
martinsos
martinsos8mo ago
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 happened
miho
miho8mo ago
Also very important: share the errors you see in your terminal window, not just browser console errors