Abhishek
Abhishek
CCConvex Community
Created by Abhishek on 4/15/2025 in #support-community
Clerk installation failing with convex
Node runtime was fixed, I was using old depricated function of clerk which is why it was failing
33 replies
CCConvex Community
Created by Abhishek on 4/15/2025 in #support-community
Clerk installation failing with convex
Fixed it thanks @erquhart , So, anyone having the problem just do this. In Sentry configuration keep tracePropagationTargets as an empty array tracePropagationTargets: [ ],
33 replies
CCConvex Community
Created by Abhishek on 4/15/2025 in #support-community
Clerk installation failing with convex
@sentry/nextjs": "^7.114.0", ----> "@sentry/nextjs": "^9.13.0", "next": "^14.2.25", -----> "next": "^15.3.0", "@clerk/clerk-sdk-node": "^4.13.20", -------> "@clerk/nextjs": "^6.15.0", "@clerk/nextjs": "^4.29.6",
33 replies
CCConvex Community
Created by Abhishek on 4/15/2025 in #support-community
Clerk installation failing with convex
Yes it was but it was also a older version let me quickly get git history
33 replies
CCConvex Community
Created by Abhishek on 4/15/2025 in #support-community
Clerk installation failing with convex
Yes sentry is enabled
33 replies
CCConvex Community
Created by Abhishek on 4/15/2025 in #support-community
Clerk installation failing with convex
33 replies
CCConvex Community
Created by Abhishek on 4/15/2025 in #support-community
Clerk installation failing with convex
also clerk is working fine locally
33 replies
CCConvex Community
Created by Abhishek on 4/15/2025 in #support-community
Clerk installation failing with convex
All the api keys and domain is same nothing has change
33 replies
CCConvex Community
Created by Abhishek on 4/15/2025 in #support-community
Clerk installation failing with convex
Hi @erquhart yes this same application was working fine and I am encountering this only after upgrade
33 replies
CCConvex Community
Created by Abhishek on 4/15/2025 in #support-community
Clerk installation failing with convex
Also @erquhart if you need more on cors error you can visit my prod url https://superlinkify.com/
33 replies
CCConvex Community
Created by Abhishek on 4/16/2025 in #support-community
Clerk v6 and nextj 15 Not working with convex
4 replies
CCConvex Community
Created by Abhishek on 4/16/2025 in #support-community
Clerk v6 and nextj 15 Not working with convex
No description
4 replies
CCConvex Community
Created by Abhishek on 4/15/2025 in #support-community
Clerk installation failing with convex
and in console 8038-a1d4988aef7a7e7d.js:11 Error: ClerkJS: Network error at "https://clerk.superlinkify.com/v1/environment?__clerk_api_version=2025-04-10&_clerk_js_version=5.61.1" - TypeError: Failed to fetch (clerk.superlinkify.com). Please try again. at r (clerk.browser.js:1:2350) at Object.o [as request] (clerk.browser.js:1:173965) at async d._baseFetch (clerk.browser.js:1:9358) at async c.execute (clerk.browser.js:1:7723) at async o._baseGet (clerk.browser.js:1:10985) at async Promise.all (/index 0) at async tr.value (clerk.browser.js:1:165816) at async tr.load (clerk.browser.js:1:132654) at async e.loadClerkJS (4861-baf8d794f8c5cb6d.js:11:43728)
33 replies
CCConvex Community
Created by Abhishek on 4/15/2025 in #support-community
Clerk installation failing with convex
No description
33 replies
CCConvex Community
Created by Abhishek on 4/15/2025 in #support-community
Clerk installation failing with convex
Sure here are package version "@clerk/clerk-react": "^5.28.0", "@clerk/nextjs": "^6.15.0", "next": "^15.3.0", "convex": "^1.23.0",
33 replies
CCConvex Community
Created by Abhishek on 4/15/2025 in #support-community
Clerk installation failing with convex
Nope sadly I think I will revert back
33 replies
CCConvex Community
Created by Abhishek on 4/15/2025 in #support-community
Clerk installation failing with convex
I'm importing from the clerk- backend
33 replies
CCConvex Community
Created by Abhishek on 3/16/2025 in #support-community
AI SDK giving crypto is not defined error
@Lee , its working thank you !!
19 replies
CCConvex Community
Created by Abhishek on 3/16/2025 in #support-community
AI SDK giving crypto is not defined error
Thanks for the quick turnaround, let me check
19 replies
CCConvex Community
Created by Abhishek on 3/16/2025 in #support-community
AI SDK giving crypto is not defined error
No I was trying with node and without node to figure out why things are not working
19 replies