Mike Pruett
Mike Pruett
Trying to build the docker image using the included Dockerfile fails with the following error... _Collecting lambda-packages==0.19.0 (from -r /tmp/requirements.txt (line 34)) Downloading https://files.pythonhosted.org/packages/e5/52/fb693a38c1cac26e03f67cd16e9eb32dbe3852d444885d0c869be33ad9e1/lambda_packages-0.19.0.tar.gz (74.1MB) The command '/bin/sh -c pip...
I disabled IPv6 on my server, and after rebooting vigil does not want to start, giving the following error... ```bash thread 'vigil-prober' panicked at 'failed to create icmp pinger: "Address...
Whenever I try to load a cart that I downloaded from Lexaloffle BBS site (.PNG files, not .P8 files), I get the following error.. Microsoft Visual C++ Runtime Library Assertion...
More info can be found from [Jeff Geerling's](https://www.jeffgeerling.com/blog/2022/aptkey-deprecated-debianubuntu-how-fix-ansible) blog, but downloading a repository key into `/etc/apt/keyrings` no longer works... and causes the `Install VS Code repo (apt)` task to error...
Cloned the repo, and tried to run the `main.go` file (as go install doesn't seem to work) ```bash go run main.go ``` and i got this error ```bash # command-line-arguments...