Getting error while trying to install extensions (openvscode in Docker) #213
Unanswered
nalmabrcom
asked this question in
Q&A
Replies: 1 comment
-
It seems to be a network issue in your env: https://stackoverflow.com/questions/40182121/whats-the-source-of-error-getaddrinfo-eai-again For some reasons server cannot resolve marketplace address as I understand it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does this issue occur when all extensions are disabled?: Yes/No
Version: 1.62.0
Commit: 15c32d0
Date: 2021-11-03T18:23:22.622Z
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36
Steps to Reproduce:
docker run -d -it --init -p 3000:3000 gitpod/openvscode-server:insiders
Python
or any other extension from the marketplace.Actual result:
Beta Was this translation helpful? Give feedback.
All reactions