We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
How can I diagnose what the issue is? Can the server be started in a "debug" mode?
Thanks
The text was updated successfully, but these errors were encountered:
I agree, it should be more verbose to help you can check your browser console, sometimes server errors appear there too.
Sorry, something went wrong.
No branches or pull requests
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?
How can I diagnose what the issue is? Can the server be started in a "debug" mode?
Thanks
The text was updated successfully, but these errors were encountered: