danielo515 / tiddlypouch

Other
20 stars 9 forks source link

Save config conflict - can no longer sync and update settings #137

Open adamprocter opened 1 year ago

adamprocter commented 1 year ago

I have come back to edit a tiddly I havent touched for a coiuple of years but it no longer syncs - my couchDB has been updated over the last couple of years and I wonder if the pouchDB set up for this is no longer valid ?

If I try and create a new local database in the tiddlypouch tab and save changes it reloads but the changes are not saved

error when loading

PUT https://remotecouchdb.comrambler/_design/filtered_replication Status 409 Conflict

and then error when trying to save config

TiddlyPouch:config: Persist config to DB - ERROR Object { status: 409, name: "conflict", message: "Document update conflict", error: true, stack: "" } $:/core/modules/utils/logger.js:33:25
danielo515 commented 1 year ago

The pouchdb library has not been updated in a while, so it may make sense that newer couchdb versions are not supported. Which version are you running ?

El mié, 16 ago 2023, 13:46, Adam Procter @.***> escribió:

I have come back to edit a tiddly I havent touched for a coiuple of years but it no longer syncs - my couchDB has been updated over the last couple of years and I wonder if the pouchDB set up for this is no longer valid ?

If I try and create a new local database in the tiddlypouch tab and save changes it reloads but the changes are not saved

error when loading

PUT https://remotecouchdb.comrambler/_design/filtered_replication Status 409 Conflict

and then error when trying to save config

TiddlyPouch:config: Persist config to DB - ERROR Object { status: 409, name: "conflict", message: "Document update conflict", error: true, stack: "" } $:/core/modules/utils/logger.js:33:25

— Reply to this email directly, view it on GitHub https://github.com/danielo515/tiddlypouch/issues/137, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARKJWNMVB5KY4V5DEXEPEDXVSXJRANCNFSM6AAAAAA3SM5FZE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

adamprocter commented 1 year ago

oh blast 3.3.2

adamprocter commented 1 year ago

Do you think this could be fixed updated or not? I just might migrate my tiddly to another saving solution that’s all if not.

danielo515 commented 1 year ago

I don't know. I have to setup a similar environment to test if the problem has to do with the version or not, but I can't guarantee when I will have time for it

El mié, 16 ago 2023, 15:42, Adam Procter @.***> escribió:

Do you think this could be fixed updated or not? I just might migrate my tiddly to another saving solution that’s all if not.

— Reply to this email directly, view it on GitHub https://github.com/danielo515/tiddlypouch/issues/137#issuecomment-1680633219, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARKJWJBN6XFGYRXJ5FRGC3XVTE27ANCNFSM6AAAAAA3SM5FZE . You are receiving this because you commented.Message ID: @.***>