Hello TechSoft3D,
I am encountering an issue with Server-Side Rendering (SSR) mode.
Issue -
The 3D model in the viewer is not loading and the viewer freezes when switching to Server-Side Rendering (SSR). It works fine in Client-Side Rendering (CSR) mode.
Yes, I have launch SSR with microengine model. You can see in the browser url I have loaded microengine. the setCallback not getting triggered in SSR Mode.
I also added logs on server and client side. the server sends proper data to client and client also pings sc server.
In that folder, there should be a .log file starting with comm_scserver_ssr. Please send that to me via a direct message (or if you wish, you can just upload it in your next forum post).
Perhaps it would be best if we first try launching the default Web Viewer in your server and spawn an SSR instance. To do this, please do the following in a Communicator SDK package:
Launch the server by running the file start_server.sh found in the directory HOOPS_Communicator_2025.X.x/quick_start