Failed to fetch https://repo.cubecoders.com/debian/InRelease

OS Name/Version: Debian 12

Product Name/Version: 2.5

Problem Description:

I’m trying to install AMP on my new server, but it seems that my server IP is blacklisted somehow.

This is the error I’m getting when doing a apt update:

Could not connect to repo cubecoders com  : 443 (198. 244. 186 . 210), connection timed out
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
W: Failed to fetch https:// repo cubecoders .com/debian/InRelease  Could not connect to repo .cubecoders .com:443 (198 . 244 .186 .210), connection timed out
W: Some index files failed to download. They have been ignored, or old ones used instead.

I also couldn’t use getamp.sh with wget, I needed to download it on my computer and upload it.

This is the error I’m getting with the installer:

[Activity] Audit: Unknown/None [CreateInstance] Created instance ADS01 using ADS module on port 8080.
[Error] TaskCanceledException
[Error] [0] (TaskCanceledException) : The operation was canceled.
[Error]   at ModuleShared.VersionManifest.FetchAsync (String forPlatform) 
[Error] SocketException
[Error] [1] (SocketException) : Connection timed out

Steps to reproduce:

  • Download getamp .sh manually and upload it
  • Manually executing getamp .sh file
  • Getting error with Connection timed out

Actions taken to resolve so far:
Tried to disable IPv6, didn’t work

Check that your servers IP address doesn’t appear on any blacklists. That’s be the only reason I could think of for your failure to access our servers.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.