ib-gateway-docker icon indicating copy to clipboard operation
ib-gateway-docker copied to clipboard

"setting will not be sownload from the server..." error message

Open Macfly opened this issue 2 years ago • 12 comments

Hello, I've been using this image for years but starting today, it stopped working and I have this error message.

Anyone know how to fix that?

image

Macfly avatar Apr 29 '22 01:04 Macfly

Now IBKR is blocking 974.4g: "The current version of the application you are running, 974.4g, is no longer supported. Please download the current version from our website." I've got the repo file changes needed for switching to the IBC fork, currently supported by original IBController developer. Also upgraded to Gateway v1012. Let me know how to proceed: PR branch, fork, patch file, etc...

kukafree avatar May 08 '22 18:05 kukafree

@kukafree is the fork you reference a for of the image or just the ib-controller itself. I have contributor access and can review a pull request.

@mvberg are you able to you weigh in?

krumware avatar May 09 '22 13:05 krumware

Now IBKR is blocking 974.4g: "The current version of the application you are running, 974.4g, is no longer supported. Please download the current version from our website." I've got the repo file changes needed for switching to the IBC fork, currently supported by original IBController developer. Also upgraded to Gateway v1012. Let me know how to proceed: PR branch, fork, patch file, etc...

Hi!

I'm REALLY stuck on this issue and i'm wondering if you could send me the updated version in some way? Please? :)

prodoramatlin avatar May 10 '22 12:05 prodoramatlin

Now IBKR is blocking 974.4g: "The current version of the application you are running, 974.4g, is no longer supported. Please download the current version from our website." I've got the repo file changes needed for switching to the IBC fork, currently supported by original IBController developer. Also upgraded to Gateway v1012. Let me know how to proceed: PR branch, fork, patch file, etc...

Hi!

I'm REALLY stuck on this issue and i'm wondering if you could send me the updated version in some way? Please? :)

I moved to another docket image and it is working great: https://github.com/waytrade/ib-gateway-docker

Macfly avatar May 10 '22 12:05 Macfly

I moved to another docket image and it is working great: https://github.com/waytrade/ib-gateway-docker

Funny, I guess I should have searched more. I spent a number of hours redoing what they had already done. I'll test out that image.

kukafree avatar May 10 '22 12:05 kukafree

Now IBKR is blocking 974.4g: "The current version of the application you are running, 974.4g, is no longer supported. Please download the current version from our website." I've got the repo file changes needed for switching to the IBC fork, currently supported by original IBController developer. Also upgraded to Gateway v1012. Let me know how to proceed: PR branch, fork, patch file, etc...

Hi! I'm REALLY stuck on this issue and i'm wondering if you could send me the updated version in some way? Please? :)

I moved to another docket image and it is working great: https://github.com/waytrade/ib-gateway-docker

Nice! Got it up and running after 10 mins. Nice work!

One thing though, I get this when trying to connect using my script: Error 321, reqId -1: Error validating request.-'ca' : cause - The API interface is currently in Read-Only mode.

Where can I switch the Read-Only mode on/off?

prodoramatlin avatar May 10 '22 12:05 prodoramatlin

Now IBKR is blocking 974.4g: "The current version of the application you are running, 974.4g, is no longer supported. Please download the current version from our website." I've got the repo file changes needed for switching to the IBC fork, currently supported by original IBController developer. Also upgraded to Gateway v1012. Let me know how to proceed: PR branch, fork, patch file, etc...

Hi! I'm REALLY stuck on this issue and i'm wondering if you could send me the updated version in some way? Please? :)

I moved to another docket image and it is working great: https://github.com/waytrade/ib-gateway-docker

Nice! Got it up and running after 10 mins. Nice work!

One thing though, I get this when trying to connect using my script: Error 321, reqId -1: Error validating request.-'ca' : cause - The API interface is currently in Read-Only mode.

Where can I switch the Read-Only mode on/off?

yes you need to VNC to the gateway and uncheck the read only mode. to be able to vnc from another host thatn localhost host, you need to modify the docker-compose.yml and modify

  • "127.0.0.1:5900:5900" to
  • "5900:5900"

Macfly avatar May 10 '22 13:05 Macfly

Now IBKR is blocking 974.4g: "The current version of the application you are running, 974.4g, is no longer supported. Please download the current version from our website." I've got the repo file changes needed for switching to the IBC fork, currently supported by original IBController developer. Also upgraded to Gateway v1012. Let me know how to proceed: PR branch, fork, patch file, etc...

Hi! I'm REALLY stuck on this issue and i'm wondering if you could send me the updated version in some way? Please? :)

I moved to another docket image and it is working great: https://github.com/waytrade/ib-gateway-docker

Nice! Got it up and running after 10 mins. Nice work! One thing though, I get this when trying to connect using my script: Error 321, reqId -1: Error validating request.-'ca' : cause - The API interface is currently in Read-Only mode. Where can I switch the Read-Only mode on/off?

yes you need to VNC to the gateway and uncheck the read only mode. to be able to vnc from another host thatn localhost host, you need to modify the docker-compose.yml and modify

  • "127.0.0.1:5900:5900" to
  • "5900:5900"

