-
Notifications
You must be signed in to change notification settings - Fork 2
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
Deploying app with heroku fails (Application error) #139
Comments
Hey 👋 . It seems that the databases have not been created successfully. Have you been able to run step 9 in the instructions
And if so, what was the result? Thanks! |
that seems to work
|
Great. I should have also refered to step 13 yesterday (sorry, I was away from my computer when I replied):
Does this work? And I guess you followed the instructions from this Github repo instead of on the documentation site (which might have been outdated), right? |
Exactly, that also works |
Hmm, what's the result then if you now try to access the app? |
So now the UI shows up, I can manage my experiments, but when I create a new experiment, I get the message "Something went wrong" ( |
And when you say
What is the log? |
What are the parameters you input for creating this experiment? |
The active experiment box is checked, and then just the experiment name and author. I should add that if I go back to the experiments page, I can see that the experiment is created, but I can't edit it |
these are the logs
|
I see there's an error at
|
The app_name should be |
I see there's probably a typo in the instruction... Should be CANONICAL_URL instead of CANONNICAL_URL (double N). Could you try again with the single N? |
oh wow haha that must have been the issue! It's typed correctly in the script, it was just a bit annoying to run it on windows, but next time I'll know! |
No worries! I just fixed the README. Sorry for the confusion! 🙏 |
Hey sorry to reopen this, but it seems there is still some issue with the deployed app, as I can't retrieve any results (getting an application error again). logs
|
I see. Unfortunately the logs don't seem to contain any information. Could you point me to the frontend you're running? I will test it against an instance I spin up. |
Do you mean the repo or the netlify link? |
The repo, so that I can edit the URL and point it to the instance I set up and try it out. |
I was able to spin up a new app using the script at http://magpie-magpie-magpie.herokuapp.com/experiments (username and password: |
Hello again, Thanks a lot for your help! |
After several attempts to deploy magpie backend with heroku, I am still getting an error. I followed the steps for manual deployment in the readme, and the furthest I got on an attempt was managing to create an experiment, but getting an errror when editing it ("Something went wrong")
On my last attempt I can't even access the app anymore. I'm posting the logs here, hopefully someone can figure out what's wrong :)
log
The text was updated successfully, but these errors were encountered: