Dávid Sárkány

Results 6 comments of Dávid Sárkány

Duplicated: #265

Please add Laravel 5.5 support. Laravel 5.3 support will end in a few days. Support policy: [https://laravel.com/docs/5.4/releases#support-policy](url) Release date: [https://laravel-news.com/laravel-5-3-is-now-released](url)

I got this error `docker run -it --rm --cap-add=NET_ADMIN --device=/dev/net/tun -v /var/run/wireguard:/var/run/wireguard -p 36190:36190 -e WG_LOG_LEVEL=debug boringtun` > Failed to drop privileges: DropPrivileges("NULL from getlogin") > failed to resize tty,...

Same issue with 2024.2.1, I got panic with enabled web_server I don't have problem with 2023.4.1. My config: ``` esphome: name: esp esp32: board: lolin32_lite framework: type: arduino captive_portal: logger:...