inception-project / inception-external-recommender

Get annotation suggestions for the INCEpTION text annotation platform from spaCy, Sentence BERT, scikit-learn and more. Runs as a web-service compatible with the external recommender API of INCEpTION.
Apache License 2.0
40 stars 17 forks source link

Whoops on document lock, cannot curate #31

Closed david-waterworth closed 3 years ago

david-waterworth commented 3 years ago

I'm using v 0.20-rc-5, I locked my document and the message below was written in the service log, and the UI showed the Whoops page. I can still open the document and it's locked, but I cannot curate it? When I select curation, the open document dialogue is empty (should contain 1 document?). I'm using the admin user which has the curation role. When I go to monitoring it lists the document with "Curation" unchecked and admin checked.

So I'm stuck as I cannot unlock the document, nor curate it?

inception.jar[1647125]: 2021-07-15 16:13:40 WARN [admin] ListenerRequestHandler - behavior not enabled; ignore call. Behavior org.apache.wicket.ajax.markup.html.form.AjaxButton$1@50e60329 at component [LambdaAjaxButton [Component id = confirm]]

david-waterworth commented 3 years ago

Wrong repo