Jump to content

Mysterious 404 GET request favicon.ico that isn't in templates?


hellomoto
 Share

Recommended Posts

I don't have a request in templates for favicon.ico.

In Firefox inspector:

Request cookies are: 'adminer_key', 'adminer_sid', 'tracy-session', 'wire0s', 'wire1s', 'wire1s_challenge', 'wires', 'wires_challenge'.

Stack trace:

load	resource:///modules/FaviconLoader.jsm:180:20
load	resource:///modules/FaviconLoader.jsm:567:70
loadIcons	resource:///modules/FaviconLoader.jsm:645:26
onPageShow	resource:///modules/FaviconLoader.jsm:679:12
onHeadParsed	resource:///actors/LinkHandlerChild.sys.mjs:56:24
handleEvent	resource:///actors/LinkHandlerChild.sys.mjs:172:21

I don't know what those are. I did recently install and then afterward notice an odd commit and deleted the module -- https://github.com/FriendsOfProcessWire/FieldtypeLeafletMapMarker/commit/e57e9373e6cccb79fe89dfda00fec117624649f2

has a bunch of empty files? "Remove executable bit from files"? -- Sorry I just realized the permissions changed from 755 to 644...

 

Edited by hellomoto
addendum?
Link to comment
Share on other sites

Maybe it's Firefox looking for favicon file automatically... It goes away if I indicate a favicon... Indicating a nonexistent one changes the stack trace to

load resource:///modules/FaviconLoader.jsm:180:20
load resource:///modules/FaviconLoader.jsm:567:70
loadIcons resource:///modules/FaviconLoader.jsm:645:26
FaviconLoader/this.iconTask< resource:///modules/FaviconLoader.jsm:621:18
_runTask resource://gre/modules/DeferredTask.sys.mjs:347:18
_timerCallback/< resource://gre/modules/DeferredTask.sys.mjs:318:20
_timerCallback resource://gre/modules/DeferredTask.sys.mjs:337:9
_startTimer/callback/< resource://gre/modules/DeferredTask.sys.mjs:185:18

Sorry this isn't quite insightful

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...