Question

One Page problem

Hi Creatio Community,

I'm running Creatio 8.09 on-premise (localhost, Windows + IIS + PostgreSQL) and experiencing an issue where I cannot open the application in multiple browser tabs simultaneously.

Here is what happens:
- First tab opens and works perfectly fine
- When I try to open a second tab, it gets stuck on the loading screen indefinitely
- The second tab only loads after I close the first one
- The same issue occurs in incognito mode and across different browsers (Chrome, Edge, etc.)

Thank you in advance for your response!

Like 0

Like

3 comments

Creatio 8.0.x series was quite unstable, I would really recommend upgrading because lots of things have been fixed and improved since then.

This could also be due to the restrictions on Windows around websockets - local development environments have a very limited number of websockets available on Windows unless you are running a Windows Server edition. When this limit is reached it results in exactly the behaviour you are describing, and this happens when more than a couple of pages are open for Creatio in my experience.

Yes, what Harvey is saying - and for your case specifically, IIRC the issue is more pronounced if you are using Windows Home instead of Windows Pro - in that case, you can only open one tab at a time.

Best,
David

Show all comments