I have an existing confluence page and I want to edit it. Every time I click on Edit (or refresh the Edit page), I see the page and I can write in it but the Publish button is disabled and I see this error in the top-right corner :
Something went wrong after loading the editor. Copy your unsaved changes and refresh the page to keep editing.
I get this error when the page opens, not when I try to click on Publish.
A few times, I also had a section appear at the bottom-left of the screen saying the error code is 27p250. I googled this and searched it here, 0 result.
I can edit other pages, just not this one that I need to edit.
Note : I'm using the old editor, in the URL I have /edit/ and not /edit-v2/.
EDIT : in case it's any help, in the Chrome developer tools, I see 2 requests failing :
- https://wikidocs.services.atlassian.com/activationid-services/(a GUID goes here)/synchrony/v1/data/(company name)-(a GUID goes here)/confluence-88376078?optimistic=true&rewrite-request=true
I removed parts of the link that may be sensitive, also my page number is 88376078 (it's in the URL for the View and Edit webpages).
- https://confluence-v1.prod.atl-paas.net/master/plugins/fabric_migration/plugin.js (this gives a 404)