Just to be sure: your current automation trigger is set-up such that it will only trigger at 00:03:00 so at 3 minutes past midnight.
Is that what you anticipated?
No, that was not i was anticepated but now i know how it works. And it did the automation as you said at 00:03:00 last night.
Now the next hurdle is the log. Now i have 178.125 occurrences for a handling request.
Is this something fixible? Or better to do a clean install again?
Logger: aiohttp.server
Source: /usr/local/lib/python3.10/site-packages/aiohttp/web_protocol.py:403
First occurred: April 1, 2023 at 10:00:47 (178125 occurrences)
Last logged: 12:42:21
Error handling request
Traceback (most recent call last):
File "/usr/local/lib/python3.10/site-packages/aiohttp/web_protocol.py", line 332, in data_received
messages, upgraded, tail = self._request_parser.feed_data(data)
File "aiohttp/_http_parser.pyx", line 551, in aiohttp._http_parser.HttpParser.feed_data
aiohttp.http_exceptions.BadStatusLine: 400, message="Bad status line 'Invalid method encountered'"