Uncaught ConvexError: InvalidCursor
Has anyone seen this behaviour on the Logs page: the log events for "deployed function" (and pause/resume) flash on and off.
Screen recording attached shows it best.
Time stamps are unchanged.
"npx convex logs" shows no logs.
The app works fine but the logs are of no use now.
When dev server is paused, resumed, running, stopped... it all continues.
Cleared browser, incognito...
PRODUCTION is fine, only happens in DEVELOPMENT.
The error message that gets added (> 1 / second) in the dev console is:
usePaginatedQuery hit error, resetting pagination state: [CONVEX Q(_system/frontend/paginatedDeploymentEvents:default)] [Request ID: 89ebecc82ae8515c] Server Error Uncaught ConvexError: InvalidCursor: Tried to run a query starting from a cursor, but it looks like this cursor is from a different query.Any help greatly appreciated!
2 Replies
In the future you can report issues with the dashboard in the #dashboard channel. For now I recommend just making a brief post there that links to this one.
Thanks for the report, we’ve got fixing this on our priority list