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.
Make sure you search before posting! Duplicate posts for the same issue may not be answered.
OS Name/Version: Docker
Product Name/Version: (Always use the full version number - not ‘Latest’)
Problem Description: ECO v11 Won’t boot.
If you're sharing console output, logs, or commands you have run, please make sure to use code tags
(3x backticks for blocks, 1x backtick for a single line) to help make posts readable. This also
provides syntax highlighting.
[03:07:22] Failed to start the server. Exception was Exception: Exception
Message:Authentication to Strange Cloud failed. No authentication methods were available. Provide valid credentials (‘-username’ and ‘-password’ or ‘-userToken’ or ‘-steamTicket’)
Source:EcoServer
System.Exception: Authentication to Strange Cloud failed. No authentication methods were available. Provide valid credentials (‘-username’ and ‘-password’ or ‘-userToken’ or ‘-steamTicket’) or use
at Eco.Server.StrangeCloudLogin.Initialize()
at Eco.Server.PluginManager.InitializeAsync(StartupInfo startupInfo)
at Eco.Server.Startup.StartAsync(StartupInfo startupInfo)
[03:07:22] Shutdown finished
Steps to reproduce:
* Step 1 - install ECO
* Step 2 - Attempt to boot up
* Step 3 - Get error message
Actions taken to resolve so far:
Updated the GenericModule.kvp, both **App.ExecutableLinux=739590/EcoServer** and **App.LinuxCommandLineArgs=** that is supposed to run the command. When I do it on a regular Linux and not docker, it works.