-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
Error while migrating database #1311
Comments
Hey there! Thanks a ton for this bug report; it looks like some very old migrations were having some issues with some older gems. I've gone ahead and (I think) resolved this issue on the Would you be able to switch to the To do so, just:
Then, you should be able to Do let me know if that works for you! I think this is the right fix, but I just want to take some time to make sure nothing breaks with these changes; just figured I'd get you the solution sooner rather than later! |
Hey, It looks like its working, but i got another Error, when starting the server:
I am able to fix this with
Do you have any clue to resolve this error? |
Its me again :D I can make an
But when i try to connect to http://localhost:3035/ i got an site-loading error without logs. |
Hey! Sorry about the delay in response on this, but hopefully the fact that it should be a simple fix should be good news:
When you run |
Hey! Just wanted to check in and see if everything is still working. It sounds like you were able to get this working so I'll close this issue, but feel free to reopen it or create another if you have any other problems! |
Hello,
After 1 year i want to install notebook.ai on a new system (Debian) and while migrating i got the following error.
I need to say, that i have experience in NodeJS but i dont really understand Ruby 🥴
Additional to mention that "username" and "hostname" are placeholders in this log.
I replaced the username and hostname manually.
When i do "yarn install" before migrating the database it would work, but after that it cant find the "billing" table.
What can i do?
The text was updated successfully, but these errors were encountered: