Re: Meteotemplate - process of updating
Posted: Sun Dec 15, 2024 8:58 pm
my meteotemplate stopped to update the database after some weeks
meteobridge 6.1 is showing that:
Meteotemplate: 2024-12-15 21:53:10 Error: 2024-12-15 21:53:07 https://meteo-triadou.fr/template/api.p ... 5.6&HIN=48: 2024-12-15 21:53:10 ERROR 500: Internal Server Error. (10 more tries, next in 5 secs)
and here is what PHP answer with &errors
Fatal error: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in /homepages/2/d895173235/htdocs/meteotemplate/template/api.php:164 Stack trace: #0 {main} thrown in /homepages/2/d895173235/htdocs/meteotemplate/template/api.php on line 164
the trick to delete /cache/apicache.txt does solve the issue...
UPDATE:
I've fixed it by deleting /template/meteotemplateLive.txt which was dating from when the issues occurred 2 days ago...
meteobridge 6.1 is showing that:
Meteotemplate: 2024-12-15 21:53:10 Error: 2024-12-15 21:53:07 https://meteo-triadou.fr/template/api.p ... 5.6&HIN=48: 2024-12-15 21:53:10 ERROR 500: Internal Server Error. (10 more tries, next in 5 secs)
and here is what PHP answer with &errors
Fatal error: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in /homepages/2/d895173235/htdocs/meteotemplate/template/api.php:164 Stack trace: #0 {main} thrown in /homepages/2/d895173235/htdocs/meteotemplate/template/api.php on line 164
the trick to delete /cache/apicache.txt does solve the issue...
UPDATE:
I've fixed it by deleting /template/meteotemplateLive.txt which was dating from when the issues occurred 2 days ago...