Troubleshoot
Logging
MailScheduler keeps track of errors in log files. These log files can be viewed in the application and are also visible in the file storage on the machine.
In the frontend, Click on
About
in the menu and click the pinkSystem logs
button. At the left there is a list of log files. The left part of the page shows the lines in the log files. Clicking on a line will open the details of the log item. There is also a download logs button that will compress all log files into a zip file for easy sending.On the filesystem in the directory where MailScheduler.exe is located, there is a directory .app-runtime/storage/logs which contains all log files.
When you encounter an error in the application, it is always helpful to send the logs with the support ticket so we can directly start investigating.
Application startup
When the application does not start, the cause can probably be found in the log files. they are located in <installation_path>/.app-runtime/storage/logs/*.log. When opening a support ticket, please provide these files.
Last updated
Was this helpful?