Hi Josh The first error message implies that the client didn't receive an etag header in the response from saving a tiddler. That's sometimes caused by an intervening proxy or firewall. Some privacy-oriented browser extensions block etags.
The second error message shows that the client is trying to use an unrelated "PUT" method to save changes, which suggests that the tiddlyweb plugin is missing from the client browser. Did you start the wiki in the same way? Best wishes Jeremy -- Jeremy Ruston [email protected] https://jermolene.com > On 14 Mar 2021, at 16:18, Josh Sullivan <[email protected]> wrote: > After restarting the server, I have these two errors in the console as well: > <2021-03-14_12-16-55.png> > > > And > > <2021-03-14_12-17-29.png> > > On Sunday, March 14, 2021 at 12:10:50 PM UTC-4 Josh Sullivan wrote: >> I've been running a TiddlyWiki in NodeJS for the last couple years, and >> everything has gone fine. >> >> I just updated to v5.1.23 and am getting an Internal JavaScript Error >> Uncaught TypeError: Cannot read property 'indexOf' of null. >> >> In the console, I see this: >> >> >> >> And this: >> >> >> Currently it won't let me sync (save to server) in browser, (I was able to >> download a copy of the entire file). >> >> Any ideas? >> >> Thanks, >> Josh > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/4fe989c4-8ab2-41bf-a706-8a53cd69a52en%40googlegroups.com. > <2021-03-14_12-17-29.png> > <2021-03-14_12-16-55.png> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/030061DD-3902-42C4-A6DA-CB5B6904CBFD%40gmail.com.

