my-git-hub
my-git-hub
Actually I've managed to find out what the issue was. Output prior implementing "the fix" was: ` solarmon $ python3 solarmon.py Setup InfluxDB Client... Done! Setup Serial Connection... Dome! Loading...
My environment: ``` Ubuntu 22.04 PHP 7.4.33 Redis Support => enabled Redis Version => 6.0.0 Redis Sentinel Version => 1.0 ``` Had similar error: ``` PHP message: PHP Warning: session_start():...
@ilovefreesw - it's best not to change docker-compose.yaml file as it could get changed on upgrade @yakkomajuri - what about adding .env.example with all system variables and default values that...
@Dolso there can be many reasons for 500 Internal server error. Can you click on the link to the API http://localhost:8000/api/analyze/query_graphs and open it in a new tab. Check if...