-
See https://github.com/loculus-project/loculus/issues/2442 for details.
Full error from logs:
```
2024-08-16 12:53:54,269 ERROR [http-nio-8080-exec-7] [] org.apache.juli.logging.DirectJDKLog: Se…
-
### Describe the bug
Error setting leverage 1 for MNT-USD: Unable to set leverage.
Reproduced for higher (5-20) leverage as well on v1 and v2 strategies
[logs_conf_perpetual_market_making_1.l…
-
When attempting to build to either a local artifactory, or to Exchange, I get:
[ERROR] error on execute: java.lang.NoClassDefFoundError: javax/xml/bind/JAXBContext
-
### Describe the bug
After connecting okx exchange, pmm strategy fails to place orders automatically. The log says
> 2024-05-08 11:44:35,006 - 15 - hummingbot.connector.exchange.okx.okx_exchange.…
-
Hey there. I'm getting this error from one of the linux machine only.
Happens on this line:
https://github.com/phpseclib/phpseclib/blob/3.0/phpseclib/Net/SSH2.php#L4328
```
Undefined offset: 1
``…
-
**Is your feature request related to a problem? Please describe.**
For model convergence, we know that adding homotopy is a good thing, but where is it best to add it without having to go through eve…
-
I tried to reach you personally, but I could not get an answer, so I decided to state my questions here:
I got the trusted connector to run in a container environment and I would like to find out h…
-
See example from @sebastienros here: https://github.com/sebastienros/MySqlConnector/commit/ffe984fcaff4f7571b19d75f5ae356c3f377c61c
Also implement the optimisation to stagger probes into the pool f…
-
Hi
The integration has constant disconnections making the stove unusable via HA, is there any way to fix this?
This is an example of an entity, but this happens to all entities except binary_sensor.…
-
**Jetty version(s)**
Jetty 12
**Description**
Some code snippets look like this ...
``` java
if (!response.isCommitted())
{
if (LOG.isDebugEnabled())
LOG.debug("Service Unavail…