Thanx for the instructions! Just to clarify things, i'm shutting down my container every 24 hours. Does this mean that I need to VNC to the container every time I rebuild it?

prodoramatlin avatar May 10 '22 13:05 prodoramatlin

Now IBKR is blocking 974.4g: "The current version of the application you are running, 974.4g, is no longer supported. Please download the current version from our website." I've got the repo file changes needed for switching to the IBC fork, currently supported by original IBController developer. Also upgraded to Gateway v1012. Let me know how to proceed: PR branch, fork, patch file, etc...

Hi! I'm REALLY stuck on this issue and i'm wondering if you could send me the updated version in some way? Please? :)

I moved to another docket image and it is working great: https://github.com/waytrade/ib-gateway-docker

Nice! Got it up and running after 10 mins. Nice work! One thing though, I get this when trying to connect using my script: Error 321, reqId -1: Error validating request.-'ca' : cause - The API interface is currently in Read-Only mode. Where can I switch the Read-Only mode on/off?

yes you need to VNC to the gateway and uncheck the read only mode. to be able to vnc from another host thatn localhost host, you need to modify the docker-compose.yml and modify

  • "127.0.0.1:5900:5900" to
  • "5900:5900"

Thanx for the instructions! Just to clarify things, i'm shutting down my container every 24 hours. Does this mean that I need to VNC to the container every time I rebuild it?

not sure about that, according to the first post, feel like the settings are synchronized with the server. why do you rebuild every day? you don't need this image with IB controller, only the official gateway is enough for you.

Macfly avatar May 10 '22 13:05 Macfly

Now IBKR is blocking 974.4g: "The current version of the application you are running, 974.4g, is no longer supported. Please download the current version from our website." I've got the repo file changes needed for switching to the IBC fork, currently supported by original IBController developer. Also upgraded to Gateway v1012. Let me know how to proceed: PR branch, fork, patch file, etc...

Hi! I'm REALLY stuck on this issue and i'm wondering if you could send me the updated version in some way? Please? :)

I moved to another docket image and it is working great: https://github.com/waytrade/ib-gateway-docker

Nice! Got it up and running after 10 mins. Nice work! One thing though, I get this when trying to connect using my script: Error 321, reqId -1: Error validating request.-'ca' : cause - The API interface is currently in Read-Only mode. Where can I switch the Read-Only mode on/off?

yes you need to VNC to the gateway and uncheck the read only mode. to be able to vnc from another host thatn localhost host, you need to modify the docker-compose.yml and modify

  • "127.0.0.1:5900:5900" to
  • "5900:5900"

Thanx for the instructions! Just to clarify things, i'm shutting down my container every 24 hours. Does this mean that I need to VNC to the container every time I rebuild it?

not sure about that, according to the first post, feel like the settings are synchronized with the server. why do you rebuild every day? you don't need this image with IB controller, only the official gateway is enough for you.

Found this setting in config.ini: ReadOnlyApi=

But i'm not sure how to override the config.ini from the package. Any clue?

prodoramatlin avatar May 10 '22 13:05 prodoramatlin

I think you have to modify this file: https://github.com/waytrade/ib-gateway-docker/blob/master/config/ibgateway/jts.ini

Corentin Valleroy

On Tue, May 10, 2022 at 9:30 AM prodoramatlin @.***> wrote:

Now IBKR is blocking 974.4g: "The current version of the application you are running, 974.4g, is no longer supported. Please download the current version from our website." I've got the repo file changes needed for switching to the IBC fork, currently supported by original IBController developer. Also upgraded to Gateway v1012. Let me know how to proceed: PR branch, fork, patch file, etc...

Hi! I'm REALLY stuck on this issue and i'm wondering if you could send me the updated version in some way? Please? :)

I moved to another docket image and it is working great: https://github.com/waytrade/ib-gateway-docker

Nice! Got it up and running after 10 mins. Nice work! One thing though, I get this when trying to connect using my script: Error 321, reqId -1: Error validating request.-'ca' : cause - The API interface is currently in Read-Only mode. Where can I switch the Read-Only mode on/off?

yes you need to VNC to the gateway and uncheck the read only mode. to be able to vnc from another host thatn localhost host, you need to modify the docker-compose.yml and modify

  • "127.0.0.1:5900:5900" to
  • "5900:5900"

Thanx for the instructions! Just to clarify things, i'm shutting down my container every 24 hours. Does this mean that I need to VNC to the container every time I rebuild it?

not sure about that, according to the first post, feel like the settings are synchronized with the server. why do you rebuild every day? you don't need this image with IB controller, only the official gateway is enough for you.

Found this setting in config.ini: ReadOnlyApi=

But i'm not sure how to override the config.ini from the package. Any clue?

— Reply to this email directly, view it on GitHub https://github.com/mvberg/ib-gateway-docker/issues/29#issuecomment-1122398550, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJKLK5Z25D35Y57JXXMZITVJJQJFANCNFSM5UUH2GJA . You are receiving this because you authored the thread.Message ID: @.***>

Macfly avatar May 10 '22 13:05 Macfly

May be we should label, that this project is deprecated due to the thing that IB doesn't allow version 974.4g as of now?

Neznakomec avatar Aug 20 '22 12:08 Neznakomec