GH15ADF
GH15ADF
Here is my temporary solution. I suppose this will get undone if I redeploy the containers. Complete php.ini file: [PHP] short_open_tag = Off max_execution_time = 180 upload_max_filesize = 20M post_max_size...
I too used the workaround suggested by rpatel3001. For my specific use case, there is an ESP32-C3 SuperMini (AliExpress) with one IR transmitter and one IR receiver (HX1838). I added...
Thanks for the info and I confirm that I am running in Docker. After making the permission changes you suggested, I am still seeing "file not found". I did not...
I had the same problem on my Ubuntu 24.04.2 LTS x86_64 (Lubuntu) system. I finally tried `sudo apt remove rtl-sdr `and then `sudo apt install rtl-sdr `and it all started...