Page 1 of 1

Meteotemplate DB issue

Posted: Mon Apr 14, 2025 11:04 pm
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.

Re: Meteotemplate DB issue

Posted: Mon Apr 28, 2025 11:50 am
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?