Hi, I continue to struggle with getting a proper installation of Arches v4 running. I have been focused on getting the system up and for planning on building a migration path from v3. However, now I am faced with a very fundamental issue. When I try to create a resource, and add a name, the resource comes out as undefined. This is the same on a linux and mac os x install. It is the same on a version of 4.01 installed via pip and a version installed by git clone and install from the developer documentation.
I am running a complete reinstall each time. I am also add sample data, either just the first 3 lines or all of them. python manage.py packages -o import_reference_data -s arches/db/schemes/arches_concept_scheme.rdf -ow overwrite -st keep python manage.py packages -o import_reference_data -s arches/db/schemes/arches_concept_collections.rdf -ow overwrite -st keep python manage.py packages -o import_graphs python manage.py packages -o import_business_data -s tests/fixtures/data/csv/heritage_resource_model.csv -ow overwrite python manage.py packages -o add_tileserver_layer -m arches/tileserver/world.xml -n world_basemap -b python manage.py packages -o add_tileserver_layer -m arches/tileserver/hillshade.xml -n hillshade You can see one of my installs here: http://heritage.hku.hk/hongkong_v4/ It still has the default password if anyone wants to confirm the behaviour. Just try to create a Resource, and give it a name. Any help is appreciated/ Regards, Darcy -- -- 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]. For more options, visit https://groups.google.com/d/optout.
