OS Name/Version: Ubuntu 21.10 (Server), Windows 10 (Client)
Product Name/Version: AMP 2.3.0.2
Problem Description: When trying to connect to my AMP or my Minecraft instance, running on my personal server, through https://xxx.dip0.t-ipconnect.de/ I get ERRCONNECTIONTIMED_OUT. Yesterday it already worked and I have no idea why it stopped working.
Actions taken to resolve so far:
When entering the actual ip of my server: "Welcome to nginx!"
Ping Test
Client ----Ping ---> Server: Works
Client ---Ping ----> Google.com: Works
Server ---Ping ---> Client: Works
Server ---Ping ----> Google.com: Works
Installation Summary:
AMP System user: Already exists
Instance Manager: Already installed
HTTPS setup: Yes, via nginx with domain xxx.dip0.t-ipconnect.de
Install Java: Yes
Install 32-bit libraries: Yes
Install Docker: Yes
Port forwarding
Docker docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
0cbce35c6267 cubecoders/ampbase:java8 "/ampstart.sh" 22 hours ago Up 2 hours AMP_Vanilla
Docker Logs docker logs 0cb
> Session terminated, killing shell... ...killed. AMP user already
> exists, continuing... su: ignoring --preserve-environment, it's
> mutually exclusive with --login [07:51:41] [Core Info] ???????????:
> Starting AMP version 2.3.0.2 (Triton), built 01/11/2021 17:22
> [07:51:41] [Core Info] ???????????: Stream: Mainline (Release) - built
> by CUBECODERS/buildbot on CCL-DEV [07:51:41] [Core Info] ???????????:
> OS: Linux / x86_64 [07:51:41] [Core Info] ???????????: CPU: AMD Ryzen
> 9 5900X 12-Core Processor (12C/24T) [07:51:41] [Core Info]
> ???????????: AMP Instance ID: fcf04889-18c4-4a69-8894-65a058485607
> [07:51:41] [ModuleLoader Info] ???: Loaded MinecraftModule version
> 1.0.0.3 by CubeCoders Limited [07:51:41] [Core Info] ???????????: Metrics publishing is enabled at udp://localhost:12820. [07:51:41]
> [ModuleLoader Info] ???: Loaded FileManagerPlugin version 1.0.0.0 by
> CubeCoders Limited [07:51:41] [ModuleLoader Info] ???: Loaded
> EmailSenderPlugin version 1.0.0.0 by CubeCoders Limited [07:51:41]
> [ModuleLoader Info] ???: Loaded WebRequestPlugin version 1.0.0.0 by
> CubeCoders Limited [07:51:41] [ModuleLoader Info] ???: Loaded
> LocalFileBackupPlugin version 1.0.0.0 by CubeCoders Limited [07:51:41]
> [ModuleLoader Info] ???: Loaded CommonCorePlugin version 1.0.0.0 by
> CubeCoders Limited [07:51:41] [Core Info] ???????????: Licence
> Present: AMP Professional Edition (Licenced to Aaron Wiora) [07:51:41]
> [FileManager Notice] ??: Using keypair with fingerprint
> hqpZPL0j/NgXmwLNIfLuFnVJ+9sGn7hcc3FHdXTfHqI= [07:51:41] [FileManager
> Info] ????: SFTP Server started on 0.0.0.0:2224 [07:51:41] [WebServer
> Info] ??????: Websockets are enabled. [07:51:41] [WebServer Info]
> ??????: Webserver started on http://127.0.0.1:8081 [07:51:41] [Logger
> Warning] ??????: RouterTimer@10Hz with 2 jobs started [07:51:41] [Core
> Info] ???????????: Checking for AMP updates... [07:51:41] [Core Info]
> ???????????: AMP is up-to-date. [07:51:58] [Minecraft Warning] ???:
> Unable to get Bedrock version data from
> https://minecraft.net/en-us/download/server/bedrock [07:51:58] [Core
> Error] ??????????: TaskCanceledException [07:51:58] [Core Error]
> ??????????: [0] (TaskCanceledException) : The operation was canceled.
> [07:51:58] [Core Error] ??????????: at
> MinecraftModule.UpdateManager.GetBedrockVersion () [07:51:58] [Core
> Error] ??????????: ObjectDisposedException [07:51:58] [Core Error]
> ??????????: [1] (ObjectDisposedException) : Cannot access a disposed
> object. Object name: 'MobileAuthenticatedStream'. [07:51:58] [Core
> Error] ??????????: at Net.Http.HttpConnection.FillAsync () at
> Net.Http.HttpConnection.ReadNextResponseHeaderLineAsync (Boolean
> foldedHeadersAllowed) [07:51:58] [Minecraft Info] ??????: Modpack
> cache is up-to-date.
Ports netstat -lntu
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:2223 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:2224 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:8080 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:8081 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN
tcp6 0 0 :::80 :::* LISTEN
tcp6 0 0 :::22 :::* LISTEN
tcp6 0 0 :::443 :::* LISTEN
udp 0 0 0.0.0.0:12820 0.0.0.0:*
udp 0 0 127.0.0.53:53 0.0.0.0:*
udp 0 0 192.168.XXX.XX:68 0.0.0.0:*
udp6 0 0 fe80::642:1aff:XXXX:XXX :::*
Firewall ufw status
Status: inactive