Baptiste Lafontaine
Baptiste Lafontaine
I've added some initial work there : https://github.com/magnetik/graphite-beacon/compare/ses-handler This needs to be asynchronous-ed I guess, but it's far beyond my python capabilities. Another approach would be to get temporary SMTP...
I'm running docker images on virtual machines handled by AWS. It was reproduced multiple times with different VM that probably landed on different hardware.
With latest image the error seems to be more verbose : ``` 1715937455636,"{""level"":""info"",""ts"":1715937455.6365173,""msg"":""using provided configuration"",""config_file"":""/etc/caddy/Caddyfile"",""config_adapter"":""caddyfile""}" 1715937455638,"{""level"":""warn"",""ts"":1715937455.6380684,""msg"":""Caddyfile input is not formatted; run 'caddy fmt --overwrite' to fix inconsistencies"",""adapter"":""caddyfile"",""file"":""/etc/caddy/Caddyfile"",""line"":16}" 1715937455640,"{""level"":""info"",""ts"":1715937455.6405027,""logger"":""admin"",""msg"":""admin endpoint started"",""address"":""localhost:2019"",""enforce_origin"":false,""origins"":[""//localhost:2019"",""//[::1]:2019"",""//127.0.0.1:2019""]}"...
The phpinfo in the first comment comes from my first test with tideways enabled, but I've removed it since, and I still have this error (I'll edit my first post).
I was unable to reproduce locally indeed. I've tried to deactivate pcntl extension (because I've seen a recent bug about it), and still the same crash. I'll try to see...
Will do this ! I'll keep in touch
I'll try again today. Thanks
Still the same issue with image `dunglas/frankenphp:1.2.0-php8.3.7` : `malloc(): unaligned tcache chunk detected`.
I've add the error some days in the last weeks. For instance today from the logs `BingWallpaper extension: Recieved 0 bytes`. A first refresh bring the same error, a second...
Not sure if related but since a recent update (I guess), ddterm is frequently `killed with signal 15` while it never happened before. My laptop is connected to two monitors...