[Docker] VSCode
Verfasst: So 30. Jan 2022, 17:42
Hallo @ all,
nach dem Update funktioniert fast alles, sobald ich versuche, den VSCode-Editor aufzurufen, erhalte ich im Firefox folgende Fehlermeldungen:
Ein Neustart des conatiners vscode in Portainer für führt nicht zum Ziel. Ich verwende kein Passwort in der docker-compose.yml für vscode.
Folgenden Fehler erhalte ich im VSCode Log vom Portainer:
Habt ihr einen Tipp wie ich das behebn kann?
Viele Grüße
Pekabo
nach dem Update funktioniert fast alles, sobald ich versuche, den VSCode-Editor aufzurufen, erhalte ich im Firefox folgende Fehlermeldungen:
Code: Alles auswählen
Error: Verbindung fehlgeschlagen
Firefox kann sich nicht mit dem Server unter xx.xx.xx.xx:2222 verbinden...
Folgenden Fehler erhalte ich im VSCode Log vom Portainer:
Code: Alles auswählen
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 01-envfile: executing...
[cont-init.d] 01-envfile: exited 0.
[cont-init.d] 01-migrations: executing...
[migrations] started
[migrations] no migrations found
[cont-init.d] 01-migrations: exited 0.
[cont-init.d] 02-tamper-check: executing...
[cont-init.d] 02-tamper-check: exited 0.
[cont-init.d] 10-adduser: executing...
usermod: no changes
-------------------------------------
_ ()
| | ___ _ __
| | / __| | | / \
| | \__ \ | | | () |
|_| |___/ |_| \__/
Brought to you by linuxserver.io
-------------------------------------
To support LSIO projects visit:
https://www.linuxserver.io/donate/
-------------------------------------
GID/UID
-------------------------------------
User uid: 0
User gid: 0
-------------------------------------
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Your DockerHost is running an outdated version of libseccomp
To fix this, please visit https://docs.linuxserver.io/faq#libseccomp
Apps will not behave correctly without this
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
sleep: cannot read realtime clock: Operation not permitted
[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 30-config: executing...
setting permissions::configuration
setting permissions::workspace
[cont-init.d] 30-config: exited 0.
[cont-init.d] 90-custom-folders: executing...
[cont-init.d] 90-custom-folders: exited 0.
[cont-init.d] 99-custom-scripts: executing...
[custom-init] no custom files found exiting...
[cont-init.d] 99-custom-scripts: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
starting with no password
Node.js[376]: ../src/util.cc:188:double node::GetCurrentTimeInMicroseconds(): Assertion `(0) == (uv_gettimeofday(&tv))' failed.
starting with no password
Viele Grüße
Pekabo