You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just tried to switch from the Interactive Brokers Legacy connection to the new method. Getting the following error messages. It seems that it is looking for a running docker ? Nothing is mentioned in the documentation about it ? I only added the IB_USERNAME and IB_PASSORD variables in .env. Without adding ACCOUND_ID and IB_API_URL as mentioned as optional. Am I missing something ?
2024-11-24 16:21:30 | root | INFO | Connecting to Interactive Brokers REST API...
docker: error during connect: this error may indicate that the docker daemon is not running: Post "http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/containers/create?name=lumibot-client-portal": open //./pipe/docker_engine: The system cannot find the file specified.
See 'docker run --help'.
2024-11-24 16:21:50 | root | INFO | Not connected to API server yet. Waiting for Interactive Brokers API Portal to start...
2024-11-24 16:21:50 | root | INFO | Waiting for another 10 seconds before checking again...
The text was updated successfully, but these errors were encountered:
logicwar
changed the title
Connecting to Interactive Brokers REST API
Connecting to Interactive Brokers REST API (v 3.8.12)
Nov 24, 2024
Hi,
Just tried to switch from the Interactive Brokers Legacy connection to the new method. Getting the following error messages. It seems that it is looking for a running docker ? Nothing is mentioned in the documentation about it ? I only added the IB_USERNAME and IB_PASSORD variables in .env. Without adding ACCOUND_ID and IB_API_URL as mentioned as optional. Am I missing something ?
https://lumibot.lumiwealth.com/brokers.interactive_brokers.html
2024-11-24 16:21:30 | root | INFO | Connecting to Interactive Brokers REST API...
docker: error during connect: this error may indicate that the docker daemon is not running: Post "http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/containers/create?name=lumibot-client-portal": open //./pipe/docker_engine: The system cannot find the file specified.
See 'docker run --help'.
2024-11-24 16:21:50 | root | INFO | Not connected to API server yet. Waiting for Interactive Brokers API Portal to start...
2024-11-24 16:21:50 | root | INFO | Waiting for another 10 seconds before checking again...
The text was updated successfully, but these errors were encountered: