AUTH_SECRET not accepted

My problem is that even tough i set it up and have the variable AUTH_SECRET set it will continue to ask for higher and hihger numbers of auth secrets evern restarting the project did not help

2:
Version "convex": "^1.31.2"
Nextjs using Tpescript "typescript": "5.3.3" and "@convex-dev/auth": "^0.0.90"
node -v
v23.4.0

3 sadly not since i dont know how this happened
4:
npx convex network-test
✔ Deployment URL: https://whim*****************.convex.cloud
✔ OK: DNS lookup => 52.54.48.130:ipv4 (14.72ms)
✔ OK: TCP connect (113.49ms)
✔ OK: TCP connect (119.87ms)
✔ OK: HTTP check (220.88ms)
✔ OK: HTTPS check (321.67ms)
✔ OK: WebSocket connection established.
✔ OK: echo 128 B (112.16ms, 1.1 KB/s)
✔ OK: echo 4.0 MB (5.1s, 802.8 KB/s)
✔ Network test passed.
Screenshot_2026-01-02_191529.png
Was this page helpful?