-
**Describe the bug**
I cannot seem to install neo4j 5.5 and neo4j graph data science 2.3.1. I receive a huge warning message dominated by java.lang.NoClassDefFoundError messages.
**To Reprodu…
-
### Describe the issue you are experiencing
all 3 hass servers are on virtualbox windows
- server 1 running on hass os 9.0 2022-11-0b2
- server 2 running on hass os 9.3 2022-11-2
- server 3 ru…
-
### Bug Report
In https://github.com/Azure/azure-sdk-for-go/releases/tag/v50.0.0 the Future structs had a very abrupt breaking change from having a Result func to now having a Result field. This is…
-
### Describe the bug
I have faced issue while trying to use AWS S3 High-Level API client. The code I am using is pretty much the same as described in AWS example docs - https://github.com/awsdocs/a…
-
### Describe the bug
I am trying to use a custom decoder. Reading the docs and code i see that the `encoding.BinaryUnmarshaler` interface is supported.
https://github.com/google/go-cloud/blob/b052f1…
-
It would be great to have sth. similar to http://golang.org/pkg/encoding/json/#RawMessage.
I'm using go-yaml in http://github.com/michaelsauter/crane and would like to unmarshal the JSON/YAML partial…
-
My particular problem is that I want to marshal a protobuf that can contain OneOf fields into and out of YAML.
This is a problem for a few reasons:
1. One of fields are problematic in that they …
-
**Change**
https://github.com/jpos/jPOS-EE/blob/1f857edcd47f1330daf14c4efb9e530ddf7bfcda/modules/status/src/main/resources/org/jpos/ee/status/Status.hbm.xml#L21
and
https://github.com/jpos/jPO…
-
## Current Behavior
We are experiencing intermittent errors ("SSL Handshake failed with OpenSSL error - SSL_ERROR_ZERO_RETURN") when interacting with the S3 client from ECS in one of our applicatio…
-
Hi,
Today in my non-prod env I'm facing Amazon.SQS.Model.QueueDoesNotExistException and I don't know which queue NServiceBus is trying to access
The call stack:
```
Amazon.SQS.Model.QueueDoes…