electrofloat
electrofloat
I'm getting an error every time the client disconnects: ``` Exception in thread 00000001: Traceback (most recent call last): File "/tmp/1/lib/python3.10/site-packages/kmip/services/server/session.py", line 117, in run self._connection.shutdown(socket.SHUT_RDWR) File "/usr/lib/python3.10/ssl.py", line 1313,...
### What happened? I've just updated to 4.4.2, and noticed that my webhook stopped working with the following error: ``` 2023-06-17 11:43:53.664502 ERROR AppDaemon: Traceback (most recent call last): File...
### What happened? When HA is not available there's a traceback in the log stating: ``` May 6 10:43:45 localhost python3[4624]: Task exception was never retrieved May 6 10:43:45 localhost...
I was trying to find out why the latest storjlabs/storagenode image is 2 months old on docker hub, and at first I couldn't. I had to download the image and...
The website: https://custodia.readthedocs.io/en/latest/ says: 
Added STORJ_EXPORTER_ADDRESS env variable to be able to set a specific listen address for the exporter.
**Describe your question/** So I'm setting up fail2ban for authentik, and since authentik uses a json-like logformat I'm wondering how stable/constant are those logs? Fail2ban works with regexes ( and...
### Describe the bug As described in title. Github does not show a release of version 1.105.0, but docker's stable tag moved to version: build version: victoria-metrics-20241018-131302-tags-v1.105.0-0-gd553d101b2 How is this...
1. I'd like to have an option to define the allow/deny rules with not just subjects (user/group), but with networks too, like what Authelia does: https://www.authelia.com/configuration/security/access-control/#networks With this I could...
When using 'Accept-Encoding':'br' I get an error: ``` [00:00:00] ERROR -- : Error when fetching url: uninitialized constant Faraday::Gzip::Middleware::Brotli /app/vendor/bundle/ruby/3.2.0/gems/faraday-gzip-3.0.2/lib/faraday/gzip/middleware.rb:90:in `brotli_inflate' /app/vendor/bundle/ruby/3.2.0/gems/faraday-gzip-3.0.2/lib/faraday/gzip/middleware.rb:109:in `block in processors' /app/vendor/bundle/ruby/3.2.0/gems/faraday-gzip-3.0.2/lib/faraday/gzip/middleware.rb:60:in `reset_body' /app/vendor/bundle/ruby/3.2.0/gems/faraday-gzip-3.0.2/lib/faraday/gzip/middleware.rb:43:in `block in...