Skip to content
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

Application error #8

Closed
mikeje opened this issue Jul 21, 2021 · 7 comments
Closed

Application error #8

mikeje opened this issue Jul 21, 2021 · 7 comments

Comments

@mikeje
Copy link

mikeje commented Jul 21, 2021

After deploying and opening the app, it shows "Application error
An error occurred in the application and your page could not be served. If you are the application owner, check your logs for details. You can do this from the Heroku CLI with the command
heroku logs --tail
'"

image

@developeranaz
Copy link
Owner

developeranaz commented Jul 21, 2021

After deploying and opening the app, it shows "Application error An error occurred in the application and your page could not be served. If you are the application owner, check your logs for details. You can do this from the Heroku CLI with the command heroku logs --tail'"

image

Please verify that your email and password are correct in configvars settings for heroku webapp.

Another reason could be two-factor authentication in Mega. You need to disable it.

@bcmmbaga
Copy link

Getting Application error

2021-07-21T09:48:55.581815+00:00 app[web.1]: - os/type: linux
2021-07-21T09:48:55.581819+00:00 app[web.1]: - os/arch: amd64
2021-07-21T09:48:55.581819+00:00 app[web.1]: - go/version: go1.16.5
2021-07-21T09:48:55.581820+00:00 app[web.1]: - go/linking: static
2021-07-21T09:48:55.581822+00:00 app[web.1]: - go/tags: none
2021-07-21T09:48:59.430437+00:00 heroku[web.1]: Process exited with status 0
2021-07-21T09:48:59.571379+00:00 heroku[web.1]: State changed from starting to crashed
2021-07-21T09:49:00.076664+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/robots.txt" host=megaproxify.herokuapp.com request_id=a2675c47-79e8-4543-b713-24a18eb198af fwd="154.66.226.77" dyno= connect= service= status=503 bytes= protocol=https
2021-07-21T09:49:01.084222+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=megaproxify.herokuapp.com request_id=a568f4b4-8279-4616-a24a-68d6086a9805 fwd="154.66.226.77" dyno= connect= service= status=503 bytes= protocol=https
2021-07-21T09:49:02.218414+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=megaproxify.herokuapp.com request_id=d42ec0da-854c-4582-bf65-eb6022afbaea fwd="154.66.226.77" dyno= connect= service= status=503 bytes= protocol=https
2021-07-21T09:50:53.330527+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=megaproxify.herokuapp.com request_id=ddc7c17d-e047-4d0e-a71f-c42945ca9bfc fwd="154.66.226.77" dyno= connect= service= status=503 bytes= protocol=https

@mikeje
Copy link
Author

mikeje commented Jul 21, 2021

After deploying and opening the app, it shows "Application error An error occurred in the application and your page could not be served. If you are the application owner, check your logs for details. You can do this from the Heroku CLI with the command heroku logs --tail'"
image

Please verify that your email and password are correct in configvars settings for heroku webapp.

Another reason could be two-factor authentication in Mega. You need to disable it.

Hey, yes, didn't enable two-factor authentication in MEGA.nz and entered correct username/email and password.
Rechecked everything and it still shows 'Application error'.

@developeranaz
Copy link
Owner

After deploying and opening the app, it shows "Application error An error occurred in the application and your page could not be served. If you are the application owner, check your logs for details. You can do this from the Heroku CLI with the command heroku logs --tail'"
image

Please verify that your email and password are correct in configvars settings for heroku webapp.
Another reason could be two-factor authentication in Mega. You need to disable it.

Hey, yes, didn't enable two-factor authentication in MEGA.nz and entered correct username/email and password.
Rechecked everything and it still shows 'Application error'.

something changed

@developeranaz
Copy link
Owner

After deploying and opening the app, it shows "Application error An error occurred in the application and your page could not be served. If you are the application owner, check your logs for details. You can do this from the Heroku CLI with the command heroku logs --tail'"

image

Thanks for reporting this issue, I have fixed it.
The latest version of rclone seems to have a slight bug.

@developeranaz developeranaz pinned this issue Jul 21, 2021
@developeranaz
Copy link
Owner

Application error Fixed

@mikeje
Copy link
Author

mikeje commented Jul 21, 2021

Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants