[ninux-dev] Installazione nodeshot

Nemesis nemesis at ninux.org
Tue Jan 13 12:08:57 CET 2015


Ciao Patrizio,

On 01/12/2015 06:48 PM, Patrizio Perna wrote:
> Ciao ragazzi!
> Stavo provando a installare nodeshot con l'installer automatico su una
> macchina virtuale in esecuzione sul mio pc, ma mi da un errore in fase
> di installazione dopo aver inserito  i dettagli per il certificato ssl:

This list is in english, riesci a scrivere in inglese?

From the error message you're getting, I have a vague idea of what could
be the problem.

Are you using debian right? Which version exactly?

I test every week this procedure with 3 containers, one with ubuntu 13,
one with ubuntu 14 and one with debian 7 and I don't get that error.

Are you using debian 8 (jessie)?

Try inserting this in your settings.py:

POSTGIS_VERSION = (2, 0, 3)

Then run these steps:

# will prompt you to create a superuser, proceed!
python manage.py syncdb && python manage.py migrate
# static files (css, js, images)
python manage.py collectstatic

And tell me if you get any error.

Federico
Federico




More information about the ninux-dev mailing list