shea
shea
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
Error: {"code":"IdTokenExpired","message":"Expired: ID token expired at 2024-09-17 12:04:54 UTC (current time is 2024-09-17 23:17:20.734180922 UTC)"} at C.queryInner (/var/task/.next/server/chunks/5167.js:1:30941) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async C.query (/var/task/.next/server/chunks/5167.js:1:30345) at async m (/var/task/.next/server/chunks/3818.js:1:14828) { digest: '3592468013' }
95 replies
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
same error Application error: a client-side exception has occurred (see the browser console for more information).
95 replies
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
new convex auth does not fix
95 replies
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
I think it's fixed but now it logouts often.
95 replies
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
I shared all this before too idk why we resending it if someone is not even actively looking into it
95 replies
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
Sep 16, 21:49:00 M auth:store error 'Invalid refresh token'
95 replies
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
I will try again
95 replies
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
no nothing upgrading seems to work, I tested it all.
95 replies
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
culprit^
95 replies
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
const user = await fetchQuery( api.users.viewer, {}, { token: convexAuthNextjsToken() } );
95 replies
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
getNextjsAuthTOken() something
95 replies
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
not to be rude but If this is not fixed in 1 week i am migrating back everything to supabase. Its been too long this obvious bug in production. Not sure if you guys even care but this is frustrating cause my 2 clients are bugging me.
95 replies
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
aah did you guys abandon this project lmao
95 replies
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
No description
95 replies
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
how come in dev, full reload fixes the issue
95 replies
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
@sshader same issue
95 replies
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
No description
95 replies
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
convex prod logs: Sep 07, 01:20:02 M auth:store error 'Invalid refresh token'
95 replies
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
Error: {"code":"IdTokenExpired","message":"Expired: ID token expired at 2024-08-15 15:13:26 UTC (current time is 2024-09-06 19:50:37.295413176 UTC)"} at m.queryInner (/var/task/.next/server/chunks/442.js:62:74422) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async m.query (/var/task/.next/server/chunks/442.js:62:73826) at async P (/var/task/.next/server/chunks/258.js:1:14870) { digest: '4279888865' } this is in vercel logs
95 replies
CCConvex Community
Created by shea on 9/1/2024 in #support-community
IdTokenExpired on using convexAuthNextjsToken in production
"convex": "^1.14.0",
95 replies