I installed Arches 4.1 on Ubuntu Server 16.04 by running ubuntu_xenial_setup.sh <https://github.com/archesproject/arches/blob/stable/4.1.x/arches/install/ubuntu_xenial_setup.sh> and then followed the instructions here <https://arches4.readthedocs.io/en/stable/installation/#installation>. I also followed the instructions <https://github.com/archesproject/arches/wiki/Basic-Production-Configuration#serving-arches-with-apache>to serve the website with Apache, since I could not get Django to work properly.
How do I add an administrative website user account for a member of the project team? If I use the 'Create a new account' link on the website and then click 'signup', i get the following error: error at /auth/signup[Errno 111] Connection refused Request Method: POST Request URL: http://maldivesdatabase.oxcis.ac.uk/auth/signup?next= Django Version: 1.11.6 Exception Type: error Exception Value: [Errno 111] Connection refused Exception Location: /usr/lib/python2.7/socket.py in create_connection, line 575 Python Executable: /usr/bin/python Python Version: 2.7.12 -- -- 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.
