Debugging - bellrichm/weewx-jas GitHub Wiki
Debugging
There are two places that WeeWX-JAS may encounter problems, generating the web content and running the web content.
Debugging content generation
This requires the 'traditional' information, the weewx.conf and a good log file to debug. See Help! Posting to WeeWX user group for information on capturing the log.
Debugging display issues
The easiest way is to provide the url to WeeWX-JAS. The next easiest way is to provide the web content. This is easily done by following these steps
- Navigate to the 'page' that has the problem.
- Right click on the page and select, "Save as"
Note: It does matter what content of page is clicked on. Usually a blank portion of the navbar works.
- Ensure that "Webpage, complete" is selected.
- A file and and a directory of files will be downloaded. For convenience, zip these into a single file.
Once the necessary information is gathered, open an issue, start a discussion in github, or post on WeeWX google group.