You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Container logs
```bash
───────────────────────────────────────
██╗ ███████╗██╗ ██████╗
██║ ██╔════╝██║██╔═══██╗
██║ ███████╗██║██║ ██║
██║ ╚════██║██║██║ ██║
███████╗███████║██║╚██████╔╝
╚══════╝╚══════╝╚═╝ ╚═════╝
Brought to you by linuxserver.io
───────────────────────────────────────
To support LSIO projects visit:
https://www.linuxserver.io/donate/
───────────────────────────────────────
GID/UID
───────────────────────────────────────
User UID: 5063
User GID: 1003
───────────────────────────────────────
Linuxserver.io version: 4.92.2-ls232
Build-date: 2024-09-14T20:23:18+00:00
───────────────────────────────────────
setting up sudo access
setting sudo password using SUDO_PASSWORD env var
New password: Retype new password: passwd: password updated successfully
[custom-init] No custom files found, skipping...
[2024-09-20T01:31:52.264Z] info code-server 4.92.2 de65bfc9477f61bc22d0b1a23085d1f18bb25202
[2024-09-20T01:31:52.278Z] info Using user-data-dir /config/data
[2024-09-20T01:31:52.299Z] info Using config file /config/.config/code-server/config.yaml
[2024-09-20T01:31:52.299Z] info HTTP server listening on http://0.0.0.0:8443/
[2024-09-20T01:31:52.300Z] info - Authentication is enabled
[2024-09-20T01:31:52.300Z] info - Using password from $PASSWORD
[2024-09-20T01:31:52.301Z] info - Not serving HTTPS
[2024-09-20T01:31:52.301Z] info Session server listening on /config/data/code-server-ipc.sock
Connection to 127.0.0.1 8443 port [tcp/*] succeeded!
[ls.io-init] done.
[21:34:08]
[21:34:08] Extension host agent started.
[21:34:09] [172.18.0.16][9f404533][ManagementConnection] New connection established.
File not found: /app/code-server/lib/vscode/out/vsda_bg.wasm
[21:34:10] [172.18.0.16][730479bd][ExtensionHostConnection] New connection established.
[21:34:10] [172.18.0.16][730479bd][ExtensionHostConnection] <628> Launched Extension Host Process.
[21:34:22] [172.18.0.16][dfd6bf5e][ManagementConnection] Unknown reconnection token (never seen).
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
Is there an existing issue for this?
Current Behavior
When trying to initialize a folder as a repository, I get the error
/projects/docker-compose-files/.git: Permission denied
Expected Behavior
Git folder should be created and repository should be initalized.
Steps To Reproduce
Environment
CPU architecture
x86-64
Docker creation
The text was updated successfully, but these errors were encountered: