Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 764 Bytes

troubleshooting.md

File metadata and controls

19 lines (11 loc) · 764 Bytes

Troubleshooting

View the logs with the following Docker command:

make logs

If you're experiencing oddities in the app, here are some common problems and their possible solutions.

Common Issues

My simulation buttons are not working

For webhooks to work, the server must be publicly accessible on the internet. For development purposes, this application uses [ngrok][ngrok-readme] to accomplish that. The ngrok webhook addresses are only valid for 2 hours. If you are not receiving webhooks in this sample application, restart your server to reset the ngrok webhook address.

Still need help?

Please head to the Help Center or get in touch with Support.