Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,560,334
Community Members
 
Community Events
185
Community Groups

The editor didn't load this time

Hi 

We are accessing confluence through proxy server and recently we have implemented ssl on proxy server through which we are accessing confluence. But while accessing confluence create page i am getting error below

'Unable to communicate with server. Saving is not possible at the moment.'

'The editor didn't load this time

The connection timed out. If it happens again, speak to your Confluence admin. You may be using a proxy server that prevents WebSocket connections.'

 

I tried enabled websocket in proxy server. restarted proxy and confluence but still the error is coming. We are using confluence version 7.13.7 and apache as 2.4.37

 

ProxyPass /synchrony <confluence_url>:8091/synchrony

<Location /synchrony>
Require all granted
RewriteEngine on
RewriteCond %{HTTP:UPGRADE} ^WebSocket$ [NC]
RewriteCond %{HTTP:CONNECTION} Upgrade$ [NC]
RewriteRule .* ws://<confluence_url>:8091%{REQUEST_URI} [P]
</Location>

 

Is there any suggestions how to get this issue resolve? 

1 answer

0 votes
Brant Schroeder
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Dec 17, 2022

@RASHMIRANJAN SAHU Welcome to the Atlassian community

Do you have collaborative editing turned on?  If so you need to take a look at this:

https://confluence.atlassian.com/doc/troubleshooting-collaborative-editing-858772087.html 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events