Troubleshooting
View Logs on Linux
Error Logs on Linux are automatically written to /var/log/glue.log
. You can view this file from a terminal using less /var/log/glue.log
.
More detailed logs (depending on your log level which can be set in the settings) are available in the Logs window (accessable via Settings -> Developer) or through journalctl
if you have access to a terminal:
journalctl -u glue.service