Local setup terminal problem

I seen here similar problem. But i exited terminal and click reset button and launch another terminal with ctrl+shift+`, i also tried $ git pull origin main in rdb-alpha directory, it gives: From GitHub - freeCodeCamp/rdb-alpha

there is an issue with your setup, you have that code after camper@ that should not be there, you need to do more than just reset the step

try restarting the docker container, also make sure you are opening the workspace in the right folder

$ docker restart (id), and i have same hex value after camper@ . Also if i delete container with 2 images in docker desktop and use Dev Containers: Rebuild and Reopen in Container this creates 2 images and 1 container and this hex value after camper@ changes. I use cd rdb-alpha after git clone and then code .

Please edit your post to improve the readability of the code. When you enter a code block into a forum post, please precede it with three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add the backticks.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').

/home/camper/.vscode-server/data/logs/20260123T141713/exthost1/vscode.git/Git.log

2026-01-23 14:17:19.048 [info] [main] Log level: Info

2026-01-23 14:17:19.048 [info] [main] Validating found git in: “git”

2026-01-23 14:17:19.048 [info] [main] Using git “2.25.1” from “git”

2026-01-23 14:17:19.048 [info] [Model][doInitialScan] Initial repository scan started

2026-01-23 14:17:19.048 [info] > git rev-parse --show-toplevel [10ms]

2026-01-23 14:17:19.058 [info] > git rev-parse --git-dir --git-common-dir --show-superproject-working-tree [136ms]

2026-01-23 14:17:19.085 [info] [Model][openRepository] Opened repository (path): /workspace/project

2026-01-23 14:17:19.085 [info] [Model][openRepository] Opened repository (real path): /workspace/project

2026-01-23 14:17:19.085 [info] [Model][openRepository] Opened repository (kind): repository

2026-01-23 14:17:19.184 [info] > git config --get commit.template [84ms]

2026-01-23 14:17:19.212 [info] > git rev-parse --show-toplevel [109ms]

2026-01-23 14:17:19.221 [info] [Git][getRemotes] No remotes found in the git config file

2026-01-23 14:17:19.229 [info] [Model][doInitialScan] Initial repository scan completed - repositories (1), closed repositories (0), parent repositories (1), unsafe repositories (0)

2026-01-23 14:17:19.241 [info] > git for-each-ref --format=%(refname)%00%(upstream:short)%00%(objectname)%00%(upstream:track)%00%(upstream:remotename)%00%(upstream:remoteref) refs/heads/master refs/remotes/master [21ms]

2026-01-23 14:17:19.242 [warning] [Git][getBranch] No such branch: master

2026-01-23 14:17:19.269 [info] > git status -z -uall [17ms]

2026-01-23 14:17:19.276 [info] > git for-each-ref --sort -committerdate --format %(refname)%00%(objectname)%00%(*objectname) [14ms]

2026-01-23 14:17:19.314 [info] > git for-each-ref --format=%(refname)%00%(upstream:short)%00%(objectname)%00%(upstream:track)%00%(upstream:remotename)%00%(upstream:remoteref) refs/heads/master refs/remotes/master [19ms]

2026-01-23 14:17:19.314 [warning] [Git][getBranch] No such branch: master

2026-01-23 14:17:19.322 [error] [GitHistoryProvider][resolveHEADMergeBase] Failed to resolve merge base for master: Error: No such branch: master.

2026-01-23 14:17:19.362 [info] > git config --get commit.template [48ms]

2026-01-23 14:17:19.408 [info] [Git][getRemotes] No remotes found in the git config file

2026-01-23 14:17:19.421 [info] > git for-each-ref --format=%(refname)%00%(upstream:short)%00%(objectname)%00%(upstream:track)%00%(upstream:remotename)%00%(upstream:remoteref) refs/heads/master refs/remotes/master [10ms]

2026-01-23 14:17:19.422 [warning] [Git][getBranch] No such branch: master

2026-01-23 14:17:19.472 [info] > git status -z -uall [27ms]

2026-01-23 14:17:19.472 [info] > git for-each-ref --sort -committerdate --format %(refname)%00%(objectname)%00%(*objectname) [3ms]

2026-01-23 14:17:33.012 [info] [Git][getRemotes] No remotes found in the git config file

2026-01-23 14:17:33.015 [info] > git config --get commit.template [18ms]

2026-01-23 14:17:33.017 [info] > git for-each-ref --format=%(refname)%00%(upstream:short)%00%(objectname)%00%(upstream:track)%00%(upstream:remotename)%00%(upstream:remoteref) refs/heads/master refs/remotes/master [5ms]

2026-01-23 14:17:33.017 [warning] [Git][getBranch] No such branch: master

2026-01-23 14:17:33.030 [info] > git status -z -uall [7ms]

2026-01-23 14:17:33.032 [info] > git for-each-ref --sort -committerdate --format %(refname)%00%(objectname)%00%(*objectname) [4ms]

2026-01-23 14:17:50.081 [info] > git rev-parse --show-toplevel [6ms]

2026-01-23 14:17:50.082 [info] fatal: not a git repository (or any of the parent directories): .git

2026-01-23 14:18:28.016 [info] > git rev-parse --show-toplevel [3ms]

/home/camper/.vscode-server/data/logs/20260123T141713/exthost1/remoteexthost.log

2026-01-23 14:17:16.231 [info] Extension host with pid 311 started

2026-01-23 14:17:16.281 [info] Lock ‘/home/camper/.vscode-server/data/User/workspaceStorage/beb2f72262d8181cab3ec0f9b6227d27/vscode.lock’: Lock acquired.

2026-01-23 14:17:16.877 [info] ExtensionService#_doActivateExtension vscode.configuration-editing, startup: false, activationEvent: ‘onLanguage:jsonc’

2026-01-23 14:17:16.879 [info] ExtensionService#_doActivateExtension vscode.json-language-features, startup: false, activationEvent: ‘onLanguage:jsonc’

2026-01-23 14:17:16.880 [info] ExtensionService#_doActivateExtension vscode.typescript-language-features, startup: false, activationEvent: ‘onLanguage:jsonc’

2026-01-23 14:17:16.882 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: ‘onLanguage’

2026-01-23 14:17:17.899 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: ‘*’, root cause: vscode.git

2026-01-23 14:17:18.145 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: ‘*’

2026-01-23 14:17:18.148 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: ‘*’

2026-01-23 14:17:18.683 [info] Eager extensions activated

2026-01-23 14:17:18.684 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: ‘onStartupFinished’

2026-01-23 14:17:18.685 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: ‘onStartupFinished’

2026-01-23 14:17:18.723 [info] ExtensionService#_doActivateExtension vscode.terminal-suggest, startup: false, activationEvent: ‘onTerminalShellIntegration:*’

2026-01-23 14:17:31.096 [info] ExtensionService#_doActivateExtension CodeRoad.coderoad, startup: false, activationEvent: ‘onCommand:coderoad.start’

2026-01-23 14:17:32.870 [error] Error: Command failed: git stash --include-untracked

You do not have the initial commit yet

*at genericNodeError (node:internal/errors:983:15)*

*at wrappedFn (node:internal/errors:537:14)*

*at ChildProcess.exithandler (node:child_process:417:12)*

*at ChildProcess.emit (node:events:519:28)*

*at maybeClose (node:internal/child_process:1101:16)*

*at Socket.<anonymous> (node:internal/child_process:456:11)*

*at Socket.emit (node:events:519:28)*

*at Pipe.<anonymous> (node:net:346:12)

home/camper/.vscode-server/data/logs/20260123T042608/remoteagent.log

2026-01-23 04:26:08.242 [info]

2026-01-23 04:26:08.269 [info] Installing extensions…

2026-01-23 04:26:08.273 [info] Extension host agent started.

2026-01-23 04:26:08.369 [info] Started initializing default profile extensions in extensions installation folder. file:///home/camper/.vscode-server/extensions

2026-01-23 04:26:08.484 [info] [127.0.0.1][5830fbca][ManagementConnection] New connection established.

2026-01-23 04:26:08.496 [debug] ComputeTargetPlatform: linux-x64

2026-01-23 04:26:08.572 [info] Log level changed to info

2026-01-23 04:26:08.714 [info] Completed initializing default profile extensions in extensions installation folder. file:///home/camper/.vscode-server/extensions

2026-01-23 04:26:08.833 [info] [127.0.0.1][89b8a6ac][ExtensionHostConnection] New connection established.

2026-01-23 04:26:08.869 [info] [127.0.0.1][89b8a6ac][ExtensionHostConnection] <367> Launched Extension Host Process.

2026-01-23 04:26:09.675 [info] [127.0.0.1][89b8a6ac][ExtensionHostConnection] <367> [reconnection-grace-time] Extension host: read VSCODE_RECONNECTION_GRACE_TIME=10800000ms (10800s)

2026-01-23 04:26:11.689 [info] Installing extension ‘coderoad.coderoad’…

2026-01-23 04:26:11.707 [info] Getting Manifest… coderoad.coderoad

2026-01-23 04:26:11.815 [info] Installing extension: coderoad.coderoad {“isMachineScoped”:false,“installPreReleaseVersion”:false,“isApplicationScoped”:true,“isBuiltin”:false,“installGivenVersion”:false,“profileLocation”:{“$mid”:1,“fsPath”:“/home/camper/.vscode-server/extensions/extensions.json”,“external”:“file:///home/camper/.vscode-server/extensions/extensions.json”,“path”:“/home/camper/.vscode-server/extensions/extensions.json”,“scheme”:“file”},“productVersion”:{“version”:“1.108.1”,“date”:“2026-01-14T14:55:44.241Z”}}

2026-01-23 04:26:20.336 [info] Extension signature verification result for coderoad.coderoad: Success. Internal Code: 0. Executed: true. Duration: 4507ms.

2026-01-23 04:26:20.467 [info] Extracted extension to file:///home/camper/.vscode-server/extensions/coderoad.coderoad-0.17.2: coderoad.coderoad

2026-01-23 04:26:20.488 [info] Renamed to /home/camper/.vscode-server/extensions/coderoad.coderoad-0.17.2

2026-01-23 04:26:20.504 [info] Extension installed successfully: coderoad.coderoad file:///home/camper/.vscode-server/extensions/extensions.json

2026-01-23 04:26:20.505 [info] Extension ‘coderoad.coderoad’ v0.17.2 was successfully installed.

2026-01-23 04:42:29.848 [info] [127.0.0.1][5830fbca][ManagementConnection] The client has disconnected gracefully, so the connection will be disposed.

2026-01-23 04:42:29.966 [info] [127.0.0.1][89b8a6ac][ExtensionHostConnection] <367> Extension Host Process exited with code: 0, signal: null.

what steps have you tried to so far?

None of arbitrary steps has tried so far.

I think that what was happened: in settings extensions.supportNodeGlobalNavigator was disabled, i have migration error in extension host output, this had broke npm unpackaging when coderoad was installed first time. But even after i enabled navigator simple reinstalling changed nothing because it with git have stuck in corrupted state.

i used this commands:
in container’s terminal
rm -rf ~/.vscode-server/data/User/workspaceStorage/*

in local terminal i deleted containers their volumes and images and then in rdb-alpha directory

rm -rf .git
git init
code --user-data-dir ./vscode-fresh-profile --extensions-dir ./vscode-fresh-ext .

then in vs code rebuild and open in container without cache

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