After I removed IB_LOGOFF to let the script run further (due to #36), I ran into another big problem with it.
|
for COMPONENT in "${COMPONENTS[@]}"; do |
This code is supposed to do something, yet it seems to skip that whole block.
Logs attached:
• entered maintenance cycle
- welcome: 50% Build 10.48.1e Requesting startup parameters... Logging in pikatore88
- welcome: 61% Build 10.48.1e Requesting startup parameters... Logging in pikatore88
LogModuleConfigurator-Init: Log4j Ver2.x found on classpath
LogModuleConfigurator-Init: LogModuleConfigurator initialized with Log4j Veri.x
- got warning: <html>This is not a brokerage account. <br>This is a "paper" trading account in which you <br>can engage in simulated trading. <br><br>Please confirm that you understand and wish <br>to conduct simulated trading before proceeding.</html> [I understand and accept]
clicking [I understand and accept] at 511,495 ...
- option check, clicking menu Configure/Settings ...
- option check, double clicking tree item Configuration/API ...
- option check, clicking tree item Configuration/API/Settings ...
- option check, no settings change necessary.
- option check, created /home/ibg_settings/skip_option_check2 to skip future option check runs.
After I removed
IB_LOGOFFto let the script run further (due to #36), I ran into another big problem with it.ibga/scripts/_run_ibg.sh
Line 865 in 9925b60
This code is supposed to do something, yet it seems to skip that whole block.
Logs attached: