OS Name/Version: Debian 12
Product Name/Version: 2.4.6.6
Problem Description:
Hello, I’m experiencing difficulties installing AMP on a Dedicated Hetzner Server running Debian 12. I’m uncertain whether the issue is related to the firewall or something else that I might not recognize.
The error output is as follows:
[Notice] AMP Service port ranges have not been specified, using any available…
[Notice] Application Service port ranges have not been specified, using any available…
Can’t find custom attr constructor image: /opt/cubecoders/amp/plugins/ADSModule.dll mtoken: 0x0a00001e due to: Could not load file or assembly ‘SQLite-net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null’ or one of its dependencies.
[Activity] Audit: Unknown/None [CreateInstance] Created instance ADS01 using ADS module on port 8080.
[Error] HttpRequestException
[Error] [0] (HttpRequestException) : Network is unreachable
[Error] at ModuleShared.VersionManifest.FetchAsync (String forPlatform)
[Error] SocketException
[Error] [1] (SocketException) : Network is unreachable
[Error] HttpRequestException
[Error] [0] (HttpRequestException) : Network is unreachable
[Error] at ModuleShared.VersionManifest.FetchAsync (String forPlatform)
[Error] SocketException
[Error] [1] (SocketException) : Network is unreachable
Steps to reproduce:
- Dedicated server on hetzner
- using debian 12 as os
- configured hetzner fw to open ports 22,80,443,8080,8081
- wget https://cubecoders.com/getamp.sh
- (as root) bash getamp.sh
- following all steps
—> get error
or
- Dedicated server on hetzner
- using debian 12 as os
- configured hetzner fw to open ports 22,80,443,8080,8081
- (as root) using default script
—> no output at all
Actions taken to resolve so far:
- searched trough firewall mistakes
- tried updating repositories
- searched for similar errors
- changed os from Ubuntu 22 to 20 to Debian 12 (now)
Thanks for the help in advance