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
I run " docker-compose up", but get the following error message:
root ERROR Faild to initialize global state path: Error: EACCES: permission denied, mkdir '/home/theia/.theia/plugin-storage'
theia_1 | root INFO [4128146c-76b0-47af-a84d-a8a6ace635f5][vscode.docker]: Disconnected.
theia_1 | terminal ERROR Couldn't attach - can't find terminal with id: 0
theia_1 | terminal ERROR Error attaching to terminal id 0, the terminal is most likely gone. Starting up a new terminal instead.
I run " docker-compose up", but get the following error message:
root ERROR Faild to initialize global state path: Error: EACCES: permission denied, mkdir '/home/theia/.theia/plugin-storage'
theia_1 | root INFO [4128146c-76b0-47af-a84d-a8a6ace635f5][vscode.docker]: Disconnected.
theia_1 | terminal ERROR Couldn't attach - can't find terminal with id: 0
theia_1 | terminal ERROR Error attaching to terminal id 0, the terminal is most likely gone. Starting up a new terminal instead.
heia_1 | root ERROR Request getHostLogPath failed with error: EACCES: permission denied, mkdir '/home/theia/.theia/logs' Error: EACCES: permission denied, mkdir '/home/theia/.theia/logs'
theia_1 | root ERROR Request getHostStoragePath failed with error: EACCES: permission denied, mkdir '/home/theia/.theia/workspace-storage' Error: EACCES: permission denied, mkdir '/home/theia/.theia/workspace-storage'
theia_1 | root ERROR Failed to load plugins: Error: Request 'getHostLogPath' failed
how can I handle this error? Thanks very much.
The text was updated successfully, but these errors were encountered: