Meteotemplate DB issue

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

Moderator: Mattk

Post Reply
Tman
Junior Boarder
Junior Boarder
Posts: 23
Joined: Sun Aug 11, 2019 5:43 pm

Meteotemplate DB issue

Post by Tman »

All of the sudden data upload stopped to remote mysql DB. In MB end I see error

"1744663930&amp;PASS=xxxx&amp;SW=meteobridge&amp;T=4.6&amp;TMX=4.6&amp;TMN=4.6&amp;H=87&amp;P=1008.6&amp;W=0.0&amp;G=0.0&amp;B=32&amp;R=0.0&amp;RR=0.0&amp;TIN=22.1&amp;HIN=37: 2025-04-14 23:52:18 ERROR 500: Internal Server Error. (no more tries)<BR>')">"

In server side I see request
"GET /template/api.php?U=1744664433&PASS=xxxx&SW=meteobridge&T=4.4&TMX=4.4&TMN=4.4&H=88&P=1008.7&W=0.0&G=0.0&B=32&R=0.0&RR=0.0&TIN=22.1&HIN=37 HTTP/1.1"

But size is shown 0. Studied log, when data was uploaded correctly syntax was similar but size not zero...

I'd appreciate any hints to going forward.
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Meteotemplate DB issue

Post by admin »

The error is reported from your web service the data is sent to. May be your script does not handle one of the parameters correctly and crashes?
Post Reply