Re: [Arches] "django.db.utils.OperationalError" when creating database

2015-12-15 Thread Adam Cox
Hi Anjo, it does sound like something is wrong. I just wanted to mention that detail about error messages because it may look as though the initial installation begins with an error, but it's really just a note. The message would just read NOTICE: database "arches_my_hip_app" does not exist, s

Re: [Arches] Re: Importing concepts scheme into Arches

2015-12-15 Thread Joel Aldor
Here it is Alexei, https://bitbucket.org/arches/arches/issues/387/importing-skos-file-to-arches-is-not Joel On Mon, Dec 14, 2015 at 4:19 AM, Alexei Peters wrote: > Sorry Joel, nothing yet. Can you add a ticket into Bitbucket for this and > assign it to me? > Thanks, > Alexei > > > Director of

Re: [Arches] "django.db.utils.OperationalError" when creating database

2015-12-15 Thread Anjo Weichbrodt
Hi Adam, thank you so much for your quick reply. The installation finishes with the *django.db.utils.OperationalError: FATAL: database “arches_my_hip_app” does not exist’ *To me it looks like the entire error message. When checking the entries with *pgAdmin* I can find 'template_postgis_20'.

Re: [Arches] "django.db.utils.OperationalError" when creating database

2015-12-15 Thread Adam Cox
Hi Anjo, was that the entirety of your error message? If not, could you post the whole thing? The very first time that you install a package, you should get a warning that the *arches_my_hip_app *database does not exist, but the installation should proceed properly without any problem. On Tue, D

[Arches] "django.db.utils.OperationalError" when creating database

2015-12-15 Thread Anjo Weichbrodt
Dear all, When I would like to create a database with the command: (ENV)$ python manage.py packages -o install I get the following error message: *django.db.utils.OperationalError: FATAL: database “arches_my_hip_app” does not exist’* The template was created with the name ‘template_postgis_20