Hi, thank you for your support. Indeed installed version of couchdb was 3. (automatically installed with ubuntu_setup.sh <https://raw.githubusercontent.com/archesproject/arches/master/arches/install/ubuntu_setup.sh> - I think that it shoud be noted in documentation that version check is necessary - I have also wrong versions of PostgreSQL, Postgis, GDAL) After downgrade to 2.3.1 and making new project that started working. Thank you very much!
Unfortunately I have another initial setup problem - described in separate post. Can you take a look? https://groups.google.com/forum/?oldui=1#!topic/archesproject/_VBWpVyPiJM Thanks, Kuba W dniu piątek, 24 lipca 2020 16:22:30 UTC+2 użytkownik Angela Labrador napisał: > > 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/568891ba-9702-4cbf-8a93-0d6f392e4576o%40googlegroups.com.
