goliatone
goliatone
``` pi@raspberrypi:~ $ lsb_release -sr 9.11 ``` ``` $ cat /etc/os-release PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)" NAME="Raspbian GNU/Linux" VERSION_ID="9" VERSION="9 (stretch)" VERSION_CODENAME=stretch ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs" ``` ``` $ cat...
@technomada I bricked that device and had to flash a new SD with the latest release, didn't had a chance to execute that command, sorry!
I can take a stab at adding the feature but currently have no idea where to start, so don't count on it. I have to start pretty soon, might use...
@abhinav-juneja the behavior seems to be intermittent, I have not been able to understand the issue behind
same issue Pop_OS (gnome) Pop!_OS 20.04 LTS x86_64
Same issue here **Atom Version**: 0.201.0 **System**: Mac OS X 10.9.5 **Thrown From**: [autocomplete-elixir](https://github.com/iraasta/autocomplete-elixir) package, v1.2.6 ### Stack Trace Uncaught Error: This socket is closed. ``` At /Users/goliatone/Downloads/SOFTWARE/Atom.app/Contents/Resources/app.asar/src/pane.js:759 Error: This...
Support: - `.env` - `.secrets.env` This would be regular files with content such as: ``` ini HOST=xxx.xxx.xxx.xxx USERNAME= PASSWORD= HONEYBADGER_KEY= QUEUE_ENDPOINT= ``` Another case would be when we have multiple...
Any feedback or updates on the status of this PR? This would be helpful to provide idempotent registration of cron tasks
@vkarpov15 it happens after the app is running for a while.
@firasdib while you are _technically_ right it does seem other routers might treat it (wrongly?) as if it was the same route. I guess a note in the documentation would...