Errors in Firefox browser console

Post Reply
pwhodges
Jr. Bludit
Posts: 5
Joined: Sat Oct 23, 2021 2:13 pm

I am trying to get Bludit working nicely in my system (Windows Server, Caddy webserver), and having various problems.

The site looks fine, but when accessing it, sometimes a page (any, at random) will not appear, and the download is shown as busy. Cancelling and trying again usually works.

So, to diagnose this, I tried looking in the Firefox console for any errors, and found these:

(1) For every page Firefox reports:
"Error: Please use $(ref:runtime.getURL)." at index.js:27

(2) If I try to load a page quickly after the previous page (which ones doesn't matter) sometimes I get the report:
"AbortError: Actor 'Conduits' destroyed before query 'RuntimeMessage' was resolved" at ConduitsParent.jsm:312

Are these Bludit errors?

Paul
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

Using a Windows server is always a bit tricky. Perhaps this helps:

https://docs.bludit.com/en/webservers/iis
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
pwhodges
Jr. Bludit
Posts: 5
Joined: Sat Oct 23, 2021 2:13 pm

Well, IIS config has nothing to do with Caddy web server.

It turns out that the errors I reported are local Firefox errors - I uninstalled plugins until the errors went away :)

In turn, the errors I was trying to investigate in the first place were caused by a mis-configuration in PHP. Now that is fixed all is happiness and light.

Paul
Post Reply