Hi Arches community, 
I am encountering a recurrent error (see attached file) saying:

20000000-0000-0000-0000-100000000000' is not a valid UUID


it impacts all kind of basic functions (add a model, modify a model, work 
in RDM etc
The UUID number can change but the error stays the same.

Last week end, the DB was rebuilt but the error is still here. 

When I search for specific UUID from an error I get something like that:

(ENV) *ubuntu@ip-172-31-72-128*:*~/Projects*$ grep -R 
"20000000-0000-0000-0000-100000000000" .

./arches/tests/views/graph_manager_tests.py:                "nodeid": "
*20000000-0000-0000-0000-100000000000*",

./arches/tests/models/graph_tests.py:            "nodeid": "
*20000000-0000-0000-0000-100000000000*",

Binary file 
./arches/arches/app/models/migrations/__pycache__/3201_replace_node_and_nodetype_branches.cpython-38.pyc
 
matches

Binary file 
./arches/arches/app/models/migrations/__pycache__/3201_second_removal_of_node_nodetype_branch.cpython-38.pyc
 
matches

Binary file 
./arches/arches/app/models/migrations/__pycache__/3201_remove_node_and_nodetype_branches.cpython-38.pyc
 
matches

./arches/arches/app/models/migrations/3201_second_removal_of_node_nodetype_branch.py
:        "nodeid": "*20000000-0000-0000-0000-100000000000*",

./arches/arches/app/models/migrations/3201_replace_node_and_nodetype_branches.py
:        "nodeid": "*20000000-0000-0000-0000-100000000000*",

./arches/arches/app/models/migrations/3201_remove_node_and_nodetype_branches.py
:        "nodeid": "*20000000-0000-0000-0000-100000000000*",

./arches/arches/db/dml/db_data.sql:    VALUES ('
*20000000-0000-0000-0000-100000000000*', 'Node', 'Represents a single node 
in a graph', 't', 'E1_CRM_Entity', 'semantic', 
'22000000-0000-0000-0000-000000000000');

./arches/arches/db/dml/db_data.sql:    VALUES ('
*20000000-0000-0000-0000-100000000000*', '', 'n');



Let me know if you encountered similar problem. I would really appreciate 
any help in figuring this out. Any idea is welcome.
Thanks in advance for any answer,
Best,
Anais

-- 
-- To post, send email to [email protected]. To unsubscribe, send 
email to [email protected]. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Arches Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/archesproject/87f48c89-25b0-4bc2-b9a1-2f3d600b48b5o%40googlegroups.com.

Reply via email to