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/c7038547-6af9-4d9d-bb7b-8418dfd1c27co%40googlegroups.com.
