Multiple Game Server

Note - If you do not fill in every section below, your post won’t be answered - you must provide the steps you have followed so far and the actions you’ve already taken. Make sure to remove this notice from your post too.

OS Name/Version: Windows server 2022 center

Product Name/Version: AMP Release “Halimede” v2.4.0.4, built 10/09/2022 16:30

Problem Description: Unable to connect to one of the game servers.

I created 3 game servers under Ark but I’m having problems with the latest version of the AMP panel.

I manage to create and configure the 3 game servers in the panel I manage to connect two servers but not on the third when I want to connect to the third server I it says connection failure.

I also encounter at times no other problem when I connect to server 1 or on 2 it is not the correct map of the server.

Here are the screenshots.

http://utilitaire.kris-univers.fr/img/img.zip

Consol :

Ex : 1

C:\Users\Administrateur>ampinstmgr --ShowInstancesList -l
[Info] AMP Instance Manager v2.4.0.4 built 10/09/2022 16:31
[Info] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV
Instance ID        │ 6fc2f9a6-3f23-40d7-9459-469fdbfa8f50
Module             │ ADS
Instance Name      │ ADS01
Friendly Name      │ ADS
URL                │ http://127.0.0.1:8080/
Running            │ Yes
Service Instance   │ Yes
AMP Version        │ 2.4.0.4
Release Stream     │ Mainline
Data Path          │ F:\AMPDatastore\Instances\ADS01

Instance ID        │ 696125f6-da68-455a-97c7-f92b4edd3ea6
Module             │ ARK
Instance Name      │ Kris-Univers-Map101
Friendly Name      │ Kris-Univers - Map 1
URL                │ http://127.0.0.1:8081/
Running            │ Yes
Service Instance   │ No
AMP Version        │ 2.4.0.4
Release Stream     │ Mainline
Data Path          │ F:\AMPDatastore\Instances\Kris-Univers-Map101

Instance ID        │ e74b7604-5d4e-4847-a0f7-291c40693d71
Module             │ ARK
Instance Name      │ Kris-Univers-Map201
Friendly Name      │ Kris-Univers - Map 2
URL                │ http://127.0.0.1:8082/
Running            │ Yes
Service Instance   │ No
AMP Version        │ 2.4.0.4
Release Stream     │ Mainline
Data Path          │ F:\AMPDatastore\Instances\Kris-Univers-Map201

Instance ID        │ 1d2f6c28-5b24-412b-ac44-33fcdf38caad
Module             │ ARK
Instance Name      │ Kris-Univers-Map301
Friendly Name      │ Kris-Univers - Map 3
URL                │ http://127.0.0.1:8083/
Running            │ Yes
Service Instance   │ No
AMP Version        │ 2.4.0.4
Release Stream     │ Mainline
Data Path          │ F:\AMPDatastore\Instances\Kris-Univers-Map301


C:\Users\Administrateur>

Ex : 2

C:\Users\Administrateur>ampinstmgr --ShowAllInstancePorts
[Info] AMP Instance Manager v2.4.0.4 built 10/09/2022 16:31
[Info] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV
[Info] Port usage for ADS01 (ADS)
[Info] Instance is currently running.
[Info] LISTENING        8080    TCP     (Core.Webserver.Port)
[Info] LISTENING        12820   UDP     (ADSModule.Network.MetricsServerPort)
[Info] Port usage for Kris-Univers-Map101 (Kris-Univers - Map 1)
[Info] Instance is currently running.
[Info] LISTENING        8081    TCP     (Core.Webserver.Port)
[Info] LISTENING        7777    UDP     (ARKModule.Network.GamePort)
[Info] LISTENING        27015   UDP     (ARKModule.Network.QueryPort)
[Info] LISTENING        34197   TCP     (ARKModule.Network.RCONPort)
[Info] Port usage for Kris-Univers-Map201 (Kris-Univers - Map 2)
[Info] Instance is currently running.
[Info] LISTENING        8082    TCP     (Core.Webserver.Port)
[Info] LISTENING        7778    UDP     (ARKModule.Network.GamePort)
[Info] LISTENING        27016   UDP     (ARKModule.Network.QueryPort)
[Info] LISTENING        34198   TCP     (ARKModule.Network.RCONPort)
[Info] Port usage for Kris-Univers-Map301 (Kris-Univers - Map 3)
[Info] Instance is currently running.
[Info] LISTENING        8083    TCP     (Core.Webserver.Port)
[Info] LISTENING        7779    UDP     (ARKModule.Network.GamePort)
[Info] LISTENING        27017   UDP     (ARKModule.Network.QueryPort)
[Info] LISTENING        34199   TCP     (ARKModule.Network.RCONPort)

C:\Users\Administrateur>

Ex : 2

