Replies: 3 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
When I run dub locally I´m getting the following error while creating a workspace:
Something related to the function checkIfUserExists |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey, so I think this is something that you should put into discussions rather than in issues. As this is an issue on your machine and not the Dub.co codebase |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I´ve just installed/deployed my fork to my Vercel account and everything is working fine, the build is running and also the app., admin. and also api. Subdomains are working and can be accessed.

But when I try to login via Google, after the callback is send, I´m not able to access the dashboard.
In the Vercel logs these errors are showing and in the browser I´m getting a 504 error.
Did I miss something?
On first login, the user is created in the database and also my Google profile image is uploaded to the Cloudflare R2 bucket.
Beta Was this translation helpful? Give feedback.
All reactions