Known Issues
Find some common issues below in cloud development environments that are not critical or pressing defects in the system:
The setup job for a workspace may have some harmless error messages at the top:
jq: error: Could not open file /workspace/.vscode-remote/data/Machine/.tmp: No such file or directory
jq: error (at /workspace/.vscode-remote/data/Machine/.tmp:0): object ({"python.de...) and null (null) cannot be multiplied
rm: cannot remove '/workspace/.vscode-remote/data/Machine/.tmp': No such file or directory
jq: error: Could not open file /home/gitpod/.vscode-server/data/Machine/.tmp: No such file or directory
jq: error (at /home/gitpod/.vscode-server/data/Machine/.tmp:0): object ({"python.de...) and null (null) cannot be multiplied
rm: cannot remove '/home/gitpod/.vscode-server/data/Machine/.tmp': No such file or directoryIf you are in the DataOps UI and navigated to a file where the filename or the path contains a ., e.g.:
When opening the DDE Cloud, you may get an error like the one below:
Just go back in your browser, move up in the directory structure, and then click to reopen the DDE Cloud.
The setup job for a new workspace can take approximately 10 seconds to run and get the environment fully ready. During this time, extensions may not fully load or work correctly.
The Preview Results button:
Even though it returns results, sometimes the timer continues to tick up. This has no adverse effect.
Occasionally, the following error message will appear:
This is the result of a race condition and can be ignored.
If you leave a workspace open and it times out, you may see:
This can be ignored, and you can still click Open Workspace to access your workspace anew with your changes — until the workspace is automatically deleted.
Variable scope
If you use subgroups within DataOps, there is a known issue with GitPod that doesn't always get the correct scope. We believe we have addressed this within the DataOps workspace image, but if you see this problem, please report it.