-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chapter 6 unable to seed the DB #879
Comments
Nop, the text input is not clickable |
I wanted to deploy a next.js app using Vercel, but i guess i'll go for AWS |
There is not showing table in database |
'Choose a table' is not giving the options..it's not browsing |
See it..plz help |
@GauthierJeannenot I had the same issue, but I started using |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hey guys, I've seen I ain't the only one with problems dealing with chapter 6.
I have followed every instructions to the letter but when i go on the endpoint '/seed' i get this error message
One Workaround people seems to use is to go on the vercel instance of the app and go to the seed endpoint from there.
I did so, and i got the message "database seeded successfully".
But when i go back to "data" on Vercel no tables appear.
One other workaround was to choose a DB server closer to us, which i also did but to no avail.
Plus, there is still need to connect locally to the db further down the tutorial.
I'd like to point out, i've correctly deleted the lines and uncommented the rest of the file
The text was updated successfully, but these errors were encountered: