-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar.
### Version
1.3.2
### Describe the bug and provide the minimal reprodu…
-
Is there a likely deployment descriptor problem or class not found exception that is responsible for the following? Could we include the cause exception or at least log it?
Exception call stack fr…
-
In general, a double sharing (a degree `2t` sharing) can only be robustly reconstructed if `t= 4t+1` to tolerate `t` crashes. However, if we have an augmented sharing where the shares come along with …
-
Getting the above error with lettuce 6.3.0.RELEASE. here is the complete stack trace.
```java
Connection failed to Redis pubsub node RedisNode(host=antelope-rtm-load-cluster.2ouka2.clustercfg.use1…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Have you read the Wiki?
- [X] Yes, I have read the Wiki
### iOS/iPadOS version
iOS 18.0.1
### D…
-
The web is currently based on HTTP and it's client-server foundations, but there's other ways for data to be published and seen by users. This talk will go over how we can have a more resilient founda…
-
### Description
IRL Africa seeks to reshape the live music event experience. Our goal is to make live music more accessible across Africa, allowing artists to perform and communities to enjoy music…
-
According to the RelaxNG schema it is possible to nest `` tags, however any such list requires at least one `` entry.
This means a nesting like:
```xml
Constants used with stream_sock…
-
## Description
While trying to call the /eligiblez endpoint I get this error:
```
Error: rpc error: error in smart contract 'NetworkRegistry' while executing 'is_node_registered_and_eligible': (c…
-
**Feature**
We sometimes show the signature of `__call__` when a value with a callable type is incompatible with a callback protocol, but not always. At least when checking argument types, we don't…