I noticed some console errors in the dapp I am building, meaning I could not authenticate with metamask. I checked the server and cannot access the dashboard.
The following errors come up in the console on the moralis server dashboard page and it displays a blank screen.
dashboard.bundle.js:52 TypeError: Cannot read properties of undefined (reading ‘schemas’)
at m.value (dashboard.bundle.js:110:544785)
at La (dashboard.bundle.js:52:69876)
at Pa (dashboard.bundle.js:52:69671)
at gs (dashboard.bundle.js:52:105470)
at lu (dashboard.bundle.js:52:96717)
at su (dashboard.bundle.js:52:96642)
at Zs (dashboard.bundle.js:52:93672)
at dashboard.bundle.js:52:45314
at t.unstable_runWithPriority (dashboard.bundle.js:60:3844)
at $i (dashboard.bundle.js:52:45023)
es @ dashboard.bundle.js:52
:2053/server/serverInfo:1 Failed to load resource: net::ERR_CONNECTION_RESET
:2053/server/schemas:1 Failed to load resource: net::ERR_CONNECTION_RESET
:2053/server/schemas:1 Failed to load resource: net::ERR_CONNECTION_RESET
:2053/server/schemas:1 Failed to load resource: net::ERR_CONNECTION_RESET
:2053/server/schemas:1 Failed to load resource: net::ERR_CONNECTION_RESET
:2053/server/schemas:1 Failed to load resource: net::ERR_CONNECTION_RESET
dashboard.bundle.js:97 Uncaught (in promise) Error: XMLHttpRequest failed: “Unable to connect to the Parse API”
at handleError (dashboard.bundle.js:97:199482)
My server URL:
https://qqpakvqbtrtr.usemoralis.com:2053/server