OS Name/Version: Ubuntu 18.04.1
Product Name/Version: AMP v1.6.10.8
Problem Description: More than one MC server running on AMP, set server port to 25568, server.properties shows 25568, server tries to start on 25565.
Steps to reproduce:
Active AMP Minecraft server already running on port 25565. Create new AMP instance, standalone (did same thing on ADS managed), specify port assignment to 25566 and up, start instance, convert to managed, manage, verify port assignment on configuration page, start service, verify server.properties shows port assignment, but console shows system trying to start on 25565.
Actions taken to resolve so far:
Deleted instance, made new instance with different name, same options, verified all files were showing correct values, used lsof to try and see what files were being written to while changing things that should have been in server.properties, stopped instance, restarted instance, stopped, killed, restarted service.
I have a modded MC 1.10.2 instance, a Vanilla 1.13.2 instance, and this Snapshot instance.
AMP Console:
11/30/2018 09:15:49
09:15:49Ambiguity between arguments [teleport, destination]: and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
Ambiguity between arguments [teleport, location]: and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
Ambiguity between arguments [teleport, location]: and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
Ambiguity between arguments [teleport, targets]: and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
Ambiguity between arguments [teleport, targets, location]: and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
main/INFO 11/30/2018 09:15:49
09:15:49Loaded 0 recipes
Loaded 0 advancements
Server thread/INFO 11/30/2018 09:15:49
09:15:49Starting minecraft server version 18w48a
Loading properties
Default game type: SURVIVAL
Generating keypair
09:15:50Starting Minecraft server on 0.0.0.0:25565
Using epoll channel type
Server thread/WARN 11/30/2018 09:15:50
09:15:50**** FAILED TO BIND TO PORT!
The exception was: io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use
Perhaps a server is already running on that port?
Server thread/INFO 11/30/2018 09:15:50
09:15:50Stopping server
Saving worlds
server.properties:
spawn-protection=16
max-tick-time=60000
query.port=25565
generator-settings=
force-gamemode=true
allow-nether=true
enforce-whitelist=false
gamemode=survival
broadcast-console-to-ops=true
enable-query=false
player-idle-timeout=0
difficulty=easy
spawn-monsters=true
broadcast-rcon-to-ops=true
op-permission-level=3
pvp=true
snooper-enabled=true
level-type=default
hardcore=false
enable-command-block=true
max-players=10
network-compression-threshold=256
resource-pack-sha1=
max-world-size=29999984
rcon.port=25575
server-port=25568
server-ip=0.0.0.0
spawn-npcs=true
allow-flight=true
level-name=world
view-distance=10
resource-pack=
spawn-animals=true
white-list=true
rcon.password=
generate-structures=true
online-mode=true
max-build-height=256
level-seed=helovesher
use-native-transport=true
prevent-proxy-connections=true
motd=Snapshot 18w48a
enable-rcon=false