question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

can't open setup page / no config

See original GitHub issue

After #12 I got this:

patchfox1

but when I click any of the links I get this permission error:

Access to the file was denied

The file at moz-extension://1d17aeee-5411-455d-a050-8858ba5ccbf8/setup is not readable.

    It may have been removed, moved, or file permissions may be preventing access.

[Try Again]

EDIT: Workaround: https://github.com/soapdog/patchfox/issues/13#issuecomment-449562716

patchfox1 5

I peeked into the dev console of the plugin and the browser console. What stood out to me was this: error in silent test TypeError: "net.connect is not a function" I know this error from back when I used patchlite. When it wasn’t correctly browserifed, there were remains of nodejs env code that just wouldn’t work. But maybe this is just the missing config/ and thus no keys and remote: ws://..? Anyhow: How should I initialize the config?

EDIT yup - missing remote. workaround: craft a config to localStorage key config or overwrite src/packages/setup/model.js.

patchfox2 patchfox3

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
rmdescommented, Feb 23, 2022

Working smooth !! 👍🏽

image

1reaction
soapdogcommented, Feb 23, 2022

@rmdes this should be fixed in the latest commit. I’ve issued updates to all stores but they take some time to process.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Windows 10 won't open any settings pages.
I've been having issues with windows 10 not allowing me to open any of my settings menus. If I try and open settings,...
Read more >
Windows 10: The Settings App Does Not Open or Flashes and ...
Click the Start icon and select Settings. Click the Start icon, type Settings, and select the app from the list. Right-click the Start...
Read more >
Unable to access router's configuration page (192.168.1.1)
I tried to access the configuration page through Wi-Fi and through wired connection both didn't work. I tried restarting (the problem has been ......
Read more >
5 Fixes to Try if You Can't Open Windows Settings - MakeUseOf
5 Fixes to Try if You Can't Open Windows Settings · 1. Try Alternate Ways to Open Settings · 2. Run the SFC...
Read more >
[Troubleshooting] Why can't I enter the Settings page? - ASUS
On the Connections tab, click LAN Settings. 5. Try to use Device Discovery to find your wireless router. Desktop:Start>>All Programs>> ASUS ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found