Addshore added a comment.
What concept URI / wikibase host is the updater running using? See https://github.com/wmde/wikibase-docker/tree/master/wdqs As you change $wgServer that means the RDF your wikibase genertates will also change to the new host always. I am guessing you are still running the updater using wikibase.svc or the IP or something similar. The updater need to run expecting the correct protocol and host. From https://doc.wikimedia.org/Wikibase/master/php/topic_options.html: > conceptBaseUri > Base URI for building concept URIs (used in Rdf output). > This has to include the protocol and domain, only an entity identifier will be appended. > DEFAULT: Constructed from $wgServer with http protocol and /entity/ path. > EXAMPLE: http://www.wikidata.org/entity/ TASK DETAIL https://phabricator.wikimedia.org/T240962 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Addshore Cc: Aklapper, DD063520, darthmon_wmde, Jelabra, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Asahiko, Wikidata-bugs, aude, Lydia_Pintscher, Addshore, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
