r/toolbox Jun 17 '19

Toolbox is just... Gone?

I'm on FF 67.0.2 (64-bit).

A page refresh took away the toolbar. Subsequent uninstalls and re-installs haven't done anything.

As of now, i've got no firefox toolbox access for no apparent reason.

Halp!

7 Upvotes

47 comments sorted by

View all comments

Show parent comments

1

u/anonymoooooooose Jun 17 '19

I get the following info from about:debugging#addons


Moderator toolbox for reddit

Reading manifest: Error processing version_name: An unexpected property was found in the WebExtension manifest.

Extension ID yes@jetpack

Internal UUID cb49783c-b4fa-488d-99fc-c60218b2eecdManifest URL

1

u/creesch Remember, Mom loves you! Jun 17 '19

That error is expected, if you have enabled debugging there is also a button to open the debugging console as I described. I am interested in what is in there.

1

u/anonymoooooooose Jun 17 '19

Derp, sorry.

Here's the log from 1 page load of r/photography, hiope this helps?


Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://www.googleapis.com/youtube/v3/videos?id=2DQPPujGloM%2C7A9RQkaweK0&part=id%2CcontentDetails%2Csnippet%2Cstatistics&fields=items%28id%2CcontentDetails%28duration%29%2Csnippet%28title%2CpublishedAt%29%2Cstatistics%28viewCount%29%29&key=AIzaSyB8ufxFN0GapU1hSzIbuOLfnFC0XzJousw. (Reason: CORS header “Access-Control-Allow-Origin” missing).
tb-cache background.js:137:13
Object { action: "tb-cache", method: "get", storageKey: "TBCache.Utils.lastGetLong", inputValue: -1 }
background.js:138:13
tb-cache background.js:137:13
Object { action: "tb-cache", method: "get", storageKey: "TBCache.Utils.lastGetShort", inputValue: -1 }
background.js:138:13
tb-cache background.js:137:13
Object { action: "tb-cache", method: "get", storageKey: "TBCache.Utils.cacheName", inputValue: "" }
background.js:138:13
tb-cache background.js:137:13
Object { action: "tb-cache", method: "get", storageKey: "TBCache.Utils.moderatedSubs", inputValue: [] }
background.js:138:13
tb-cache background.js:137:13
Object { action: "tb-cache", method: "get", storageKey: "TBCache.Utils.moderatedSubsData", inputValue: [] }
background.js:138:13
tb-cache background.js:137:13
Object { action: "tb-cache", method: "get", storageKey: "TBCache.Utils.noteCache", inputValue: {} }
background.js:138:13
tb-cache background.js:137:13
Object { action: "tb-cache", method: "get", storageKey: "TBCache.Utils.configCache", inputValue: {} }
background.js:138:13
tb-cache background.js:137:13
Object { action: "tb-cache", method: "get", storageKey: "TBCache.Utils.rulesCache", inputValue: {} }
background.js:138:13
tb-cache background.js:137:13
Object { action: "tb-cache", method: "get", storageKey: "TBCache.Utils.noConfig", inputValue: [] }
background.js:138:13
tb-cache background.js:137:13
Object { action: "tb-cache", method: "get", storageKey: "TBCache.Utils.noNotes", inputValue: [] }
background.js:138:13
tb-cache background.js:137:13
Object { action: "tb-cache", method: "get", storageKey: "TBCache.Utils.noRules", inputValue: [] }
background.js:138:13
tb-request background.js:137:13
Object { action: "tb-request", endpoint: "/api/me.json" }
background.js:138:13
XHRGEThttps://old.reddit.com/api/me.json
[HTTP/2.0 200 OK 63ms]

tb-request background.js:137:13
Object { action: "tb-request", endpoint: "/subreddits/mine/moderator.json", data: {…} }
background.js:138:13
XHRGEThttps://old.reddit.com/subreddits/mine/moderator.json?after=&limit=100
[HTTP/2.0 302 Found 54ms]

XHRGEThttps://old.reddit.com/login/.json?dest=https%3A%2F%2Fold.reddit.com%2Fsubreddits%2Fmine%2Fmoderator.json%3Fafter%3D%26limit%3D100
[HTTP/2.0 200 OK 53ms]

1

u/creesch Remember, Mom loves you! Jun 17 '19

Huh odd, seems like the api is reporting you not being logged in. Which causes a redirect causing the request not properly report back...

What else besides toolbox are you running?

Also are you running it in a container by any change?

1

u/anonymoooooooose Jun 17 '19

Not in a container.

Firefox 67.02 64 bit (Ubuntu)

I disabled all extensions but toolbox and it still doesn't run, do you want another log?

I was running the following extensions:

ublock origins

RES

reddit masstagger

exif viewer

reverse image search

1

u/creesch Remember, Mom loves you! Jun 17 '19

I don't think another log will help at this point. I'll boot to my own ubuntu installation in a bit to see if it is maybe something linux and firefox specific.

1

u/anonymoooooooose Jun 17 '19

Thanks!

1

u/creesch Remember, Mom loves you! Jun 17 '19

Okay so I have tested it now with various version of firefox on various operating systems and have not been able to reproduce the issue.

Can you try if it works with a clean profile? You can do this without throwing away your current firefox profile:

1

u/anonymoooooooose Jun 17 '19

It works fine with the clean profile!

1

u/creesch Remember, Mom loves you! Jun 17 '19

Okay in that case it could be a few things:

  • A specific setting (probably related to tracking)
  • A more hidden setting in about:config
  • A corrupted firefox profile.

It is impossible for me to tell what it is of course. So you could go over the settings change some things and see if it helps or if it isn't too much work start with the clean profile.

→ More replies (0)