This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CODECOMPOSER: Code composer Theia v151 stays in splash screen forever

Part Number: CODECOMPOSER
Other Parts Discussed in Thread: CCSTUDIO

Tool/software:

Hello everyone, I tried the Code Composer Theia the code composer v151 and it stays in the splash screen forever and never starts.

The backend seems to be starting ok:

...

2024-11-13T16:56:37.657Z root INFO Finished starting backend application: 0.0 ms [Finished 2.669 s after backend start]
2024-11-13T16:56:37.705Z root INFO Resolve plugins list: 213.5 ms [Finished 2.718 s after backend start]
2024-11-13T16:56:37.858Z root INFO Deploy plugins list: 365.8 ms [Finished 2.870 s after backend start]
2024-11-13T16:56:37.861Z root INFO [e62393f7-e837-4e1c-b71b-xxxxxxxxxxxx] Waiting for backend deployment: 0.7 ms [Finished 2.871 s after backend start]
2024-11-13T16:56:37.952Z root INFO [e62393f7-e837-4e1c-b71b-xxxxxxxxxxxx] Loading plugin contributions
2024-11-13T16:56:39.837Z root INFO [ccs-server:stdout] [ccs.trace] CCSServer> IDE session in progress: c99f5037-0ad6-4774-b6da-xxxxxxxxxxxx (server v1.5.0.202407270237)
2024-11-13T16:56:42.842Z root INFO ccs-server [ "connected to 'ccs-server' process - ready for handshake..." ]
2024-11-13T16:56:42.846Z root INFO [ccs-server:stdout] CCSServer started! [3,224ms]
2024-11-13T16:56:42.850Z root INFO ccstudio [
  'handshake between ccs-server and theia-backend complete - waiting for theia-frontend...'
]

But the frontend never leaves the splash screen.

It is interesting to note that afterwards I also downloaded and installed the Code Composer Theia v131 and the same is happening.

I am not sure what could be the cause and I could not find anywhere a log file that can help me understand the problem.

Thanks in advance for any help

D