Relayer Troubleshooting
Bug Report
If encountering unexpected behavior, the user is encouraged to observe the Logs tab Fetch Logs from the main Dashboard can be used to see lines beyond the most recent. If the unexpected behavior is felt to be a bug, press the Profile button in the upper right, and submit a Bug Report. It is additionally useful if the user is willing to submit their logs, or attach user data so they can be contacted if more info or cooperation is desired.
MinIO Internal Error
Should an issue be encountered when loading the MinIO web-UI as in the screenshot below, this can be due to an issue with the postgres database.
For Relayer-UI, inspect the Logs->Database tab, and look for error information or errant configuration settings.
For Relayer-core (CLI), inspect the logs with
docker logs scprime_relayer_database_1
Looking for error information or errant configuration settings.