Page MenuHomePhabricator

paws not connecting to any reconciliation services
Closed, ResolvedPublic

Description

From irc:

Not sure where to report this on Phabricator: OpenRefine at hub-paws.wmcloud.org does not seem to be connecting to any reconciliation services since about yesterday. Last week I had no issues connecting to either wdreconcile.toolforge.org/en/api or https://wikidata.reconci.link/hr/api. Now, the "Reconcile each cell to an entity of one of these field is empty, and nothing happens when I "Start reconciling..." even if I "Reconcile against no particular type".  Any idea what's going on?

There were several tickets that were deployed yesterday.
T326985 is probably the most notable as it removed the pod security policy (T317787)
T363715 is another possibility it removes rpy2 which was blocking building of the singleuser image.

T363131 updated pywikibot
T363596 updated jupyterlab
T363732 updated openrefine

@Ponor could you describe what you are doing that results in the error?

Event Timeline

@rook Create a simple project with data from clipboard, like

ID,taxon
120,Cedrus atlantica
121,Cedrus deodara
122,Cedrus libani
123,Larix decidua
124,Picea omorika
125,Pinus cembra

Then in "taxon" column from the drop-down menu choose Reconcile>Start reconciling...
Select service (any of the two links above)
Normally, there would be something in "Reconcile each cell to an entity of one of these types:", like "Taxon".
"Start reconciling..."
That should return some matches (you'd see blue links to wikidata items in that column).

@Ponor I've rolled back the version of OpenRefine to 3.7.9 and it seems to be working as expected, could you restart your container and verify that it is working for you again?

I'm guessing this would be a bug with the Wikimedia Commons plugin not working with OpenRefine 3.8.0, does that seem right to you?

3.7.9 working as expected. Thanks!

@rook Hm... I'm a casual user and I can only guess what's happening behind the scenes. WikiDATA plugin?

https://github.com/OpenRefine/CommonsExtension/issues/101 is closed and seems to fix the issue. When a new release is made we can try this with an updated plugin.

rook claimed this task.