clustor
clustor
Sure. That's exactly what I did with address rule. On my router, I have some static reservations for IPs and hostnames with DHCP using DNSMASQ and these get exported to...
Host with IP address 10.10.10.1 queries xyz.com, gets 0.0.0.0 Host with IP address 10.10.10.2 queries xyz.com, gets 52.8.203.22
I need couple of adblocking sites to be allowed from Android TV for streaming app to work but block from every other device.
I'm afraid the problem still exists even after setting stdin to subprocess.DEVNULL while calling POpen() Traceback (most recent call last): File "orca-test.py", line 26, in pio.write_image(fig, 'fig1.png') File "C:\Users\DeletedName\AppData\Local\Programs\Python\Python37\lib\site-packages\plotly\io\_orca.py", line...
I see the same issue with 0.19.1. With Wireshark, what I notice is that uWsgi/xandikos is closing the connection right after PROPFIND and PUT throws an error. It seems to...
Using `gunicorn` instead of `uwsgi` solved this issue for me. Not clear why `uwsgi` is closing the connection after first request.
I have a second phone that has tasks setup with exact radicale collection setup and that works fine without an issue.
I am able to reproduce the crash consistently but there isn't any obvious error message of what fails other than the stack trace in the exception. This issue occurs when...
It doesn't happen on another phone. I have created a local list with some entries and moved to remote calendar on this other phone but there is no exception. Unless...