Startup Issue with ARK: Survival Ascended - Brand new instance on up to date AMP

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Phobos’ v2.6.2.6 (Mainline)
Virtualization Docker
Application ARK: Survival Ascended
Module GenericModule
Running in Container Yes
Current State Failed

Problem Description

Issue

AMP creates an error dialog:

This task could not be completed: Running Update Tasks - - State: 3.

/bin/bash failed with exit code 2

Console says:

bash
23:42:37
-p: -c: line 1: unexpected EOF while looking for matching `''

I suspect it has something to do with the template it’s using for this instance being out of date, but I don’t know how to check the versioning or manually perform an update.

Reproduction Steps

  • Ensure AMP was up to date
  • Create ASA instance
  • Ensured vm.max_map_count = 16777216

Your templates are very much out of date if you are still getting that error

Update the instance from the main instances screen (click on the down arrow on the instance tile) and check the deployment log for any errors

Also show your support and updates tab from the same screen

I ended up deleting the instance and then adding Greelan/AMPTemplates:main to the top of my list of repositories and rebuilt the instance. It looks like everything is coming up Milhouse now.

Don’t do that. You should be using the main CC repo, not mine (other than non-main branches)

Fix your CC repo

1 Like

Ah, thanks for the notice. I originally had CubeCoders/AMPTemplates:main as the primary but it didn’t seem to be working that way. I’ll revert back and recreate this instance. Thanks for the help!

If you still have issues, delete ADS01/Plugins/ADSModule/DeploymentTemplates/CubeCoders-AMPTemplates-main and fetch latest again

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.