Meteobridge RPi "Stalling" Weather Network Uploads. **solved**

This section covers the Meteobridge PRO, PRO2, NANO SD, Raspberry Pi and VM platforms exclusively

Moderator: Mattk

Post Reply
grwkak
Gold Boarder
Gold Boarder
Posts: 183
Joined: Thu Jan 30, 2014 2:15 am

Meteobridge RPi "Stalling" Weather Network Uploads. **solved**

Post by grwkak »

Updated to the latest version with the Aurora cloud dashboard. Couple of times now I have found it has stopped uploading data to weather networks. There is nothing in the log indicating an issue, but the upload status indicates the last uploads were hours ago (and were successful). An example below. Its 7:29am here and the last upload seems to be around 1am. Rebooting usually fixes the stall. I have not rolled back my version yet - but this started directly after updating. Data is still being recorded locally and connections to sensors are good.
Screenshot 2025-05-10 072708.jpg
Screenshot 2025-05-10 072708.jpg (78.46 KiB) Viewed 2495 times
grwkak
Gold Boarder
Gold Boarder
Posts: 183
Joined: Thu Jan 30, 2014 2:15 am

Re: Meteobridge RPi "Stalling" Weather Network Uploads

Post by grwkak »

It was good this morning after a reboot yesterday. The last time, it took about two days until it happened. I changed the upload interval for the Aurora cloud from 2 to 5 minutes, just in case there were too many uploads.

Other than that, not sure of the cause.

Guy
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Meteobridge RPi "Stalling" Weather Network Uploads

Post by admin »

Does buffer shown on "System - Info" tab fill up over time?
If so you are sending something too often or do too much retries.
grwkak
Gold Boarder
Gold Boarder
Posts: 183
Joined: Thu Jan 30, 2014 2:15 am

Re: Meteobridge RPi "Stalling" Weather Network Uploads

Post by grwkak »

Right now it says:

1 days, 11 hours, 43 minutes Buffer: 2 items (0%)

So seems fine, but will monitor.

Guy
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Meteobridge RPi "Stalling" Weather Network Uploads

Post by admin »

when you give me a remote login once it occurs again, I could further investigate.
grwkak
Gold Boarder
Gold Boarder
Posts: 183
Joined: Thu Jan 30, 2014 2:15 am

Re: Meteobridge RPi "Stalling" Weather Network Uploads

Post by grwkak »

Thanks, I would email next time with credentials. I assume no reboot to restart the uploads?

Guy
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Meteobridge RPi "Stalling" Weather Network Uploads

Post by admin »

grwkak wrote: Mon May 12, 2025 12:29 pm I assume no reboot to restart the uploads?
yes, exactly.
grwkak
Gold Boarder
Gold Boarder
Posts: 183
Joined: Thu Jan 30, 2014 2:15 am

Re: Meteobridge RPi "Stalling" Weather Network Uploads

Post by grwkak »

@admin

seems I have a stalling situation. Buffer is filling - I will email credentials for you to look if you could.

Uptime: 3 days, 8 hours, 52 minutes Buffer: 26 items (3%)

Guy
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Meteobridge RPi "Stalling" Weather Network Uploads

Post by admin »

I found the reason. On your RPI install the ssl version of wget can get stalled under certain circumstances. I built a timeout wrapper around the call, that terminates operation after some time. By doing so the event is removed that blocks the queue from being processed.
grwkak
Gold Boarder
Gold Boarder
Posts: 183
Joined: Thu Jan 30, 2014 2:15 am

Re: Meteobridge RPi "Stalling" Weather Network Uploads. **solved**

Post by grwkak »

Thanks! Took a while to show - I also had issues with my web server and FTP that required a reboot to check.

Guy
Post Reply