-
I have started getting following errors recently. It works fine for a while and then suddenly it starts flooding the log with these:
```
06-21 15:06:49 - ERROR - decoder.py:166 - Error for updateM…
-
Hi, I read through the documentation a couple of times but I'm still a little lost. Looking at the dockerfile I noticed that It sets up IBC inside its container as well as looking at the following lin…
-
I m using docker-compose,,
docker running well.
but when I try to connect, says "remove Client"
here is the logs,
starting data transfer loop with FDs [6,6] and [5,5]
remove Client…
-
This issue is tracking the development of [IBeam v0.5.0](https://github.com/Voyz/ibeam/tree/v0.5.0).
You can test the v0.5.0 by pulling the most recent `-rc*` tag, eg: `voyz/ibeam:0.5.0-rc1`. Go to…
-
Sorry for abusing an issue to ask a question; it looks like discussions aren't enabled on this project.
I was looking at the [client portal API documentation](https://interactivebrokers.github.io/c…
-
in ib.py:
def reqAccountSummaryAsync(self) -> Awaitable[None]:
reqId = self.client.getReqId()
future = self.wrapper.startReq(reqId)
tags = (
'AccountType,Net…
-
Hi - I’m looking to deploy IBeam using a Docker container and followed [this](https://github.com/Voyz/ibeam/wiki/TLS-Certificates-and-HTTPS#proprietary-tls-certificates) guide in the documentation to …
-
ibtrading-ib-gateway-1 | 2022/12/06 06:47:13 socat[119] E connect(5, AF=2 127.0.0.1:4000, 16): Connection refused
-
**Describe the bug**
This morning, after the update to `voyz/ibeam:0.4.4`, a local watchtower service restarted the `IBeam`, and it stopped authenticating with an error, which looks like a timeout. P…
-
Gateway Authenticattion succeeds during the startup but immediately goes unauthenticated. The whole thing was working flawless until last weekend and without any change in the setup, we started gettin…