forked from eppye-bots/bots
-
Notifications
You must be signed in to change notification settings - Fork 2
DeploymentEngineReturnCode
skilchen edited this page Feb 17, 2016
·
1 revision
Bots-engine uses the following return codes:
- 0: OK, no errors.
- 1: (system) errors: could not connect to database, not correct command line arguments, database damaged, unexpected system error etc.
- 2: bots ran OK, but there are errors/process errors in the run.
- 3: Database is locked, but "maxruntime" has not been exceeded. (use the job queue server to avoid this type of errors).
Return code '2' is similar/equivalent to the error reports by email.
[Home]
- Get started with bots
- Guide for bots-monitor
- Configuration
- How to debug
- Plugins
- Deployment and usage
- Advanced Deployment
- Troubleshooting FAQ
- Overview
- Changes and migrate
- Tutorials
- New to python?
- External reference links
- Useful Tools