You have a complicated system running a lot of services, so it's hard to unravel what's going on.
One common theme is the inability to start new threads, which makes me suspect a memory leak. Here's the theory: some service is leaking memory. After 7-8 hours there is no free memory left, and so things start crashing. If this is the case, you are going to have to do some sleuthing on your own. Run the utility '*free*' regularly. It will show you how much free memory there is. Run it every hour or so. See if the amount of free memory is steadily declining until gone. However, there is one anomaly that gives me pause: the Vantage LOOP CRC errors (at 04:59:30). Offhand, I don't see how these would be caused by low memory issues. What kind of logger does your Vantage have? Finally, because you have a complicated system, it would be helpful to see your configuration file weewx.conf. Use the utility wee_debug with the --info option <http://www.weewx.com/docs/utilities.htm#Action_--info>. *cd /home/weewx* *./bin/wee_debug --info* It should obfuscate any passwords, but double check the results to make sure there is no sensitive information in there, then post the output. -tk On Thu, Dec 17, 2020 at 2:49 AM Mauro De Lauretis < [email protected]> wrote: > Dec 17 04:56:43 raspberrypi weewx[22459] INFO weewx.cheetahgenerator: > Generated 1 files for report Weather34Report in 10.83 seconds > > Dec 17 04:56:43 raspberrypi weewx[22459] INFO weewx.reportengine: Copied 0 > files to /var/www/html/weewx/weather34/ > > Dec 17 04:56:43 raspberrypi weewx[22459] DEBUG weewx.reportengine: Running > report 'w34Highcharts' > > Dec 17 04:56:44 raspberrypi weewx[22459] DEBUG weewx.reportengine: Found > configuration file /home/weewx/skins/w34Highcharts/skin.conf for report > 'w34Highcharts' > > Dec 17 04:56:44 raspberrypi weewx[22459] DEBUG weewx.cheetahgenerator: > Using search list ['weewx.cheetahgenerator.Almanac', > 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', > 'weewx.chee$ > > Dec 17 04:56:44 raspberrypi weewx[22459] DEBUG weewx.manager: Daily > summary version is 2 > > Dec 17 04:56:49 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:56:52 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:56:53 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:56:55 raspberrypi weewx[22459] ERROR user.weather34: Failed > getting web service data. URL: > https://earthquake-report.com/feeds/recent-eq?json Header: ['User-Agent', > 'Mozilla/5.0 (Macintosh; U; $ > > Dec 17 04:56:56 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:56:56 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 04:56:56 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 04:56:56 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 04:56:56 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 04:56:56 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 04:57:01 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:57:02 raspberrypi weewx[22459] ERROR user.weather34: Failed > getting web service data. URL: > https://earthquake-report.com/feeds/recent-eq?json Header: ['User-Agent', > 'Mozilla/5.0 (Macintosh; U; $ > > Dec 17 04:57:04 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:57:04 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 04:57:04 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 04:57:04 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 04:57:04 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 04:57:04 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 04:57:06 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:57:08 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:57:08 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 04:57:08 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 04:57:08 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 04:57:08 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 04:57:08 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 04:57:11 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:57:13 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:57:13 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 04:57:13 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 04:57:13 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 04:57:13 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 04:57:14 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 04:57:15 raspberrypi weewx[22459] ERROR user.weather34: Failed > getting web service data. URL: > https://earthquake-report.com/feeds/recent-eq?json Header: ['User-Agent', > 'Mozilla/5.0 (Macintosh; U; $ > > Dec 17 04:57:16 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:57:17 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:57:17 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 04:57:17 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 04:57:18 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 04:57:18 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 04:57:18 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 04:57:42 raspberrypi weewx[22459] ERROR user.weather34: Failed > getting web service data. URL: > https://earthquake-report.com/feeds/recent-eq?json Header: ['User-Agent', > 'Mozilla/5.0 (Macintosh; U; $ > > Dec 17 04:57:52 raspberrypi weewx[22459] ERROR user.weather34: Failed > getting web service data. URL: > https://earthquake-report.com/feeds/recent-eq?json Header: ['User-Agent', > 'Mozilla/5.0 (Macintosh; U; $ > > Dec 17 04:58:00 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:58:02 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:58:02 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 04:58:02 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 04:58:02 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 04:58:02 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 04:58:02 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 04:58:04 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:58:05 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:58:05 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 04:58:05 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 04:58:05 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 04:58:05 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 04:58:06 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 04:58:07 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:58:09 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:58:09 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 04:58:09 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 04:58:09 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 04:58:09 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 04:58:09 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 04:58:12 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:58:14 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:58:14 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 04:58:14 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 04:58:14 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 04:58:14 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 04:58:14 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 04:58:27 raspberrypi weewx[22459] ERROR user.weather34: Failed > getting web service data. URL: > https://earthquake-report.com/feeds/recent-eq?json Header: ['User-Agent', > 'Mozilla/5.0 (Macintosh; U; $ > > Dec 17 04:58:28 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:58:31 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:58:31 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:58:33 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:58:33 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 04:58:33 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 04:58:33 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 04:58:33 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 04:58:33 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 04:58:33 raspberrypi weewx[22459] DEBUG weewx.cheetahgenerator: > Skip 'year.json': last_mod=1608176915.0212016 age=598.8853883743286 > stale=600 > > Dec 17 04:58:33 raspberrypi weewx[22459] INFO weewx.cheetahgenerator: > Generated 6 files for report w34Highcharts in 109.38 seconds > > Dec 17 04:58:33 raspberrypi weewx[22459] INFO weewx.reportengine: Copied 0 > files to /var/www/html/weewx/weather34/w34highcharts > > Dec 17 04:58:37 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:58:38 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:58:38 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 04:58:38 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 04:58:38 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 04:58:38 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 04:58:38 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 04:58:41 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:58:42 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:58:42 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 04:58:42 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 04:58:42 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 04:58:42 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 04:58:42 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 04:58:48 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:58:49 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:58:49 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 04:58:49 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 04:58:49 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 04:58:49 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 04:58:49 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 04:58:51 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:58:52 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:58:52 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 04:58:52 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 04:58:52 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 04:58:52 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 04:58:52 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 04:58:58 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:58:59 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:59:00 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 04:59:00 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 04:59:00 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 04:59:00 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 04:59:00 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 04:59:13 raspberrypi weewx[22459] ERROR user.weather34: Failed > getting web service data. URL: > https://earthquake-report.com/feeds/recent-eq?json Header: ['User-Agent', > 'Mozilla/5.0 (Macintosh; U; $ > > Dec 17 04:59:20 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:59:21 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:59:21 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 04:59:21 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 04:59:21 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 04:59:21 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 04:59:21 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 04:59:30 raspberrypi weewx[22459] ERROR weewx.drivers.vantage: LOOP > try #1; error: LOOP buffer failed CRC check > > Dec 17 04:59:30 raspberrypi weewx[22459] ERROR weewx.drivers.vantage: LOOP > try #2; error: LOOP buffer failed CRC check > > Dec 17 04:59:30 raspberrypi weewx[22459] ERROR weewx.drivers.vantage: LOOP > max tries (4) exceeded. > > Dec 17 04:59:30 raspberrypi weewx[22459] INFO weewx.engine: Main loop > exiting. Shutting engine down. > > Dec 17 04:59:30 raspberrypi weewx[22459] INFO weewx.engine: Shutting down > StdReport thread > > Dec 17 04:59:30 raspberrypi weewx[22459] DEBUG weewx.engine: StdReport > thread has been terminated > > Dec 17 04:59:30 raspberrypi weewx[22459] DEBUG weewx.restx: Shut down > Wunderground-PWS thread. > > Dec 17 04:59:30 raspberrypi weewx[22459] DEBUG weewx.restx: Shut down > StationRegistry thread. > > Dec 17 04:59:30 raspberrypi weewx[22459] CRITICAL __main__: Caught > WeeWxIOError: Max tries exceeded while getting LOOP data. > > Dec 17 04:59:30 raspberrypi weewx[22459] CRITICAL __main__: **** > Waiting 60 seconds then retrying... > > Dec 17 04:59:33 raspberrypi weewx[22459] ERROR user.weather34: Failed > getting web service data. URL: > https://earthquake-report.com/feeds/recent-eq?json Header: ['User-Agent', > 'Mozilla/5.0 (Macintosh; U; $ > > Dec 17 04:59:37 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:59:38 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:59:38 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 04:59:38 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 04:59:38 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 04:59:38 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 04:59:38 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 04:59:43 raspberrypi weewx[22459] ERROR user.weather34: Failed > getting web service data. URL: > https://earthquake-report.com/feeds/recent-eq?json Header: ['User-Agent', > 'Mozilla/5.0 (Macintosh; U; $ > > Dec 17 04:59:46 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:59:47 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:59:47 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 04:59:47 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 04:59:47 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 04:59:47 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 04:59:47 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 04:59:49 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 04:59:50 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 04:59:50 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 04:59:50 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 04:59:50 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 04:59:50 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 04:59:50 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 04:59:51 raspberrypi weewx[22459] ERROR user.weather34: Failed > getting web service data. URL: > https://earthquake-report.com/feeds/recent-eq?json Header: ['User-Agent', > 'Mozilla/5.0 (Macintosh; U; $ > > Dec 17 04:59:51 raspberrypi weewx[22459] ERROR user.weather34: Failed > getting web service data. URL: > https://earthquake-report.com/feeds/recent-eq?json Header: ['User-Agent', > 'Mozilla/5.0 (Macintosh; U; $ > > Dec 17 05:00:01 raspberrypi CRON[31050]: (root) CMD (/root/realtime.sh) > > Dec 17 05:00:01 raspberrypi CRON[31049]: (CRON) info (No MTA installed, > discarding output) > > Dec 17 05:00:12 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 05:00:13 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 05:00:13 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 05:00:13 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 05:00:13 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 05:00:13 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 05:00:13 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 05:00:15 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url1 exit code 0 > > Dec 17 05:00:16 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover > url2 exit code 0 > > Dec 17 05:00:16 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IHDR' 16 13 > > Dec 17 05:00:16 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'gAMA' 41 4 > > Dec 17 05:00:16 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'pHYs' 57 9 > > Dec 17 05:00:16 raspberrypi weewx[22459] DEBUG PIL.PngImagePlugin: STREAM > b'IDAT' 78 65458 > > Dec 17 05:00:16 raspberrypi weewx[22459] DEBUG PIL.Image: Error closing: > 'Image' object has no attribute 'fp' > > Dec 17 05:00:26 raspberrypi weewx[22459] ERROR user.weather34: Failed > getting web service data. URL: > https://earthquake-report.com/feeds/recent-eq?json Header: ['User-Agent', > 'Mozilla/5.0 (Macintosh; U; $ > > Dec 17 05:00:28 raspberrypi weewx[22459] ERROR user.weather34: Failed > getting web service data. URL: > https://earthquake-report.com/feeds/recent-eq?json Header: ['User-Agent', > 'Mozilla/5.0 (Macintosh; U; $ > > Dec 17 05:00:31 raspberrypi weewx[22459] INFO __main__: retrying... > > Dec 17 05:00:31 raspberrypi weewx[22459] INFO __main__: Using > configuration file /home/weewx/weewx.conf > > Dec 17 05:00:31 raspberrypi weewx[22459] INFO __main__: Debug is 1 > > Dec 17 05:00:31 raspberrypi weewx[22459] DEBUG __main__: Initializing > engine > > Dec 17 05:00:31 raspberrypi weewx[22459] INFO weewx.engine: Loading > station type Vantage (weewx.drivers.vantage) > > > Dec 17 05:00:32 raspberrypi weewx[22459] ERROR user.weather34: Failed to > start service: al, Error: can't start new thread > > Dec 17 05:00:32 raspberrypi weewx[22459] INFO user.weather34: CloudCover: > not installed > > Dec 17 05:00:32 raspberrypi weewx[22459] DEBUG user.weather34: CloudCover: > due to error can't start new thread > > Dec 17 05:00:32 raspberrypi weewx[22459] INFO user.weather34: Check > lightning Strike Count: False > > Dec 17 05:00:32 raspberrypi weewx[22459] DEBUG user.weather34: excluding > fields: {'rain'} > > Dec 17 05:00:32 raspberrypi weewx[22459] INFO user.weather34: Weather34 > Weather34RealTime in cache is: True > > Dec 17 05:00:32 raspberrypi weewx[22459] DEBUG weewx.engine: Finished > loading service user.weather34.Weather34RealTime > > Dec 17 05:00:32 raspberrypi weewx[22459] DEBUG weewx.engine: Loading > service user.crt.CumulusRealTime > > Dec 17 05:00:32 raspberrypi weewx[22459] INFO user.crt: service version is > 0.21 > > Dec 17 05:00:32 raspberrypi weewx[22459] INFO user.crt: realtime txt > output goes to /var/tmp/realtime.txt > > Dec 17 05:00:32 raspberrypi weewx[22459] INFO user.crt: 'None' values will > be displayed as NULL > > Dec 17 05:00:32 raspberrypi weewx[22459] INFO user.crt: units will be > displayed as METRIC > > Dec 17 05:00:32 raspberrypi weewx[22459] INFO user.crt: zambretti > forecast: False > > Dec 17 05:00:32 raspberrypi weewx[22459] INFO user.crt: binding is loop > > Dec 17 05:00:32 raspberrypi weewx[22459] DEBUG weewx.engine: Finished > loading service user.crt.CumulusRealTime > > Dec 17 05:00:32 raspberrypi weewx[22459] DEBUG weewx.engine: Loading > service weewx.wxxtypes.StdWXXTypes > > Dec 17 05:00:32 raspberrypi weewx[22459] DEBUG weewx.engine: Finished > loading service weewx.wxxtypes.StdWXXTypes > > Dec 17 05:00:32 raspberrypi weewx[22459] DEBUG weewx.engine: Loading > service weewx.wxxtypes.StdPressureCooker > > Dec 17 05:00:32 raspberrypi weewx[22459] DEBUG weewx.engine: Finished > loading service weewx.wxxtypes.StdPressureCooker > > Dec 17 05:00:32 raspberrypi weewx[22459] DEBUG weewx.engine: Loading > service weewx.wxxtypes.StdRainRater > > Dec 17 05:00:32 raspberrypi weewx[22459] DEBUG weewx.engine: Finished > loading service weewx.wxxtypes.StdRainRater > > Dec 17 05:00:32 raspberrypi weewx[22459] DEBUG weewx.engine: Loading > service weewx.engine.StdArchive > > Dec 17 05:00:32 raspberrypi weewx[22459] INFO weewx.engine: Archive will > use data binding wx_binding > > Dec 17 05:00:32 raspberrypi weewx[22459] INFO weewx.engine: Record > generation will be attempted in 'hardware' > > Dec 17 05:00:32 raspberrypi weewx[22459] INFO weewx.engine: Using archive > interval of 300 seconds (specified by hardware) > > Dec 17 05:00:32 raspberrypi weewx[22459] DEBUG weewx.engine: Use LOOP data > in hi/low calculations: 1 > > Dec 17 05:00:32 raspberrypi weewx[22459] DEBUG weewx.engine: Finished > loading service weewx.engine.StdArchive > > Dec 17 05:00:32 raspberrypi weewx[22459] DEBUG weewx.engine: Loading > service weewx.restx.StdStationRegistry > > Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: Caught > unrecoverable exception: > > Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** > can't start new thread > > Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** > Traceback (most recent call last): > > Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** > File "/home/weewx/bin/weewxd", line 148, in main > > Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** > engine = weewx.engine.StdEngine(config_dict) > > Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** > File "/home/weewx/bin/weewx/engine.py", line 81, in __init__ > > Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** > self.loadServices(config_dict) > > Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** > File "/home/weewx/bin/weewx/engine.py", line 153, in loadServices > > Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** > obj = weeutil.weeutil.get_object(svc)(self, config_dict) > > Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** > File "/home/weewx/bin/weewx/restx.py", line 1430, in __init__ > > Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** > self.archive_thread.start() > > Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** > File "/usr/lib/python3.7/threading.py", line 847, in start > > Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** > _start_new_thread(self._bootstrap, ()) > > Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** > RuntimeError: can't start new thread > > Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** > Exiting. > > Dec 17 05:05:01 raspberrypi CRON[31073]: (root) CMD (/root/realtime.sh) > > Dec 17 05:05:02 raspberrypi CRON[31072]: (CRON) info (No MTA installed, > discarding output) > > Dec 17 05:09:01 raspberrypi CRON[31080]: (root) CMD ( [ -x > /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then > /usr/lib/php/sessionclean; fi) > > Dec 17 05:09:01 raspberrypi systemd[1]: Starting Clean php session files... > > Dec 17 05:09:04 raspberrypi systemd[1]: phpsessionclean.service: Succeeded. > > Dec 17 05:09:04 raspberrypi systemd[1]: Started Clean php session files. > > Dec 17 05:10:01 raspberrypi CRON[31151]: (root) CMD (/root/realtime.sh) > > Dec 17 05:10:02 raspberrypi CRON[31150]: (CRON) info (No MTA installed, > discarding output) > > Dec 17 05:15:01 raspberrypi CRON[31158]: (root) CMD (/root/realtime.sh) > > Dec 17 05:15:01 raspberrypi CRON[31157]: (CRON) info (No MTA installed, > discarding output) > > Dec 17 05:17:01 raspberrypi CRON[31163]: (root) CMD ( cd / && run-parts > --report /etc/cron.hourly) > > Dec 17 05:20:01 raspberrypi CRON[31172]: (root) CMD (/root/realtime.sh) > > Dec 17 05:20:01 raspberrypi CRON[31171]: (CRON) info (No MTA installed, > discarding output) > > > > Il giorno giovedì 17 dicembre 2020 alle 09:27:40 UTC+1 gjr80 ha scritto: > >> Hi, >> >> Whilst log extracts showing individual error traces can be important, >> seeing the wider picture can be equally important in tracking down such an >> issue. Could I suggest that you identify one of the times when WeeWX has >> ‘stopped’ and then post the log from say 15-20 minutes beforehand through >> until you restarted WeeWX. Don’t edit the log (other than taking the >> extract) and make sure you include a good 10 minutes of log after the error >> occurred. That way we see what WeeWX was doing at the time of the problem >> and in the immediate period after. >> >> When Tom said avoid posting large log extracts that was really aimed at >> preventing direct posting of 7-8 hours of log. >> >> Gary >> On Thursday, 17 December 2020 at 18:13:43 UTC+10 Mauro De Lauretis wrote: >> >>> I've found also this: >>> >>> Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: Caught >>> unrecoverable exception: >>> >>> Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** >>> can't start new thread >>> >>> Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** >>> Traceback (most recent call last): >>> >>> Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** >>> File "/home/weewx/bin/weewxd", line 148, in main >>> >>> Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** >>> engine = weewx.engine.StdEngine(config_dict) >>> >>> Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** >>> File "/home/weewx/bin/weewx/engine.py", line 81, in __init__ >>> >>> Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** >>> self.loadServices(config_dict) >>> >>> Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** >>> File "/home/weewx/bin/weewx/engine.py", line 153, in loadServices >>> >>> Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** >>> obj = weeutil.weeutil.get_object(svc)(self, config_dict) >>> >>> Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** >>> File "/home/weewx/bin/weewx/restx.py", line 1430, in __init__ >>> >>> Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** >>> self.archive_thread.start() >>> >>> Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** >>> File "/usr/lib/python3.7/threading.py", line 847, in start >>> >>> Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** >>> _start_new_thread(self._bootstrap, ()) >>> >>> Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** >>> RuntimeError: can't start new thread >>> >>> Dec 17 05:00:32 raspberrypi weewx[22459] CRITICAL __main__: **** >>> Exiting. >>> >>> >>> Il giorno mercoledì 16 dicembre 2020 alle 22:08:25 UTC+1 Mauro De >>> Lauretis ha scritto: >>> >>>> Tom, maybe I've found the problem of the stopping: >>>> >>>> Dec 16 00:13:45 raspberrypi weewx[2295]: Stopping weewx weather system: >>>> weewx not running.... >>>> >>>> Dec 16 00:13:45 raspberrypi systemd[1]: weewx.service: Succeeded. >>>> >>>> Dec 16 00:13:45 raspberrypi systemd[1]: Stopped LSB: weewx weather >>>> system. >>>> >>>> Dec 16 00:13:45 raspberrypi systemd[1]: weewx.service: Found left-over >>>> process 25134 (sh) in control group while starting unit. Ignoring. >>>> >>>> Dec 16 00:13:45 raspberrypi systemd[1]: This usually indicates unclean >>>> termination of a previous run, or service implementation deficiencies. >>>> >>>> Dec 16 00:13:45 raspberrypi systemd[1]: weewx.service: Found left-over >>>> process 25135 (wget) in control group while starting unit. Ignoring. >>>> >>>> Dec 16 00:13:45 raspberrypi systemd[1]: This usually indicates unclean >>>> termination of a previous run, or service implementation deficiencies. >>>> >>>> Dec 16 00:13:45 raspberrypi systemd[1]: weewx.service: Found left-over >>>> process 25137 (sh) in control group while starting unit. Ignoring. >>>> >>>> Dec 16 00:13:45 raspberrypi systemd[1]: This usually indicates unclean >>>> termination of a previous run, or service implementation deficiencies. >>>> >>>> Dec 16 00:13:45 raspberrypi systemd[1]: weewx.service: Found left-over >>>> process 25138 (wget) in control group while starting unit. Ignoring. >>>> >>>> Dec 16 00:13:45 raspberrypi systemd[1]: This usually indicates unclean >>>> termination of a previous run, or service implementation deficiencies. >>>> >>>> Dec 16 00:13:45 raspberrypi systemd[1]: weewx.service: Found left-over >>>> process 25139 (sh) in control group while starting unit. Ignoring. >>>> >>>> Dec 16 00:13:45 raspberrypi systemd[1]: This usually indicates unclean >>>> termination of a previous run, or service implementation deficiencies. >>>> >>>> Dec 16 00:13:45 raspberrypi systemd[1]: weewx.service: Found left-over >>>> process 25140 (wget) in control group while starting unit. Ignoring. >>>> >>>> Dec 16 00:13:45 raspberrypi systemd[1]: This usually indicates unclean >>>> termination of a previous run, or service implementation deficiencies. >>>> >>>> Dec 16 00:13:45 raspberrypi systemd[1]: weewx.service: Found left-over >>>> process 25160 (sh) in control group while starting unit. Ignoring. >>>> >>>> Dec 16 00:13:45 raspberrypi systemd[1]: This usually indicates unclean >>>> termination of a previous run, or service implementation deficiencies. >>>> >>>> Dec 16 00:13:45 raspberrypi systemd[1]: weewx.service: Found left-over >>>> process 25161 (wget) in control group while starting unit. Ignoring. >>>> >>>> Dec 16 00:13:45 raspberrypi systemd[1]: This usually indicates unclean >>>> termination of a previous run, or service implementation deficiencies. >>>> >>>> Dec 16 00:13:45 raspberrypi systemd[1]: weewx.service: Found left-over >>>> process 25163 (sh) in control group while starting unit. Ignoring. >>>> >>>> Dec 16 00:13:46 raspberrypi systemd[1]: This usually indicates unclean >>>> termination of a previous run, or service implementation deficiencies. >>>> >>>> Dec 16 00:13:46 raspberrypi systemd[1]: weewx.service: Found left-over >>>> process 25165 (wget) in control group while starting unit. Ignoring. >>>> >>>> Dec 16 00:13:46 raspberrypi systemd[1]: This usually indicates unclean >>>> termination of a previous run, or service implementation deficiencies. >>>> >>>> Dec 16 00:13:46 raspberrypi systemd[1]: weewx.service: Found left-over >>>> process 25168 (sh) in control group while starting unit. Ignoring. >>>> >>>> Dec 16 00:13:46 raspberrypi systemd[1]: This usually indicates unclean >>>> termination of a previous run, or service implementation deficiencies. >>>> >>>> Dec 16 00:13:46 raspberrypi systemd[1]: weewx.service: Found left-over >>>> process 25170 (wget) in control group while starting unit. Ignoring. >>>> >>>> Dec 16 00:13:46 raspberrypi systemd[1]: This usually indicates unclean >>>> termination of a previous run, or service implementation deficiencies. >>>> >>>> Dec 16 00:13:46 raspberrypi systemd[1]: weewx.service: Found left-over >>>> process 25177 (sh) in control group while starting unit. Ignoring. >>>> >>>> Il giorno mercoledì 16 dicembre 2020 alle 17:35:59 UTC+1 Mauro De >>>> Lauretis ha scritto: >>>> >>>>> Thank you! >>>>> >>>>> Il giorno mercoledì 16 dicembre 2020 alle 16:24:54 UTC+1 >>>>> [email protected] ha scritto: >>>>> >>>>>> on the computer where you run ssh: >>>>>> scp root@rpi:/var/log/syslog . >>>>>> >>>>>> Please, note the dot at the end. Replace "rpi" by the IP address or >>>>>> name of your RPi. May be, you need to replace "root" by "pi" or "user" to >>>>>> get it work. >>>>>> >>>>>> After that you will find a file named "syslog" in the current >>>>>> directory. You can open it with any text editor. >>>>>> >>>>>> >>>>>> Mauro De Lauretis schrieb am Mittwoch, 16. Dezember 2020 um 16:03:17 >>>>>> UTC+1: >>>>>> >>>>>>> Yes, I can ssh into my RPi, but I don't know how to scp the log. >>>>>>> >>>>>>> Il giorno mercoledì 16 dicembre 2020 alle 15:28:09 UTC+1 >>>>>>> [email protected] ha scritto: >>>>>>> >>>>>>>> If you can ssh into your RPi, you could scp the log to >>>>>>>> somewhere convenient. Then upload it to a cloud service such as >>>>>>>> pastebin.com. >>>>>>>> >>>>>>>> Alternatively, you can use a text editor to trim it down to the >>>>>>>> essentials, then post it here. But, please don't post anything too big >>>>>>>> here. >>>>>>>> >>>>>>>> -tk >>>>>>>> >>>>>>>> On Wed, Dec 16, 2020 at 6:04 AM Mauro De Lauretis < >>>>>>>> [email protected]> wrote: >>>>>>>> >>>>>>>>> You're right, Tom. >>>>>>>>> If not attached the log because I should copy and paste you the >>>>>>>>> exactly moment when Weewx stops reporting, but how can I do it when >>>>>>>>> I'm not >>>>>>>>> logged on my Raspberry when it happens? Are there other possibilities? >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> Il giorno mercoledì 16 dicembre 2020 alle 14:41:45 UTC+1 >>>>>>>>> [email protected] ha scritto: >>>>>>>>> >>>>>>>>>> Sorry, but it does not look like you attached the log. >>>>>>>>>> >>>>>>>>>> On Wed, Dec 16, 2020 at 5:32 AM Mauro De Lauretis < >>>>>>>>>> [email protected]> wrote: >>>>>>>>>> >>>>>>>>>>> Hi Tom, >>>>>>>>>>> I've never thought that the log is interesting, simply I was not >>>>>>>>>>> able to see where the error is. :-) >>>>>>>>>>> >>>>>>>>>>> Station Hardware is a Davis Vantage Pro2, while the debug is >>>>>>>>>>> already set to debug = 1. >>>>>>>>>>> >>>>>>>>>>> Regards >>>>>>>>>>> Mauro >>>>>>>>>>> >>>>>>>>>>> Il giorno mercoledì 16 dicembre 2020 alle 14:11:56 UTC+1 >>>>>>>>>>> [email protected] ha scritto: >>>>>>>>>>> >>>>>>>>>>>> I know you think the log is uninteresting, but to more >>>>>>>>>>>> experienced eyes, it may contain some clues. Be sure to set >>>>>>>>>>>> debug=1. >>>>>>>>>>>> >>>>>>>>>>>> Also, what kind of hardware? >>>>>>>>>>>> >>>>>>>>>>>> On Wed, Dec 16, 2020 at 2:46 AM Mauro De Lauretis < >>>>>>>>>>>> [email protected]> wrote: >>>>>>>>>>>> >>>>>>>>>>>>> Hello, >>>>>>>>>>>>> >>>>>>>>>>>>> I have been experiencing an issue for the last two weeks, and >>>>>>>>>>>>> so far have not been able to determine the cause. I was hoping >>>>>>>>>>>>> someone may >>>>>>>>>>>>> have some ideas. >>>>>>>>>>>>> >>>>>>>>>>>>> I am running the Weather34 Skin ( >>>>>>>>>>>>> https://github.com/steepleian/weewx-Weather34) >>>>>>>>>>>>> Weewx 4.2.0. >>>>>>>>>>>>> MySQL Database >>>>>>>>>>>>> OS Rasbian on Raspberry >>>>>>>>>>>>> >>>>>>>>>>>>> At fixed intervals (7-8 hours, more and less) the system stops >>>>>>>>>>>>> entering data into the database and upload files into my web >>>>>>>>>>>>> server, but I >>>>>>>>>>>>> cannot see any suitable information or error from the syslog. If >>>>>>>>>>>>> I restart >>>>>>>>>>>>> Weewx, everything turns to work great. Then, after this "famous" >>>>>>>>>>>>> 7-8 hours, >>>>>>>>>>>>> Weewx stops again to report and doesn't work before I make a >>>>>>>>>>>>> manually >>>>>>>>>>>>> restart. >>>>>>>>>>>>> >>>>>>>>>>>>> If anyone has any ideas it would be very much appreciated. >>>>>>>>>>>>> >>>>>>>>>>>>> Thanks >>>>>>>>>>>>> Mauro >>>>>>>>>>>>> >>>>>>>>>>>>> -- >>>>>>>>>>>>> You received this message because you are subscribed to the >>>>>>>>>>>>> Google Groups "weewx-user" group. >>>>>>>>>>>>> To unsubscribe from this group and stop receiving emails from >>>>>>>>>>>>> it, send an email to [email protected]. >>>>>>>>>>>>> To view this discussion on the web visit >>>>>>>>>>>>> https://groups.google.com/d/msgid/weewx-user/364687cb-7bc2-43d2-aaca-0b946a933da2n%40googlegroups.com >>>>>>>>>>>>> <https://groups.google.com/d/msgid/weewx-user/364687cb-7bc2-43d2-aaca-0b946a933da2n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>>>>>>>>> . >>>>>>>>>>>>> >>>>>>>>>>>> -- >>>>>>>>>>> You received this message because you are subscribed to the >>>>>>>>>>> Google Groups "weewx-user" group. >>>>>>>>>>> To unsubscribe from this group and stop receiving emails from >>>>>>>>>>> it, send an email to [email protected]. >>>>>>>>>>> >>>>>>>>>> To view this discussion on the web visit >>>>>>>>>>> https://groups.google.com/d/msgid/weewx-user/b3643aac-d236-463c-ab38-3a282ef5db2fn%40googlegroups.com >>>>>>>>>>> <https://groups.google.com/d/msgid/weewx-user/b3643aac-d236-463c-ab38-3a282ef5db2fn%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>>>>>>> . >>>>>>>>>>> >>>>>>>>>> -- >>>>>>>>> You received this message because you are subscribed to the Google >>>>>>>>> Groups "weewx-user" group. >>>>>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>>>>> send an email to [email protected]. >>>>>>>>> >>>>>>>> To view this discussion on the web visit >>>>>>>>> https://groups.google.com/d/msgid/weewx-user/fe500236-0b9c-4db4-a555-57c78ec08e06n%40googlegroups.com >>>>>>>>> <https://groups.google.com/d/msgid/weewx-user/fe500236-0b9c-4db4-a555-57c78ec08e06n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>>>>> . >>>>>>>>> >>>>>>>> -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/09200fbe-cf1b-4219-9fc4-c167ccec1e13n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/09200fbe-cf1b-4219-9fc4-c167ccec1e13n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEBFFogqhsL7yMAx6oY-E-f4kdMQMSe4M2FZV8me2GpZJQ%40mail.gmail.com.
