AdBlock not staying enabled in 4.8.5 #1786
Unanswered
Swiftyrabbit
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I upgraded my Lite version from 4.8.3 to 4.8.5. Now AdBlock won't stay enabled. Here are the pertinent details from the log:
time=" 5.875" type="debug" -> nodejs: Packages '@ghostery/[email protected]' are up-to-date.
time=" 5.875" type="debug" -> network: Settings of BaseNetworkAccessManager loaded.
time=" 6.172" type="debug" -> network: URLS
Request: https://secure.fanboy.co.nz/easylist.txt
Response: https://secure.fanboy.co.nz/easylist.txt
time=" 6.172" type="debug" -> network: Destroying Downloader instance.
time=" 6.172" type="debug" -> network: Destroying SilentNetworkAccessManager instance.
time=" 6.176" type="debug" -> adblock: Downloaded filter list from 'https://secure.fanboy.co.nz/easylist.txt'.
time=" 6.176" type="debug" -> network: Settings of BaseNetworkAccessManager loaded.
time=" 6.368" type="debug" -> network: URLS
Request: https://secure.fanboy.co.nz/easyprivacy.txt
Response: https://secure.fanboy.co.nz/easyprivacy.txt
time=" 6.368" type="debug" -> network: Destroying Downloader instance.
time=" 6.368" type="debug" -> network: Destroying SilentNetworkAccessManager instance.
time=" 6.373" type="debug" -> adblock: Downloaded filter list from 'https://secure.fanboy.co.nz/easyprivacy.txt'.
time=" 6.374" type="debug" -> network: Settings of BaseNetworkAccessManager loaded.
time=" 6.598" type="debug" -> network: URLS
Request: https://secure.fanboy.co.nz/fanboy-social.txt
Response: https://secure.fanboy.co.nz/fanboy-social.txt
time=" 6.598" type="debug" -> network: Destroying Downloader instance.
time=" 6.598" type="debug" -> network: Destroying SilentNetworkAccessManager instance.
time=" 6.604" type="debug" -> adblock: Downloaded filter list from 'https://secure.fanboy.co.nz/fanboy-social.txt'.
time=" 7.046" type="debug" -> adblock: Attempting to start AdBlock server.
time=" 7.420" type="critical" -> adblock: Process exited with exit code '1' so check application log for more details.
time=" 7.422" type="debug" -> notifications: Starting timed closing for notification.
time=" 9.180" type="debug" -> gui: Saving size for dialog 'AdBlockDialog'.
time=" 10.933" type="debug" -> gui: Main window close event
I saw similar Issues but they seem to be related to the ghostery package or other circumstances. This seems to be a different problem. I also tried updating NodeJS to the latest version but that didn't help. Any idea how to get this working? Thanks in advance for any help you may be able to provide!
Beta Was this translation helpful? Give feedback.
All reactions