Support CouchDB 2.x
mariansauter opened this issue · 8 comments
Hi! Great plugin you have there. We are encountering issues during the installation routine as apparantly, there are some dependenciees missing with the current CouchDB.
AFter setup, the Psynteract Contorl panel cannot initiate a session. Therefore, the _coneect plugin throws an Exception 'KeyError: 'There is no open session available'
JS error: "Laden fehlgeschlagen für das <script> mit der Quelle "https://.../_utils/script/jquery.couch.js"."
Compare this thread:
https://stackoverflow.com/questions/40621347/is-jquery-still-included-in-couchdb
Hi @mariansauter ,
thanks for reaching out! I have to admit that, although it's been on my to-do list for a while now, I haven't tested psynteract
with CouchDB 2.x. I'll see if I can give it a shot later this week, but it seems like it might become a larger undertaking because they have made major changes to their interface. Would it be possible for you to downgrade to CouchDB 1.6/1.7 for the time being?
I'll keep you posted with anything I find. Sorry for the trouble!
-Felix
No worries, that's the least I can do! Thanks for your patience -- if you run into a snag (any other one) again, please don't hesitate to let me know, I'm glad to help. As noted above: I should have a solution for this ready too, but I'm not there yet. The semester break awaits, and I hope that there's ample time for these things during it :-) .
I'll use this issue as a reminder to upgrade to CouchDB 2.x.
Best, and as always, if there's anything I can do, feel free to ping me.
-Felix
Hi Felix,
unfortunately it's not possible for us to use the CouchDB 1.6 due to security issues. It would be great if you could get to it in the next weeks/months. I hope it's not too complicated!
- Marian
Never mind, v1.71 seems to work :)
Oh, I'm so glad to hear that! I'll look into 2.x, but I don't yet know what will be involved, so I would have been reluctant to name a specific time frame. It's definitely on the agenda, and much more prominently so now that there's specific interest!
Cheers, and as always, please don't hesitate to let me know if I can help!
-Felix
Hi @FelixHenninger , thanks for this great job! For us it would be great if you could make it available for 2.x, on debian we can't find an easy way to put in 1.6. If you have a solution for debian, we also take :)
- Ismaël
Quickly reviving this as it could be quite helpful in these times!