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

How to view what's causing "Unhandled runtime error" #64

Open
tobyporter opened this issue Jun 26, 2022 · 1 comment
Open

How to view what's causing "Unhandled runtime error" #64

tobyporter opened this issue Jun 26, 2022 · 1 comment

Comments

@tobyporter
Copy link

tobyporter commented Jun 26, 2022

2022-06-26_08-02
I'm trying to run my app using the Docker Anvil App Server.

After successfully starting the container and opening http://localhost:3030 the app gives a "Unhandled runtime error".

This is not very helpful. Is there a way to identify what's causing the error?

  • The container log/output does not show any errors
  • I've explored inside the container for error logs: /anvil-data/error.log is empty
  • Nothing in /var/log

How can I diagnose what the issue is? Can the server be started in a "debug" mode?

Thanks

@j2l
Copy link

j2l commented Jun 26, 2022

I agree, it should be more verbose to help
you can check your browser console, sometimes server errors appear there too.

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

2 participants