Issue
Trying to follow the Domino docs or Using MATLAB as a Workspace will result in Network Error
Resolution
The Compute Environment in 2022's guidance may refer to 2019 or earlier builds and will need to be updated to:
matlab-rdp:
title: "RDP"
iconUrl: "https://raw.githubusercontent.com/dominodatalab/partner-resources/main/assets/workspaces/Mathworks/MATLAB/matlab-simulink.png"
start: [ "/opt/domino/workspaces/matlab/start" ]
httpProxy:
port: 8080
internalPath: "/{{ownerUsername}}/{{projectName}}/{{sessionPathComponent}}/{{runId}}/#/?username=domino&password=domino"
rewrite: false
requireSubdomain: false
matlab:
title: "MATLAB"
iconUrl: "https://raw.githubusercontent.com/dominodatalab/partner-resources/main/assets/workspaces/Mathworks/MATLAB/matlab.png"
start: [ "/opt/domino/workspaces/matlab-webdesktop/start" ]
httpProxy:
port: 8888
internalPath: "/{{ownerUsername}}/{{projectName}}/{{sessionPathComponent}}/{{runId}}/matlab/index.html"
rewrite: false
requireSubdomain: false
This will apply for Domino 5 and may be pertinent for Domino 4, but has not been verified.
Comments
0 comments
Please sign in to leave a comment.