David Lorenzo

Results 16 comments of David Lorenzo

I'm having a similar problem: I'm getting errors related to /dev/null as well. I'm trying to make an image that loads [Eclair GUI](https://github.com/ACINQ/eclair), and (part of) the traceback is the...

@calgara12 The problem seems to be that this image uses a user with no HOME route (more like the home set to /dev/null), which causes these errors (check this: https://github.com/jlesage/docker-baseimage-gui#home-environment-variable)....

From my experience, I would say this problem can happen when (but not limited to) you stop the container without stopping first the emulator. Recreating the container makes it work...

Having this problem as well, but I was using an older version (tried upgrading to the 3.20.1 though, same problem). Upload was working perfectly fine. **I think it may have...

**All games** * **Issue:** all the compressed game folders got corrupted. Coudln't read the files (so not able to play the games), nor delete the folders. * **Resolution:** use the...

It seems to be a problem with a deprecated method from urllib3 (used by requests): https://stackoverflow.com/questions/65289720/attributeerror-retry-object-has-no-attribute-method-whitelist In my environment, installing `python-keycloak-0.25.0` also installs `requests-2.25.1` and `urllib3-1.26.5`. This works fine, but...

TL;DR: breaking change in Alpine base images ver. >= 3.13.0 (description about the issue and solutions: https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.13.0#time64_requirements). Can be fixed with [this](https://github.com/docker-library/python/issues/637#issuecomment-904544160) or by upgrading containerd.io or other packages (as...

I noticed the same issue on both client and server, but only during about the first minute, then the consumption was pretty low or even zero, while streaming a remote...

Theorically, the limit is 15 URLs per minute, and whenever this limit is exceeded, the IP gets blocked for 5 minutes. Source: https://archive.org/details/toomanyrequests_20191110

I don't understand what do you mean I uploaded pyFirmata's sketch beforehand to the Arduinp