JanZerebecki added a comment. This might be an actual internal error.
Where is that error from? https://www.wikidata.org/wiki/Special:EntityData/Q13529975.json and https://www.wikidata.org/wiki/Q2696099 work just fine. It seems this was produced by: catch ( StorageException $ex ) { wfDebugLog( __CLASS__, __FUNCTION__ . ": failed to load $prefixedId: $ex (revision $revision)" ); $msg = wfMessage( 'wikibase-entitydata-storage-error' ); throw new HttpError( 500, $msg->params( $prefixedId, $revision ) ); } It would be nice to know the URL, $revision and $ex. The other HttpErrors where made not logable in https://phabricator.wikimedia.org/T76458. TASK DETAIL https://phabricator.wikimedia.org/T90270 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: JanZerebecki Cc: JanZerebecki, daniel, aude, Aklapper, Wikidata-bugs, Jdouglas _______________________________________________ Wikidata-bugs mailing list Wikidata-bugs@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs