HelioHost Posted April 20, 2023 Posted April 20, 2023 VPS number: 76, VPS ID: 277For some reason I'm not able to connect to this from my VPS, but it works fine from my home computer. curl 'https://repo.maven.apache.org/maven2/' Is there any way to diagnose or fix this? Not sure if it is a config issue on my end, or a blocking list, or something?
gameguru Posted April 20, 2023 Posted April 20, 2023 It could be a DNS or proxy issue with nested subdomains? I'm able to reach other URLs just fine. And i'm able to reach the maven apache repo from my home computer. My GitHub action running on the VPS is also able to reach it (so maybe it has to do with the login/ssh shell).
Krydos Posted April 20, 2023 Posted April 20, 2023 It must be something to do with your particular ssh shell. I tested that url as root on your VPS and I was able to ping, and curl worked as well so it's not a system wide issue or a network issue.
Recommended Posts