puton icon indicating copy to clipboard operation
puton copied to clipboard

Can't read existing databases

Open ghost opened this issue 11 years ago • 2 comments

I'm new to this, and so perhaps I'm missing something obvious, but when I load Puton, it tells me there are no existing pouches, when I know that there is at least one. In playing around with it, I have now created two additional databases that show up, although they are not accessible to the app that I am developing.

Please tell me what I am missing.

Thanks, Wayne

ghost avatar Jul 22 '14 04:07 ghost

Same issue here.

New db's are created fine. Existing one's don't show up, and an attempt to create a db of the same name produces this unfortunately-not-very-informative error:

Object {status: 500, error: "error", reason: IDBOpenDBRequest}error: "error"reason: IDBOpenDBRequeststatus: 500__proto__: Objectputon.min.js:12 (anonymous function)puton.min.js:9 (anonymous function)puton.min.js:9 (anonymous function)puton.min.js:9 callputon.min.js:10 (anonymous function)
puton.min.js:12 Object {status: 500, error: "error", reason: IDBOpenDBRequest}puton.min.js:12 (anonymous function)puton.min.js:9 (anonymous function)puton.min.js:9 (anonymous function)puton.min.js:9 callputon.min.js:10 (anonymous function)

andru avatar Jan 08 '15 18:01 andru

I'm experiencing the same issue. I though it was just me, but seems that I'm not the only one. Very grateful if you point out the problem

danielo515 avatar May 30 '15 21:05 danielo515