Closed CodeLieutenant closed 1 week ago
@CodeLieutenant I see you ran it locally.=, are you sure you placed correct public ip configuration when running the test? By default public ip's are blocked and this shows up usually like this.
@CodeLieutenant I see you ran it locally.=, are you sure you placed correct public ip configuration when running the test? By default public ip's are blocked and this shows up usually like this.
I have not set public ip. Can you point me where to set it?
@CodeLieutenant I see you ran it locally.=, are you sure you placed correct public ip configuration when running the test? By default public ip's are blocked and this shows up usually like this.
I have not set public ip. Can you point me where to set it?
Should be enough to add configurations/network_config/test_communication_public.yaml
to list of config files
Explanation:
When running SCT on a bit slower connection, test cannot establish SSH connection, and then fails on
AttributeError: 'NoneType' object has no attribute 'update_default_time_range'
. This issue can only be reproduced on networks with a latency 200ms+Running command