Re: [Arches] ValidationError at /search

2018-11-01 Thread Cyrus Hiatt
Thanks Dale - We noticed in the 4.3.2 release an additional data migration that we intended to include. We've added it and released 4.3.3. I'm not sure this will necessarily solve your issue, but it's certainly worth a try. pip install arches --upgrade --no-binary :all: python manage.py migrate

[Arches] Arches 4.3.3 released

2018-11-01 Thread Cyrus Hiatt
The Arches team was made aware of a minor issue with our recent release (4.3.2) so we've quickly fixed it and pushed a 4.3.3 release. *Changes:* - Fixes duplicate entries in cards_x_nodes_x_widgets *Known Issues* - [#4044](https://github.com/archesproject/arches/issues/4044) - Exporting data

Re: [Arches] ValidationError at /search

2018-11-01 Thread Dale Lloyd
I installed using pip. -- -- To post, send email to archesproject@googlegroups.com. To unsubscribe, send email to archesproject+unsubscr...@googlegroups.com. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are

Re: [Arches] ValidationError at /search

2018-11-01 Thread Cyrus Hiatt
Hey Dale, Are you running Arches from a repo or did you install from pip? - Cyrus On Thu, Nov 1, 2018 at 10:02 AM Cyrus Hiatt wrote: > Thanks for the showmigrations and whatisthis output. It looks like there > is a migration in master but not in 4.3.x, and I suspect it should be in > both.

Re: [Arches] ValidationError at /search

2018-11-01 Thread Cyrus Hiatt
Thanks for the showmigrations and whatisthis output. It looks like there is a migration in master but not in 4.3.x, and I suspect it should be in both. I'll have to confirm that with Alexei when he's available. - Cyrus On Thu, Nov 1, 2018 at 9:41 AM Dale Lloyd wrote: > Thanks Adam. > > The

Re: [Arches] ValidationError at /search

2018-11-01 Thread Dale Lloyd
Thanks Adam. The output of 'python manage.py whatisthis 065b7267-e746-11e6-84a6-026d961c88e6' is below. I am not sure what the output means? This UUID is the primary key for 2 objects:

Re: [Arches] ValidationError at /search

2018-11-01 Thread Adam Cox
Hi Dale, this issue doesn't sound familiar to me, but there is a command that could help you troubleshoot: python manage.py whatisthis 065b7267-e746-11e6-84a6-026d961c88e6 Adam On Thu, Nov 1, 2018 at 11:28 AM Dale Lloyd wrote: > The output of 'python manage.py showmigrations' is: > >

Re: [Arches] ValidationError at /search

2018-11-01 Thread Dale Lloyd
The output of 'python manage.py showmigrations' is: admin [X] 0001_initial [X] 0002_logentry_remove_auto_add auth [X] 0001_initial [X] 0002_alter_permission_name_max_length [X] 0003_alter_user_email_max_length [X] 0004_alter_user_username_opts [X] 0005_alter_user_last_login_null [X]

Re: [Arches] Taking a break

2018-11-01 Thread Vincent Meijer
Bon voyage! :) On Thu, 1 Nov 2018, 15:31 Pat Lurcock Hello, I have run out of time to get Arches up and running. I think I have > a sort of setup but have not polished the installation script as I wanted > nor tested things like maps and so on. I am now off to sea (guiding and > lecturing on an

[Arches] Taking a break

2018-11-01 Thread Pat Lurcock
Hello, I have run out of time to get Arches up and running. I think I have a sort of setup but have not polished the installation script as I wanted nor tested things like maps and so on. I am now off to sea (guiding and lecturing on an Antarctic cruise ship) but will have another go next year.