You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.
I can delete corrupted project from OpenRefine interface but not using the openrefine-client. I have the following error:
Traceback (most recent call last):
File "/home/felix/openrefine-client/refine.py", line 35, in <module>
File "/home/felix/openrefine-client/google/refine/__main__.py", line 256, in main
File "/home/felix/openrefine-client/google/refine/cli.py", line 140, in delete
File "/home/felix/openrefine-client/google/refine/refine.py", line 371, in __init__
File "/home/felix/openrefine-client/google/refine/refine.py", line 409, in get_models
File "/home/felix/openrefine-client/google/refine/refine.py", line 395, in do_json
File "/home/felix/openrefine-client/google/refine/refine.py", line 114, in urlopen_json
File "/home/felix/openrefine-client/google/refine/refine.py", line 100, in urlopen
Exception: HTTP 500 "Failed to find project id #2603132304878 - may be corrupt" for http://127.0.0.1:3333/command/core/get-models?project=2603132304878&csrf_token=hD0LqXzZcuNH3vc6RsNgy3yGwFFvE6Vp
{}
[31739] Failed to execute script refine
Using
openrefine-client_0-3-10_linux
OpenRefine 3.4.1
The text was updated successfully, but these errors were encountered:
I don't know exactly how to reproduce the error. Projects detected as "corrupted" at startup are renamed in the workspace directory (e.g. 1761702727570.project.corrupted) and are then no longer visible via the OpenRefine interface, right? Do you have a hint how I can create a fresh corrupted project for testing? :-)
I can delete corrupted project from OpenRefine interface but not using the openrefine-client. I have the following error:
Using
The text was updated successfully, but these errors were encountered: