extrange / ibkr-docker

Run IBKR Gateway/TWS in a Docker container
159 stars 34 forks source link

Latest docker image should be TWS version 10.23.2a #33

Closed oldirtybasti closed 12 months ago

oldirtybasti commented 1 year ago

Unfortunately the stable version currently does not work for me. I get an error "Download of settings failed". With the latest docker image 10.23.1q everything works fine.

Unfortunately this is not the latest version, I now get the following message:

Screenshot 2023-07-07 at 08 40 04 1

Is it possible to create a new image version which contains 10.23.2a? There already is a pull request for that version, but I cannot find the respective docker image on https://github.com/extrange/ibkr-docker/pkgs/container/ibkr/versions?filters%5Bversion_type%5D=tagged

oldirtybasti commented 1 year ago

As a note for other users: With local settings (not stored on server), the current stable version works fine.

extrange commented 1 year ago

The pull requests are automated, the actual docker image creation and pushing is performed when I push the respective tag. I'll have a look at this, thanks for bringing it up.

extrange commented 12 months ago

Updated latest to 10.23.2a and stable to 10.19.2a