C:\Users\Administrateur>ampinstmgr --Version
[Info] AMP Instance Manager v2.4.0.4 built 10/09/2022 16:31
[Info] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV

C:\Users\Administrateur>

Actions taken to resolve so far:
I reinstalled The panel and The game servers completely new 3 times.
And it’s always the same result with the last update of the panel.

Can you please help me, thank you in advance.

1 Like

Post Screenshots in the post itself by pasting directly, not an archive.

Also you’re not supposed to use the Administrator user for AMP. Creating a separate AMP user is not optional.

I can’t your forum is limited to a single media for new members and I want to show 14 images of the panel configuration ^^.

That’s why the archive is the images of the panel.

How do I show you the pictures?.

14 pages of configuration isn’t helpful or useful. Also if you’re able to manage the instance but are just having connection issues then this guide applies: Diagnosing Connectivity Issues · CubeCoders/AMP Wiki · GitHub

Sorry to give more detail to help me ^^.

Each game instance has different ports.

C:\Users\Administrateur>ampinstmgr ports
[Info] AMP Instance Manager v2.4.0.4 built 10/09/2022 16:31
[Info] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV
Please enter value for Instance Name
>Kris-Univers-Map101

[Info] Port usage for Kris-Univers-Map101 (Kris-Univers - Map 1)
[Info] Instance is currently running.
[Info] LISTENING        8081    TCP     (Core.Webserver.Port)
[Info] LISTENING        7777    UDP     (ARKModule.Network.GamePort)
[Info] LISTENING        27015   UDP     (ARKModule.Network.QueryPort)
[Info] LISTENING        34197   TCP     (ARKModule.Network.RCONPort)

C:\Users\Administrateur>ampinstmgr ports
[Info] AMP Instance Manager v2.4.0.4 built 10/09/2022 16:31
[Info] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV
Please enter value for Instance Name
>Kris-Univers-Map201

[Info] Port usage for Kris-Univers-Map201 (Kris-Univers - Map 2)
[Info] Instance is currently running.
[Info] LISTENING        8082    TCP     (Core.Webserver.Port)
[Info] LISTENING        7778    UDP     (ARKModule.Network.GamePort)
[Info] LISTENING        27016   UDP     (ARKModule.Network.QueryPort)
[Info] LISTENING        34198   TCP     (ARKModule.Network.RCONPort)

C:\Users\Administrateur>ampinstmgr ports
[Info] AMP Instance Manager v2.4.0.4 built 10/09/2022 16:31
[Info] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV
Please enter value for Instance Name
>Kris-Univers-Map301

[Info] Port usage for Kris-Univers-Map301 (Kris-Univers - Map 3)
[Info] Instance is currently running.
[Info] LISTENING        8083    TCP     (Core.Webserver.Port)
[Info] LISTENING        7779    UDP     (ARKModule.Network.GamePort)
[Info] LISTENING        27017   UDP     (ARKModule.Network.QueryPort)
[Info] LISTENING        34199   TCP     (ARKModule.Network.RCONPort)

C:\Users\Administrateur>

Ports are open in firewall.

C:\Users\Administrateur>ampinstmgr dumpfirewall
[Info] AMP Instance Manager v2.4.0.4 built 10/09/2022 16:31
[Info] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV
[Info] Using Windows Advanced Firewall firewall.
[Info] TCP/34199 (AMP:Kris-Univers-Map301:ARKModule.Network.RCONPort)
[Info] UDP/27017 (AMP:Kris-Univers-Map301:ARKModule.Network.QueryPort)
[Info] UDP/7779 (AMP:Kris-Univers-Map301:ARKModule.Network.GamePort)
[Info] TCP/34198 (AMP:Kris-Univers-Map201:ARKModule.Network.RCONPort)
[Info] UDP/27016 (AMP:Kris-Univers-Map201:ARKModule.Network.QueryPort)
[Info] UDP/7778 (AMP:Kris-Univers-Map201:ARKModule.Network.GamePort)
[Info] TCP/34197 (AMP:Kris-Univers-Map101:ARKModule.Network.RCONPort)
[Info] UDP/27015 (AMP:Kris-Univers-Map101:ARKModule.Network.QueryPort)
[Info] UDP/7777 (AMP:Kris-Univers-Map101:ARKModule.Network.GamePort)
[Info] UDP/12820 (AMP:ADS01:ADSModule.Network.MetricsServerPort)

C:\Users\Administrateur>

C:\Users\Administrateur>ampinstmgr updatefirewall
[Info] AMP Instance Manager v2.4.0.4 built 10/09/2022 16:31
[Info] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV
[Info] Using Windows Advanced Firewall firewall.
[Info] No new firewall rules to add
[Info] No existing firewall rules to remove

C:\Users\Administrateur>

But still the same problem.
an idea ?.

1 Like