OS Name/Version: Debian 13
Product Name/Version: 2.6.4 - 20251114.1
Problem Description: I was able to create and start a Valheim instance. But have since tried to start a 7DTD and a Sons of The Forest instance. Both always state “This task could not be completed: Create instance - Sons Of The Forest - State: 3.” With the following in the deployment tab.
Updating remote source CubeCoders/AMPTemplates:mainUpdating existing remote source https://github.com/CubeCoders/AMPTemplates.git...fatal: detected dubious ownership in repository at '/home/amp/.ampdata/instances/ADS01/Plugins/ADSModule/DeploymentTemplates/CubeCoders-AMPTemplates-main'To add an exception for this directory, call: git config --global --add safe.directory /home/amp/.ampdata/instances/ADS01/Plugins/ADSModule/DeploymentTemplates/CubeCoders-AMPTemplates-maingit stash failed on repo CubeCoders/AMPTemplates:main with error code 128fatal: detected dubious ownership in repository at '/home/amp/.ampdata/instances/ADS01/Plugins/ADSModule/DeploymentTemplates/CubeCoders-AMPTemplates-main'To add an exception for this directory, call: git config --global --add safe.directory /home/amp/.ampdata/instances/ADS01/Plugins/ADSModule/DeploymentTemplates/CubeCoders-AMPTemplates-mainFailed to update CubeCoders/AMPTemplates:mainNon-managed instances exist, autoconfigure cannot guarantee that the configuration is valid!Unable to add entry to audit log, writing to main log instead:SQLiteException[0] (SQLiteException) : attempt to write a readonly database at SQLite.PreparedSqlLiteInsertCommand.ExecuteNonQuery(Object[] source)
at SQLite.SQLiteConnection.Insert(Object obj, String extra, Type objType)
at SQLiteNetExtensions.Extensions.WriteOperations.InsertElement(SQLiteConnection conn, Object element, Boolean replace, PropertyInfo primaryKeyProperty, Boolean isAutoIncrementPrimaryKey, ISet`1 objectCache)
at GSMyAdmin.Providers.SQLiteDataProvider.Add[T](T obj)
at GSMyAdmin.Logger.AddAuditLogEntry(String Source, String User, Enum Category, String Message)Source: InstanceManagerPlugin, User: Bishes, Category: CreateInstance, Message: Creating instance SonsOfTheForest01 using GenericModule module on port 8082.Failed to unpack AMP.UnauthorizedAccessException[0] (UnauthorizedAccessException) : Access to the path '/home/amp/.ampdata/instances/SonsOfTheForest01' is denied. at IO.FileCreateDirectory(String fullPath, UnixFileMode unixCreateMode)
at IO.Directory.CreateDirectory(String path)
at InstanceManagerPlugin.LocalInstanceManager.DownloadAndUnpack(LocalAMPInstance Spec, Boolean SkipCache)IOException[1] (IOException) : Permission deniedCreate Instance Failed: The core archive failed to download or unpack: Failed to unpack AMP: Access to the path '/home/amp/.ampdata/instances/SonsOfTheForest01' is denied.
Steps to reproduce:
- Step 1 Create new instance
- Step 2 Log out and back in to AMP
- Step 3 Create a new instance of another game
Actions taken to resolve so far:
Tried checking permissions and changing, stupidly followed ChatGPT .