Hi,
I'm receiving the following error when trying to run a classic compute:
Error message:
[details] X_NHC_MULTIPLE_COMPONENTS_SSL_ERROR: Instance failed network health check before bootstrapping with fatal error: X_NHC_MULTIPLE_COMPONENTS_SSL_ERROR 3 failed component(s): control_plane internet storage Retryable: false Based on the failure results: List(entity: "arprodeastus2a6.blob.core.windows.net" outcome: "ssl_error" duration_sec: 227.56352 message: "curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to arprodeastus2a6.blob.core.windows.net:443" last_error_code: 35 , entity: "arprodeastus2a9.blob.core.windows.net" outcome: "ssl_error" duration_sec: 227.53041 message: "curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to arprodeastus2a9.blob.core.windows.net:443" last_error_code: 35 , entity: "arprodeastusa2.blob.core.windows.net" outcome: "ssl_error" duration_sec: 227.7241 message: "curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to arprodeastusa2.blob.core.windows.net:443" last_error_code: 35 , entity: "arprodeastusa13.blob.core.windows.net" outcome: "ssl_error" duration_sec: 227.70636 message: "curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to arprodeastusa13.blob.core.windows.net:443" last_error_code: 35 , entity: "dbartifactsprodeastus.blob.core.windows.net" outcome: "ssl_error" duration_sec: 227.95686 message: "curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to dbartifactsprodeastus.blob.core.windows.net:443" last_error_code: 35 , entity: "eastus2-c3.azuredatabricks.net" outcome: "ssl_error" duration_sec: 48.24833 message: "curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to eastus2-c3.azuredatabricks.net:443" last_error_code: 35 , entity: "
www.databricks.com" outcome: "ssl_error" duration_sec: 228.2047 message: "curl: (35) OpenSSL SSL_connect: Connection reset by peer in connection to
www.databricks.com:443" last_error_code: 35 )(OnDemand)
the workspace is deployed with Secure cluster connectivity enabled, on a Vnet injection and the firewall (Palo alto) has allow the following address:
East US 2 | Control Plane IPs, including default storage and webapp | 40.70.58.221/32, 20.41.4.113/32, 20.41.4.116/32, 52.254.24.96/28, 4.150.168.160/28 |
East US 2 | Control Plane NAT | 20.36.151.208/28, 20.65.4.240/28, 40.70.144.208/28, 23.101.152.95/32, 20.41.4.112/32, 20.41.4.114/32, 74.249.107.232/29, 20.161.82.48/29, 20.161.68.208/29, 74.249.108.56/29, 20.161.82.56/29, 20.161.68.216/29, 74.249.108.120/29, 20.161.82.64/29, 20.161.68.224/29, 20.161.81.88/29, 20.161.68.200/29, 68.154.4.136/29 |
Any ideas why this is happening and how to resolve it?
Thanks!