-
Notifications
You must be signed in to change notification settings - Fork 3
Troubleshooting
Avvrik edited this page Dec 3, 2018
·
22 revisions
If you receive an error message, then the request could not be successfully processed.
All errors have the following format: name and description.
Here you will find some examples of the error messages.
- The key was not found. You inserted the key that is not listed on KeyChain. You might need to create a key with this name.
Field name | Type | Description | Value example |
---|---|---|---|
error | string |
simple error message | Error: keyfile could not found by keyname |
{"error":"Error: keyfile could not found by keyname"}
- Syntactic error - unsupported symbols.
Field name | Type | Description | Value example |
---|---|---|---|
error | string |
simple error message | Parse Error |
{"error":"Parse Error"}
If you are experiencing any trouble working with KeyChain, here you can find locations of the log files:
For MacOs and Linux:
/var/keychain/logs
For Windows, log file will be located in the same directory as KeyChain:
./logs
If you need help fixing the bugs, please do not hesitate to contact us: