Hi, I'can't access to my user dashboard on http://localhost:3000/api/auth/dashboard. When I log in I got this error
rm submission canceled because the form is not connected
dashboard/api/signin:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
network.ts:51 Uncaught (in promise) TypeError: Failed to fetch
at Function. (network.ts:51:10)
at u (regeneratorRuntime.js:86:17)
at Generator._invoke (regeneratorRuntime.js:66:24)
at Generator.next (regeneratorRuntime.js:117:21)
at K (asyncToGenerator.js:3:20)
at o (asyncToGenerator.js:25:9)
at asyncToGenerator.js:32:7
at new Promise ()
at Function. (asyncToGenerator.js:21:12)
at Function. (network.ts:18:2)
r
rp
04/22/2023, 12:10 PM
Hey @derSuchende what’s the error stack on the backend?