Internal JavaScript Error Help

48 views
Skip to first unread message

Josh Sullivan

unread,
Mar 14, 2021, 12:10:50 PM3/14/21
to TiddlyWiki
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:

2021-03-14_12-07-50.png

And this:
2021-03-14_12-08-48.png

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

Josh Sullivan

unread,
Mar 14, 2021, 12:18:35 PM3/14/21
to TiddlyWiki
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

Jeremy Ruston

unread,
Mar 15, 2021, 2:53:35 PM3/15/21
to tiddl...@googlegroups.com
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


On 14 Mar 2021, at 16:18, Josh Sullivan <jcsul...@gmail.com> 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:

2021-03-14_12-07-50.png

And this:
2021-03-14_12-08-48.png

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 tiddlywiki+...@googlegroups.com.
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>
Reply all
Reply to author
Forward
0 new messages