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
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
I can delete corrupted project from OpenRefine interface but not using the openrefine-client. I have the following error:
Using