Error codes for halguru CLI
The following error codes are available in the halguru command-line application:
| Code | Description |
|---|---|
| 0 | Ok. |
| 1 | Agent file not found. |
| 2 | Unable to load agent file. |
| 3 | Agent file invalid. |
| 4 | Undefined agent file. |
| 5 | Unable to load state file. |
| 6 | State file invalid. |
| 7 | Unable to write state file. |
| 8 | Question file not found. |
| 9 | Unable to load question file. |
| 10 | Question is empty. |
| 11 | Missing llm connectors. |
| 12 | Llm connector not found. |
| 13 | Unable to write conversation file. |
| 14 | Unable to list local files. |
| 15 | Unable to list llm files. |
| 16 | Unable to initialize agent. |
| 17 | Unable to delete llm file. |
| 18 | Unable to upload llm file. |
| 19 | Canceled operation. |
| 20 | Test failure. |
| 21 | Undefined agent id. |
| 22 | Undefined api key. |
| 23 | Unable to publish agent. |
| 24 | Unable to connect to api. |
| 25 | Check failed. |
| 26 | Out agent file already exists. |
| 27 | Published agent not found. |
| 28 | Template not found. |
| 29 | Template invalid. |
| 30 | Web scraping configuration not found. |
| 31 | Website configuration invalid. |
| 32 | Output web scraped file already exists. |
| 33 | Unable to write web scraped file. |
| 34 | Web scraping error. |
| 35 | Unable to write agent file. |
| 36 | Unable to install visual studio code extension. |
| 37 | Unable to generate documentation. |
| 38 | Unable to generate json schemas. |
| 39 | Unable to generate version file. |
| 40 | Unable to execute clicommand. |
| 41 | Unable to download schema. |
| 42 | Unable to create schema. |
| 43 | No response from llm. |
| 44 | Unable to initialize secrets. |
| 100 | Internal error. |
| Last updated: | 2025-12-05 | |
| Autogenerated: | Yes | |
| AI powered: | Yes | |
| Core version: | 1.75.0 |