We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please make a clear and concise description of what the bug is.
As soon as I try to edit markdown files, I run into conflict issues. In the browser developer console I get:
[ERROR] text: Conflict during file save, please resolve [ERROR] text: Conflict during file save, please resolve
More details below.
File should be saved and be able to edit it.
Error: text: Conflict during file save, please resolve
Please complete the following information.
Nextcloud configuration:
XHRPOST https://cloud.cryptomilk.org/apps/text/session/312612/sync [HTTP/2 409 138ms] POST https://cloud.cryptomilk.org/apps/text/session/312612/sync Status 409 VersionHTTP/2 Transferred3.14 kB (2.38 kB size) Referrer Policyno-referrer DNS ResolutionSystem cache-control no-cache, no-store, must-revalidate content-length 2381 content-security-policy default-src 'none';base-uri 'none';manifest-src 'self';frame-ancestors 'none' content-type application/json; charset=utf-8 date Fri, 07 Feb 2025 10:28:40 GMT feature-policy autoplay 'none';camera 'none';fullscreen 'none';geolocation 'none';microphone 'none';payment 'none' referrer-policy no-referrer server Apache strict-transport-security max-age=15768000; includeSubDomains x-content-type-options nosniff X-Firefox-Spdy h2 x-frame-options SAMEORIGIN x-permitted-cross-domain-policies none x-powered-by PHP/8.2.26 x-request-id Fz1ZfcncKqbkBIq3D3Br x-robots-tag noindex, nofollow x-xss-protection 1; mode=block Accept application/json, text/plain, */* Accept-Encoding gzip, deflate, br, zstd Accept-Language en-US,en;q=0.5 Connection keep-alive Content-Length 227 Content-Type application/json Cookie __Host-nc_sameSiteCookielax=true; __Host-nc_sameSiteCookiestrict=true; nc_username=asn; nc_token=XXX DNT 1 Host cloud.cryptomilk.org Origin https://cloud.cryptomilk.org requesttoken XXX Sec-Fetch-Dest empty Sec-Fetch-Mode cors Sec-Fetch-Site same-origin Sec-GPC 1 TE trailers User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:134.0) Gecko/20100101 Firefox/134.0 X-Requested-With XMLHttpRequest, XMLHttpRequest [ERROR] text: Conflict during file save, please resolve Object { app: "text", uid: "asn", level: 2 } index-DtTpkYe5.chunk.mjs:1:1057 log https://cloud.cryptomilk.org/apps/text/js/index-DtTpkYe5.chunk.mjs:1 error https://cloud.cryptomilk.org/apps/text/js/index-DtTpkYe5.chunk.mjs:1 _handleError https://cloud.cryptomilk.org/apps/text/js/Editor-CT2H8SzY.chunk.mjs:2 (Async: promise callback) _fetchSteps https://cloud.cryptomilk.org/apps/text/js/Editor-CT2H8SzY.chunk.mjs:2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Please make a clear and concise description of what the bug is.
As soon as I try to edit markdown files, I run into conflict issues. In the browser developer console I get:
More details below.
Steps to reproduce
Expected behaviour
File should be saved and be able to edit it.
Actual behaviour
Error: text: Conflict during file save, please resolve
Server
Please complete the following information.
Nextcloud configuration:
Client
Log files
The text was updated successfully, but these errors were encountered: