kongsted
kongsted
I'm "only" seeing the apache-log with the error. `1.2.3.4 - - [01/Feb/2025:22:07:51 +0100] "POST /rpcserver.php HTTP/1.0" 500 - "-" "XML-RPC for PHP 3.0.0.beta"` Or is there somewhere else to check...
Thank you for learning me something new - wasn't aware of those logs. :) Error-out in php-fpm: `[01-Feb-2025 22:54:53 Europe/Copenhagen] PHP Fatal error: Uncaught Error: Call to undefined function each()...
I have tried with the latest code (downloaded the zip-file of the repo - not only the few changed files in the commit). It fails, and very little are showed...
No problem. :) But new error occours. :) ``` [03-Feb-2025 18:22:17 Europe/Copenhagen] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, string given in /opt/mailwatch/mailscanner/lib/xmlrpc/xmlrpc.inc:2329...
When I'm debugging, it seems like getting some kind of the expected response from remote server. ``` ---GOT--- HTTP/1.1 200 OK Date: Thu, 06 Feb 2025 21:11:58 GMT Server: Apache/2.4.62...
Any idea to something I could test, to troubleshoot this issue? :) //Anders
@Skywalker-11 that fix solved the problem. I did only replace xmlrpc.inc, and it solved the problem. As I can see, the current config works with removing all the status-boxes in...
It's keep changing state with the actual state of the sensors and unavailable. HTTP 429 means too many requests, so maybe the integration asks Monta too often for updates?
Just as input - I'm having two chargepoints, and that's causing the error as well.
@nickknissen - just curious. Have you had time to look into this issue? 🙂