DT
Drizzle Team•6mo ago
Aryxst

LibsqlError: URL_INVALID: The URL is not in a valid format

Out of nowhere I started getting this error, whats even weiirder is that it only occurs on one route. /posts/create
9 Replies
Aryxst
AryxstOP•6mo ago
since it only happens on this route, I really cant debug it because i import the db lib file in the same way in all routes and yet only this one errors This error is nonsense, why should it be thrown only on that route? Should i provide the repo?
Aryxst
AryxstOP•6mo ago
GitHub
GitHub - Aryxst/onlyprogrammers
Contribute to Aryxst/onlyprogrammers development by creating an account on GitHub.
Aryxst
AryxstOP•6mo ago
GitHub
onlyprogrammers/src/app/(logged)/posts/_new at master · Aryxst/only...
Contribute to Aryxst/onlyprogrammers development by creating an account on GitHub.
Mykhailo
Mykhailo•6mo ago
Hey @Aryxst I see that in other routes you use use server but it is missing in posts/create route, so this might cause the issue. Also, try to console.log your env variable in this route
Aryxst
AryxstOP•6mo ago
💀 If thats the issue i will cry I will try it out tomorrow thank you! nope didnt work
Mykhailo
Mykhailo•6mo ago
could you console.log your db url in your route please?
Aryxst
AryxstOP•6mo ago
undefined
Mykhailo
Mykhailo•6mo ago
so there is a problem with env variables in your route, not drizzle related
Aryxst
AryxstOP•6mo ago
why does it work on all other routes
Want results from more Discord servers?
Add your server