Issues running Convex Python client behind Docker
Looking through the docs for the sdk I noticed that there are technically 2 client objects, a websocket based one and an http one, my guess is I'm not exposing whatever port the websocket is trying to communicate through as the http client appears to work fine. ...
Return more detailed errors to the client (Convex Auth)
throw new ConvexError
, is it possible?
I see in the Convex Dashboard, in the logs tab, that when a user enters the wrong password it is logged Invalid password
. I'd like to know this and return a specific error in the client rather than a specific one. But right now I don't know if it is possible to do this. Thanks!...E-Mail verification without a verification Link
Large record update strategy
What is the recommended way to do encryption?
Convex Node runtime vs Node
App Remounts on Navigation with Tanstack Router + Convex Auth
Not finding Function? But i can see it in the dashboard...
npx convex dev
or npx convex deploy
?
...
Using Sentry integration with Datadog
Table Aggregrate Component Question
having problem authenticating when running the project in github codespaces
Env variables being pushed automatically
npx convex dev
, variables in the following files inside the convex folder get pushed to the following deployments:
env.local
-> development
env.staging
-> preview...`use node` Convex Auth provider
crypto
package.
Implementation: https://github.com/nickretallack/ranked-choice-convex/blob/92fbcb532aa40af85b3e613885e6bf0c694b87dd/convex/telegram/auth.ts#L9-L20
Used here https://github.com/nickretallack/ranked-choice-convex/blob/92fbcb532aa40af85b3e613885e6bf0c694b87dd/convex/auth.ts).
Unfortunately, this causes convex to produce this error:...multiple convex deployments (nextjs and expo) - do they overwrite?
Convex Auth session keeps dying

Convex Self-host
Error after updateing auth running npx convex dev
Lets say there are a lot of apps...