yocontra / smog

HTML5/Node/WebSocket MongoDB panel
MIT License
443 stars 42 forks source link

Error deleting document: Delete failed #29

Closed kevinsimper closed 10 years ago

kevinsimper commented 11 years ago

I am getting this error when i delete a document, but the document gets deleted. It is only the manager which do not get updated.

Just installed smog through npm. Running mongodb 2.2.3

yocontra commented 11 years ago

Is this every document or a specific document? Can you post the document and collection information?

kevinsimper commented 11 years ago

It is every document. It is deleted fine, but the webinterface does not think it is deleted.

Udklip Udklip

yocontra commented 11 years ago

I'm going to mark this wontfix in favor of rewriting the whole thing. smog is pretty old and needs to be redone from the ground up using codemirror instead of ace and a different mongo library to prevent stuff like this

No ETA on when the rewrite is going down but I'll keep you posted