From 0c028599872ad66b5a2f47aa2ec7894f8484478d Mon Sep 17 00:00:00 2001 From: MagicBot Date: Tue, 3 May 2022 18:57:43 +0000 Subject: [PATCH] Update 'Troubleshoots' --- Troubleshoots.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshoots.md b/Troubleshoots.md index f8bcb84..a5ca31c 100644 --- a/Troubleshoots.md +++ b/Troubleshoots.md @@ -5,7 +5,7 @@ $ tail console_login Error: Unable to initialize main class engine.server.login.LoginServer Caused by: java.lang.NoClassDefFoundError: org/pmw/tinylog/labelers/Labeler ``` -**This is a Windows only bug:** When connecting to a container with the cli button it does not execute bash. This causes the user environment to be missing important items such as the environment variable that defines the classpath. Look for the default unix `$` prompt istead of `magicbox~/` as defined in .bashrc +**This is a Windows only bug:** When connecting to a container via the cli button it does not execute bash. This causes the user environment to be missing important items such as the environment variable that defines the classpath. Look for the default unix `$` prompt istead of `magicbox~/` as defined in .bashrc Solution: type `bash`