-
2017-10-04 09:41:07-0400 [ProxyClient,client] Server -> Queue: {"jsonrpc":"2.0","error":{"code":-42,"message":"Timeout"},"result":null}
2017-10-04 09:41:07-0400 [ProxyClient,client] Unhandled Error
…
-
Please allow issuing `txaio.make_logger()` before calling `txaio.use_twisted()` or `txaio.use_asyncio()`. Use case: declaring loggers as class-attributes in a library. Then importing this library is c…
-
I don't know the exact steps on how to reproduce it. It happened once to me, and caused major issues that force me to restart my laptop.
I'm running Ubuntu 18.04, with LXDE (Lubuntu) as the desktop…
-
### Description
My redis instance has only an IPv6 address. The matrix-synapse container is throwing up a DNS lookup error:
`
2021-08-24 13:30:55,585 - twisted - 258 - ERROR - sentinel- Message: …
-
Right now you can send a full directory, but there's no way to just a few files, it'd be great if `wormhole send a.txt b.txt c.txt` could work seamlessly.
-
-
So I finally realized what is happening here. The issue is that I am trying to be robust by preventing `recvfrom()` on the broadcasting socket. I do this by calling `pauseProducing()` for the Transp…
-
Noticed this exception in twistd.log on slave (running Buildslave version: 0.8.12, twistd v16.4.1). Master running Buildbot 0.9.11.
Can this issue be due to slave running old package (buildslave in…
aj062 updated
2 years ago
-
Hello,
Thank your for your fantastic project. We are facing a really hard to solve bug while running scapy inside celery task. Sometimes we get this error:
```
Unhandled Error
Traceback (most re…
-
Hello,
I saw from your documentation that there's currently no plan to interoperate with Python 3.x yet. But just want to ask if there's any plan / efforts in the near future (< 1 year) to support Py…