-
-
Notifications
You must be signed in to change notification settings - Fork 178
Description
OVMS is not yet supported in .net 8 docker.
Log:
31.07.2025 14:08:12 : System.ComponentModel.Win32Exception (2): An error occurred trying to start process ‚mono‘ with working directory ‚/etc/teslalogger/Debug/net8.0‘. No such file or directory
at System.Diagnostics.Process.ForkAndExecProcess(ProcessStartInfo startInfo, String resolvedFilename, String argv, String envp, String cwd, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32 groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at TeslaLogger.Tools.StartOVMS() in /home/runner/work/TeslaLogger/TeslaLogger/TeslaLogger/Tools.cs:line 222
31.07.2025 14:08:12 : OVMS terminated