Nifemi Alpine
Nifemi Alpine
> This solution fixed the issue now I'm getting a new error `qemu-system-x86_64: -drive id=MacHDD,if=none,file=/image,format=qcow2: 'file' driver requires '/image' to be a regular file`
> Using `-Syu` on pacman forces many packages to upgrade which can cause other problems in docker build. > > For example, `yara` upgrade bumps `libyara.so` to 9 which makes...
> > > > This solution fixed the issue > > now I'm getting a new error > > `qemu-system-x86_64: -drive id=MacHDD,if=none,file=/image,format=qcow2: 'file' driver requires '/image' to be a regular...
> This is not an critical error. All it means is that the audio failed to initialize. If you want to get sound to work then read this https://github.com/sickcodes/Docker-OSX#pulseaudio Otherwise...
Same issue here i built the docker-osk:naked image using the Dockerfile.naked here on the repo ``` nohup: appending output to 'nohup.out' nohup: failed to run command 'Xvfb': No such file...
> Hi, I'm trying to use the docker image sickcodes/docker-osx:naked-auto, but I obtain this error. > > `nohup: appending output to 'nohup.out' nohup: failed to run command 'Xvfb': No such...
What fixed this for me was i used streams.py script from v1.0.13
> > What fixed this for me was i used streams.py script from v1.0.13 > > you use the last version with just the stream.py script from the version v1.0.13...
> > What fixed this for me was i used streams.py script from v1.0.13 > > could you please specify what you mean by this? Sharing a code snippet would...
my fix here https://github.com/sammchardy/python-binance/issues/1016#issuecomment-1207262660