-
**Describe the bug**
After logging in and authenticating through 2FA via the IBKR mobile app, the login succeeds, but the session immediately appears as non-authenticated:
```
2020-12-12 05:22:11,7…
-
**Describe the bug**
I'm unable to authenticate with IB
**To Reproduce**
```
version: "2.1"
services:
ibeam:
image: voyz/ibeam
container_name: ibeam
env_file:
- env.l…
-
Running in docker. Used to work fine but now basically infinite looping time outs while logging in.
> 2023-03-23 01:46:05,325|I| No active sessions, logging in...
> 2023-03-23 01:46:22,658|E| Time…
-
Hello,
I've deployed IBeam on a server using Docker and this YouTube tutorial: https://www.youtube.com/watch?v=J2F6PrPUG6w; however, no matter what I try, I can't access it. I'm getting `Access Den…
-
**Describe the bug**
Docker-compose + custom certs aren't using the custom certificates.
**To Reproduce**
```
version: "2.1"
services:
ibeam:
image: voyz/ibeam
container_name: …
-
Hello World!
I'm trying to follow [Up and running with Docker](https://github.com/brndnmtthws/thetagang#up-and-running-with-docker), yet running into issue that can't pass(
the actual error:
…
-
I was writing my own project in Python to file my TOB and found out that IBKR allows to fetch the csv generated by a flex query using the "API".
IBKR documentation: https://guides.interactivebroker…
-
Hi Voy,
I am in the process of getting my software connected to my live account, as I have been testing with the paper trading account so far. With the paper trading account, when there was an int…
-
**Describe the bug**
I have tried to run gateway in Linode server using following video:
https://www.youtube.com/watch?v=J2F6PrPUG6w&t=57s
In the end, after I have set IBEAM_ACCOUNT and IBEAM_PAS…
-
Hi voyz, I just want to let you know that I REALLY appreciate the work you've done here. This has been such a time saver for me.
Everything was working perfectly until recently, when I started gett…