yaY
Convex Community3mo ago
3 replies
ya

Convex Self Hosted: Server Error Couldn't find "schemaValidationProgress"

📝 I originally posted self-hosted on self-hosted, but I believe this is a more appropriate place, so I'm reposting it here.

Hi.

I opened the Convex dashboard following the self-hosting README, but I get an error when opening http://localhost:6791/data.

Does anyone know what might be causing this?

[CONVEX Q(_system/frontend/getSchemas:schemaValidationProgress)] [Request ID: fd91545b7d576ef3] Server Error Couldn't find "schemaValidationProgress" in module "_system/frontend/getSchemas.js". Called by client
Error: [CONVEX Q(_system/frontend/getSchemas:schemaValidationProgress)] [Request ID: fd91545b7d576ef3] Server Error
Couldn't find "schemaValidationProgress" in module "_system/frontend/getSchemas.js".

  Called by client
    at w.queryResult (http://localhost:6791/_next/static/chunks/pages/_app-827e40c87a6ce3ee.js:151:82475)
    at ei.localQueryResult (http://localhost:6791/_next/static/chunks/pages/_app-827e40c87a6ce3ee.js:151:106888)
    at Object.localQueryResult (http://localhost:6791/_next/static/chunks/pages/_app-827e40c87a6ce3ee.js:151:128357)
    at C.getLocalResults (http://localhost:6791/_next/static/chunks/pages/_app-827e40c87a6ce3ee.js:151:132982)
    at getCurrentValue (http://localhost:6791/_next/static/chunks/pages/_app-827e40c87a6ce3ee.js:151:134376)
    at http://localhost:6791/_next/static/chunks/pages/_app-827e40c87a6ce3ee.js:151:126795
    at ag (http://localhost:6791/_next/static/chunks/framework-8428f5b63833a610.js:1:59316)
    at av (http://localhost:6791/_next/static/chunks/framework-8428f5b63833a610.js:1:59774)
    at Object.useState (http://localhost:6791/_next/static/chunks/framework-8428f5b63833a610.js:1:66140)
    at http://localhost:6791/_next/static/chunks/framework-8428f5b63833a610.js:1:135884
Was this page helpful?