Updated Common Errors (markdown)

HojouFotytu 2019-02-20 16:25:30 +09:00
parent e6c5302f11
commit bfbcea4d18
1 changed files with 8 additions and 0 deletions

@ -18,6 +18,14 @@ If you setup the **Profit Trailer** path in "settings.general.json" and "Monitor
`FATAL - Error loading configuration! System.FormatException Could not parse the JSON file`
### ERROR AppErrorController - Invalid api_token received - No data returned
Starting with version 2.1.0, you need to add an API token to settings.general.json to match the API token in your Profit Trailer settings. [See 2.1.0 release notes](https://github.com/PTMagicians/PTMagic/releases/tag/2.1.0).
### Unhandled Exception: System.NullRefeerenceException
Your settings.general.json file is likely missing a necessary setting in the "Application" section, or a comma is missing after one of your settings. Check the relase notes for any recent releases that you might have skipped since you last updated PTMagic, for any REQUIRED settings changes.
### Ticker update failed! - PTMagic Monitor failed to update data.
This is often caused by an incorrect *TimezoneOffset* in settings.general.json