Hi Kuba, What version of couchdb do you have installed? I have seen this issue on servers where an apt-get update was run, which inadvertently brought couchdb up to version 3, which is not compatible with Arches.
Angela On Wednesday, July 22, 2020 at 2:44:51 PM UTC-4 [email protected] wrote: > Hello! > I need to choose a data management platform and I'm playing around with > arches installation. > Unfortunately I stucked on testing the Arches Data Collector App. > > In app I added an instance and can see available projects (previously > activated in Arches Collector Manager) > When trying to download project I see error: Unable to sync survey > > In server logs that shows up as: > Unauthorized: /couchdb/project_### > "GET /couchdb/project_### HTTP/1.1" 401 > > > I already have added ClientID to settings.py and also tried with: > COUCHDB_URL = 'http://admin:admin@localhost:5984' > > > Connection directly to couchdb works just fine - I get response for: > culr -X GET http://admin:admin@localhost:5984 /project_### > > It's worth adding that arches instance is behind reversed proxy. > > What more can I do to get it working? > > Best regards, > Kuba > -- -- 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/d23f392f-4186-442e-82c0-d20cf6df526dn%40googlegroups.com.
