-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support CouchDB 2.x #1
Comments
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 I'll keep you posted with anything I find. Sorry for the trouble! -Felix |
Thanks for the quick reply, Felix! It’s certainly possibly for us to use v1.6 for the time being.
Best wishes! Marian
… On 12. Feb 2018, at 19:23, Felix Henninger ***@***.***> wrote:
Hi @mariansauter <https://github.com/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 for the time being?
I'll keep you posted with anythings I find. Sorry for the trouble!
-Felix
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#1 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AKdCcXLdXjOtrArv92ugvQPEHEh3LRcNks5tUIGMgaJpZM4SCWEo>.
|
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!
|
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 :)
|
Quickly reviving this as it could be quite helpful in these times! |
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
The text was updated successfully, but these errors were encountered: