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
When installing Uffizzi via uffizzi install, it sometimes happens that the IP address returned from this command is 'unknown'. This occurs because there is a timeout, likely because the IP address from the cloud provider is not yet ready. We should increase the tries from 30 to 60. See relevant code here:
When installing Uffizzi via
uffizzi install
, it sometimes happens that the IP address returned from this command is'unknown'
. This occurs because there is a timeout, likely because the IP address from the cloud provider is not yet ready. We should increase the tries from 30 to 60. See relevant code here:uffizzi_cli/lib/uffizzi/cli/install.rb
Lines 74 to 98 in 77ad3d7
The text was updated successfully, but these errors were encountered: