Skip to content
New issue

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

badcachekey No cached serialization found with that key #31

Open
cwlin0416 opened this issue Sep 25, 2018 · 1 comment
Open

badcachekey No cached serialization found with that key #31

cwlin0416 opened this issue Sep 25, 2018 · 1 comment

Comments

@cwlin0416
Copy link

Hi
I use this extension with VisualEditor, but error occurred when saving page.

My MediaWiki version: 1.31.0
Following is api.php reponses:

  1. {"visualeditoredit":{"result":"success","cachekey":"f60552e9de0a8b27ef1a0c7c853c35d2"}}

  2. {"error":{"code":"badcachekey","info":"No cached serialization found with that key","*":"See https://wiki.skymirror.com.tw/api.php for API usage. Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce> for notice of API deprecations and breaking changes."}}

@kulttuuri
Copy link
Owner

I saw the same error, and I do not know what causes it. I'll start an issue on visualeditor talk page. For now you can change the wgSlackSendMethod to file_get_contents to bypass the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants