I can't publish some pages on Confluence for several days already. It just happened with some particular pages, not all. I tried create a new one and copy all the contents but still failed.
Hi @[deleted] ,
Can you review the macros used on the page you are trying to publish ? Is the error specify due to page customisation or macros ? Also, the error message you shared does not provide much information rather than the issue with Synchrony.
Can you share the complete error message you are seeing while publishing the page ?
Thanks,
Kiran.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm also checking all macros used on the page as you suggested. Thanks a lot for your help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @[deleted] ,
Looks like some macros on the page might be referring to other applications, due to which you are noticing the communication error.
Please verify all the macro content and if possible spilt the content into multiple pages to identify the root cause.
Thanks,
Kiran.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I had the same thing happen on the cloud hosted confluence.
Turned out I had a vertical tab character in a code block. It was probably copied out of a terminal window. the code block rendered it as an empty block like a cursor.
Deleted the chars and it published.
$ grep -o "\- 135.*" /c/dev/junk.txt
- 135
$ grep -o "\- 135.*" /c/dev/junk.txt | od -t a
0000000 - sp 1 3 5 vt vt cr nl
0000011
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have this same issue right now and my page is 100% blank. "Unable to communicate with the server. Saving is not possible at the moment"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.