Skip to content

fix: added Testing outbound HTTPS connectivity instead of ping#338

Open
adskyiproger wants to merge 1 commit into
release/2.0.1from
fix-internet-connectivity
Open

fix: added Testing outbound HTTPS connectivity instead of ping#338
adskyiproger wants to merge 1 commit into
release/2.0.1from
fix-internet-connectivity

Conversation

@adskyiproger

@adskyiproger adskyiproger commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Description

The goal of this PR is to use a more robust method for checking internet connectivity in sealed environments with restricted outbound network access.

Instead of relying on the ping command, the connectivity check now performs an explicit curl request to a configured domain. This provides a more reliable indication that outbound HTTP/HTTPS connectivity is available.

@adskyiproger adskyiproger force-pushed the fix-internet-connectivity branch from 975081c to bb3332d Compare June 30, 2026 13:46
@adskyiproger adskyiproger force-pushed the fix-internet-connectivity branch from fc21285 to f944a70 Compare June 30, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant