1

On my local Acumos instance, which I installed using the oneclick install, I can successfully onboard models, but the design studio loads forever when try to use it. All docker containers are up and running and I see no related errors neither in the logfiles nor in the browser javascript console. It's the same for Chrome or Firefox. This is on Ubuntu 18.04.

mwelss-fhg
  • 13
  • 2

1 Answers1

0

I have not see a case in which the Design Studio failed to present its UI in the Portal frame. But we can get to the bottom of this for you. Some questions:

1) Did you deploy using docker or kubernetes

2) What is the Design Studio image version defined in acumos-env.sh (DESIGNSTUDIO_IMAGE)

3) When did you clone the system-integration repo

4) If you know how to use the web debugging tools in your browser, check what request is being sent that is not being responded to. A typical successful response is attached as a picture, captured using chrome's Developer Tools option (Network tab).

Design Studio tab request