Hi,

I am running Arches 5.0 in a development environment on an Apache server.
I followed the setup as of the Arches Collector Checklist 
 
When I create a collector project, every time I hit 'Save Edits'  I get a 
red bar with

*Unable to save collector project*

*[object Object]*


Nonetheless it saved the collector project, losing the entries for 
start/end and the basement source. 

The Apace error log mentions an  incorrect password. Which password is that?

Did you come across this one before?

Thank you

Jens


Here's the Apache error log:

arches.app.views.mobile_survey ERROR    ('unauthorized', 'Name or password 
is incorrect.')

Traceback (most recent call last):

 File "/home/ubuntu/Projects/arches/arches/app/views/mobile_survey.py", 
line 371, in post

   mobile_survey.save()

 File "/home/ubuntu/Projects/arches/arches/app/models/mobile_survey.py", 
line 93, in save

   db = self.couch.create_db("project_" + str(self.id))

 File "/home/ubuntu/Projects/arches/arches/app/utils/couch.py", line 30, in 
create_db

   return self.couch.create(name)

 File 
"/home/ubuntu/Projects/ENV/lib/python3.6/site-packages/couchdb/client.py", 
line 221, in create

   self.resource.put_json(name)

 File 
"/home/ubuntu/Projects/ENV/lib/python3.6/site-packages/couchdb/http.py", 
line 578, in put_json

   **params)

 File 
"/home/ubuntu/Projects/ENV/lib/python3.6/site-packages/couchdb/http.py", 
line 596, in _request_json

   headers=headers, **params)

 File 
"/home/ubuntu/Projects/ENV/lib/python3.6/site-packages/couchdb/http.py", 
line 592, in _request

   credentials=self.credentials)

 File 
"/home/ubuntu/Projects/ENV/lib/python3.6/site-packages/couchdb/http.py", 
line 419, in request

   raise Unauthorized(error)

 couchdb.http.Unauthorized: ('unauthorized', 'Name or password is 
incorrect.')

-- 
-- 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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/archesproject/85dff374-87a2-4874-89ce-c64b19765776n%40googlegroups.com.

Reply via email to