m0wer / tiddlywiki-docker

NodeJS based TiddlyWiki 5 Docker image.
https://hub.docker.com/r/m0wer/tiddlywiki
GNU General Public License v3.0
48 stars 28 forks source link

TypeError: etag is null #2

Closed ericlathrop closed 3 years ago

ericlathrop commented 3 years ago

In Firefox I get a big red popup with this text:

Internal JavaScript Error
Well, this is embarrassing. It is recommended that you restart TiddlyWiki by refreshing your browser
TypeError: etag is null

Nothing saves. I don't get this error in Chrome, or when running npx tiddlywiki --listen outside of this docker container.

ericlathrop commented 3 years ago

Sorry, it was my ClearURLs browser add-on that was filtering all etag headers. Nothing to do with Tiddlywiki, other than poor error handling.