Hi

Can someone help me deploy an algorithm on IB? I am getting the following errors on Saturday. I thought that it was caused by 2FA, but this error still appears even after when 2FA is disabled. 

My code does absolutely nothing on the weekends, and I am not sure what is causing it.

Any help is appreciated.

Thanks

2021-09-18 03:23:58 Runtime Error: The IBAutomater initialization timed out.
2021-09-18 03:24:00 Runtime Error: The IBAutomater initialization timed out.: StackTrace: The IBAutomater initialization timed out.
2021-09-18 03:39:20 Algorithm.Initialize() Error: InteractiveBrokersBrokerage.CheckIbAutomaterError(): InitializationTimeout - The IBAutomater initialization timed out. - The logon process could not be completed because the IB server is busy or being reset for the weekend, please try again later. Stack Trace: InteractiveBrokersBrokerage.CheckIbAutomaterError(): InitializationTimeout - The IBAutomater initialization timed out. - The logon process could not be completed because the IB server is busy or being reset for the weekend, please try again later.: StackTrace: InteractiveBrokersBrokerage.CheckIbAutomaterError(): InitializationTimeout - The IBAutomater initialization timed out. - The logon process could not be completed because the IB server is busy or being reset for the weekend, please try again later.
2021-09-18 03:54:39 Algorithm.Initialize() Error: InteractiveBrokersBrokerage.CheckIbAutomaterError(): InitializationTimeout - The IBAutomater initialization timed out. - The logon process could not be completed because the IB server is busy or being reset for the weekend, please try again later. Stack Trace: InteractiveBrokersBrokerage.CheckIbAutomaterError(): InitializationTimeout - The IBAutomater initialization timed out. - The logon process could not be completed because the IB server is busy or being reset for the weekend, please try again later.: StackTrace: InteractiveBrokersBrokerage.CheckIbAutomaterError(): InitializationTimeout - The IBAutomater initialization timed out. - The logon process could not be completed because the IB server is busy or being reset for the weekend, please try again later.
2021-09-18 04:09:59 Algorithm.Initialize() Error: InteractiveBrokersBrokerage.CheckIbAutomaterError(): InitializationTimeout - The IBAutomater initialization timed out. - The logon process could not be completed because the IB server is busy or being reset for the weekend, please try again later. Stack Trace: InteractiveBrokersBrokerage.CheckIbAutomaterError(): InitializationTimeout - The IBAutomater initialization timed out. - The logon process could not be completed because the IB server is busy or being reset for the weekend, please try again later.: StackTrace: InteractiveBrokersBrokerage.CheckIbAutomaterError(): InitializationTimeout - The IBAutomater initialization timed out. - The logon process could not be completed because the IB server is busy or being reset for the weekend, please try again later.
2021-09-18 04:25:18 Algorithm.Initialize() Error: InteractiveBrokersBrokerage.CheckIbAutomaterError(): InitializationTimeout - The IBAutomater initialization timed out. - The logon process could not be completed because the IB server is busy or being reset for the weekend, please try again later. Stack Trace: InteractiveBrokersBrokerage.CheckIbAutomaterError(): InitializationTimeout - The IBAutomater initialization timed out. - The logon process could not be completed because the IB server is busy or being reset for the weekend, please try again later.: StackTrace: InteractiveBrokersBrokerage.CheckIbAutomaterError(): InitializationTimeout - The IBAutomater initialization timed out. - The logon process could not be completed because the IB server is busy or being reset for the weekend, please try again later.
2021-09-18 04:41:19 Algorithm.Initialize() Error: InteractiveBrokersBrokerage.CheckIbAutomaterError(): InitializationTimeout - The IBAutomater initialization timed out. - The logon process could not be completed because the IB server is busy or being reset for the weekend, please try again later. Stack Trace: InteractiveBrokersBrokerage.CheckIbAutomaterError(): InitializationTimeout - The IBAutomater initialization timed out. - The logon process could not be completed because the IB server is busy or being reset for the weekend, please try again later.: StackTrace: InteractiveBrokersBrokerage.CheckIbAutomaterError(): InitializationTimeout - The IBAutomater initialization timed out. - The logon process could not be completed because the IB server is busy or being reset for the weekend, please try again later.

Author