peer-pad icon indicating copy to clipboard operation
peer-pad copied to clipboard

OpenError: The operation failed for reasons unrelated to the database

Open ghost opened this issue 8 years ago • 1 comments
trafficstars

Anytime I open a math/markdown/richtext pad, only the title field is editable, but not the code field. Console shows:

OpenError: The operation failed for reasons unrelated to the database itself and not covered by any other error code.
  0.9547956b.chunk.js:109:10926
UnknownError
  0.9547956b.chunk.js:48:168962

Then when I navigate back to the frontpage:

TypeError: this._document is undefined[Learn More] main.bundle.js:26:646675
	value https://peerpad.net/static/js/main.bundle.js:26:646675
	unmountComponent https://peerpad.net/static/js/main.bundle.js:26:408628
	unmountComponent https://peerpad.net/static/js/main.bundle.js:12:30865
	_updateRenderedComponent https://peerpad.net/static/js/main.bundle.js:26:413544
	_performComponentUpdate https://peerpad.net/static/js/main.bundle.js:26:412855
	updateComponent https://peerpad.net/static/js/main.bundle.js:26:411584
	receiveComponent https://peerpad.net/static/js/main.bundle.js:26:410133
	receiveComponent https://peerpad.net/static/js/main.bundle.js:12:31230
	updateChildren https://peerpad.net/static/js/main.bundle.js:26:401909
	_reconcilerUpdateChildren https://peerpad.net/static/js/main.bundle.js:26:397311
	_updateChildren https://peerpad.net/static/js/main.bundle.js:26:398792
	updateChildren https://peerpad.net/static/js/main.bundle.js:26:398565
	_updateDOMChildren https://peerpad.net/static/js/main.bundle.js:26:382024
	updateComponent https://peerpad.net/static/js/main.bundle.js:26:378570
	receiveComponent https://peerpad.net/static/js/main.bundle.js:26:377742
	receiveComponent https://peerpad.net/static/js/main.bundle.js:12:31230
	_updateRenderedComponent https://peerpad.net/static/js/main.bundle.js:26:413349
	_performComponentUpdate https://peerpad.net/static/js/main.bundle.js:26:412855
	updateComponent https://peerpad.net/static/js/main.bundle.js:26:411584
	performUpdateIfNecessary https://peerpad.net/static/js/main.bundle.js:26:410433
	performUpdateIfNecessary https://peerpad.net/static/js/main.bundle.js:12:31599
	runBatchedUpdates https://peerpad.net/static/js/main.bundle.js:12:18728
	perform https://peerpad.net/static/js/main.bundle.js:12:47902
	perform https://peerpad.net/static/js/main.bundle.js:12:47902
	perform https://peerpad.net/static/js/main.bundle.js:12:20438
	flushBatchedUpdates https://peerpad.net/static/js/main.bundle.js:12:20765
	flushBatchedUpdates self-hosted:953:17
	closeAll https://peerpad.net/static/js/main.bundle.js:12:48779
	perform https://peerpad.net/static/js/main.bundle.js:12:48013
	batchedUpdates https://peerpad.net/static/js/main.bundle.js:26:307196
	batchedUpdates https://peerpad.net/static/js/main.bundle.js:12:21139
	dispatchEvent https://peerpad.net/static/js/main.bundle.js:26:426069
	dispatchEvent self-hosted:997:17

ghost avatar Nov 04 '17 19:11 ghost

In Firefox 57.0b14 (64-bit)

ghost avatar Nov 04 '17 19:11 ghost