-
Notifications
You must be signed in to change notification settings - Fork 3
Error Codes
Maattt GoobyFRS edited this page Dec 1, 2025
·
4 revisions
This will document expected error codes, what they mean, and how to resolve them.
ERROR CODES 1 thru 100 RESERVED for future use.
Log File should be defined to a location the www-data user can write to. This is a crucial feature for diagnosing and resolving issues with this application. We suggest using /var/log/goobyDesk.log
Without a valid tickets.json file defined, the application cannot read or write any tickets.
Without a valid employee.json file defined, the application cannot be logged into.
Required for Brute Force Protection. Hopefully not required on v1.0+ releases.
Required for Brute Force Protection. Hopefully not required on v1.0+ releases.
This must be set to True or False so the local email handler knows whether to run or not.