Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- AMP_LOG_LEVEL=0 ampinstmgr --docker -c
- [Info] Logging level set to Debug
- [Info] AMP Instance Manager v1.9.6.4 built 06/03/2020 14:06
- [Info] Release spec: Release - built by CUBECODERS/buildbot on CCL-DEV
- [Debug] Syncing certificate store using /etc/ssl/certs/ca-certificates.crt
- [Debug] Current certificate store contains 128 items, system store contains 128
- [Debug] Sync process completed.
- [Debug] Loading instances from /home/amp/.ampdata/instances.json...
- [Debug] Loaded 1 instances.
- Please enter value for Module (See ShowModuleList for a list of available modules)
- >Minecraft
- Please enter value for Instance Name (The unique identifier - must be alphanumeric and start with a letter)
- >Minecraft01
- Please enter value for IP Binding [Default: 0.0.0.0]
- >0.0.0.0
- Please enter value for Port Number [Default: 8080]
- >8081
- Please enter value for Licence Key
- >xxxxxx
- Please enter value for Admin Username [Default: admin]
- >xxxxxx
- Please enter value for Admin Password
- >********
- Please confirm value for Admin Password
- >********
- [Debug] Starting process /usr/bin/readlink
- [Debug] Working Directory:
- [Debug] Arguments: -s -f -n "/home/amp/.ampdata/instances/ADS01"
- [Debug] Started process with ID 2696
- [Info] Testing internet connection...
- [Debug] Running command line: "ping -c 1 -I 0.0.0.0 google.com" from "/home/amp"
- [Info] Checking licence key...
- [Info] Licence Type: AMP Network Standard
- [Info] Current Usage: 1
- [Info] Creating Instance: 'Minecraft01'
- [Info] Performing Step: Creating Environment
- [Debug] User: amp
- [Debug] Home Dir: /home/amp
- [Info] Performing Step: Downloading AMP
- [Debug] User: amp
- [Debug] Home Dir: /home/amp
- [Info] Using cached archive: /home/amp/.ampdata/instances/AMPCache-1964.zip
- [Info] Performing Step: Unpacking
- [Debug] Running command line: "unzip -qq -o "/home/amp/.ampdata/instances/AMPCache-1964.zip"" from "/home/amp/.ampdata/instances/Minecraft01"
- [Info] Performing Step: Configuring AMP
- [Debug] Updating Permissions...
- [Debug] Starting process /usr/bin/chmod
- [Debug] Working Directory: /home/amp/.ampdata/instances/Minecraft01
- [Debug] Arguments: +x "/home/amp/.ampdata/instances/Minecraft01/AMP_Linux_x86_64"
- [Debug] Started process with ID 2704
- [Debug] Building arguments list...
- [Debug] Running AMP with configuration arguments...
- [Debug] Starting process /usr/bin/docker
- [Debug] Working Directory:
- [Debug] Arguments: images cubecoders/ampbase --format {{.Tag}}
- [Debug] Started process with ID 2705
- [Debug] Starting process /usr/bin/id
- [Debug] Working Directory:
- [Debug] Arguments: -u
- [Debug] Started process with ID 2714
- [Debug] Running command line: "/usr/bin/docker run --rm -it --mac-address 02:42:ac:ff:81:2e --name AMP_Minecraft01 -v "/home/amp/.ampdata/instances/Minecraft01":/AMP -v "/home/amp/.config":/home/amp/.config:ro -v /opt/cubecoders/amp:/opt/cubecoders/amp:ro -p 8081:8081/tcp -e MONO_THREADS_PER_CPU='2000' -e MONO_GC_PARAMS='major=marksweep-conc' -e LD_LIBRARY_PATH='./:/opt/cubecoders/amp/:/AMP/' -e MONO_TLS_PROVIDER='btls' -e LANG='en_US.UTF-8' -e AMPUSERID='1003' -p 25565:25565/tcp -p 25565:25565/udp cubecoders/ampbase:java8 -setpass xxxxxx -firststart +Core.Webserver.Port "8081" +Core.Webserver.IPBinding "0.0.0.0" +Core.AMP.AppModule "MinecraftModule" +Core.AMP.InstanceID "4f170ac3-af8e-4ad5-a35f-42367a9d2e81" +Core.AMP.InstanceName "Minecraft01" +Core.AMP.FriendlyName "Minecraft01" +Core.Login.Username "xxxxxx" +Core.AMP.LicenceKey "xxxxxx"" from ""
- [Debug] Starting process /usr/bin/chmod
- [Debug] Working Directory: /home/amp/.ampdata/instances/Minecraft01
- [Debug] Arguments: 700 . -R
- [Debug] Started process with ID 2923
- [Debug] Saving instances to /home/amp/.ampdata/instances.json...
- [Debug] Starting process /usr/bin/readlink
- [Debug] Working Directory:
- [Debug] Arguments: -s -f -n "/home/amp/.ampdata/instances/ADS01"
- [Debug] Started process with ID 2925
- [Debug] Running command line: "/usr/bin/docker inspect AMP_Minecraft01" from ""
- [Debug] Wrote 2 instances.
- [Info] Performing Step: Finished
- [Info] Instance created successfully!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement