Page 2 of 3

Re: Subscription storage is full on Edge

Posted: Mon Aug 22, 2016 5:02 pm
by chickendippers
I am also experiencing this error.

Adblock: 0.9.6.0
Edge: 38

Re: Subscription storage is full on Edge

Posted: Thu Aug 25, 2016 4:06 pm
by danis123
Same problém here. I even did not add any subscription list. Immediately after installing adblock and opening new tab, this pop appered (and again and again...)...

Re: Subscription storage is full on Edge

Posted: Fri Aug 26, 2016 8:32 am
by mapx
in working (microsoft limitation)
https://codereview.adblockplus.org/29350042/

Re: Subscription storage is full on Edge

Posted: Fri Aug 26, 2016 8:45 pm
by lewisje
danis123 wrote:Same problém here. I even did not add any subscription list. Immediately after installing adblock and opening new tab, this pop appered (and again and again...)...
Even the default filter-lists have too many entries: Delete (don't just uncheck) Malware Domains for the moment, then add it back when the fix arrives.

Re: Subscription storage is full on Edge

Posted: Mon Aug 29, 2016 10:44 pm
by Roninnin
lewisje wrote:
Actually, by putting the following command into the console on the ABP Options page (by opening F12 Developer Tools) I can get rid of the stored Acceptable Ads filters, and then even use the full Fanboy's Annoyances again:

Code: Select all

removeSubscription('https://easylist-downloads.adblockplus.org/exceptionrules.txt');
Did not work for me. I typed that and it returns as "undefined".
http://i.imgur.com/UumAEmC.png

Re: Subscription storage is full on Edge

Posted: Tue Aug 30, 2016 6:52 am
by lewisje
The return-value is undefined, but that function call actually had side effects; the console just prints the return value of the last statement entered into it, and even something like console.log('test'); will first log the string 'test' to the console, and then print the return value of the console.log call, which is also undefined.

As another example, if you typed [1,2].push(0); into the console, the return value of the Array.prototype.push (often abbreviated in JS documentation as "Array#push" although this syntax is not valid JS) call is the new length of the array, which is 3, so the console will print 3 (this call also has the side effect of appending an element to the array it is called on).

Re: Subscription storage is full on Edge

Posted: Sun Sep 11, 2016 11:08 pm
by jimh
So the reality is: there is still no Adblock Plus for Edge, despite the hype and the announcements surrounding the release of the new Edge version. And there won't be until someone in the "open source community" fixes this bug. So like I said earlier, back to Chrome.

It absolutely amazes me that Microsoft can't, or won't, step in and fix this problem themselves because they obviously know the lack of an ad blocker is a huge reason people aren't using Edge. I don't get it.

Posted: Mon Sep 12, 2016 11:39 am
by mahara
mapx wrote:it was fixed a "bug" (edge limitation) in ABP for edge: https://codereview.adblockplus.org/29348698/
probably the next version will fix your issue...
Is there any bug report on Microsoft side, regarding this Edge (storage?) limitation, which we can vote so that Microsoft will fix this issue in future Edge releases?

Re: Subscription storage is full on Edge

Posted: Mon Sep 12, 2016 12:10 pm
by damnnative
Removing the "Malware Domains" list fixed this issue for me. It seems I can have several lists but if any of those lists are extremely long then it throws this error.

Re: Subscription storage is full on Edge

Posted: Tue Sep 13, 2016 2:18 am
by Jaccherry
So is there a fix to this or not. Keep getting looped to the same message chain. Doesn't seem like there is an answer?

Re: Subscription storage is full on Edge

Posted: Tue Sep 13, 2016 3:13 pm
by mapx
microsoft issue, the devs are working for an workaround: https://issues.adblockplus.org/ticket/4023

Re: Subscription storage is full on Edge

Posted: Wed Sep 14, 2016 9:53 am
by solved
For now do not use edge lol

Re: Subscription storage is full on Edge

Posted: Sat Sep 17, 2016 2:06 pm
by illuminator
I think Microsoft should provide flexible extension storage. :|

Re: Subscription storage is full on Edge

Posted: Sat Sep 17, 2016 9:52 pm
by esdeem
having the same problem...any news on fix?

Re: Subscription storage is full on Edge

Posted: Wed Sep 28, 2016 12:37 pm
by kefje00
hello,

i have the same problem! subscription storage is full. How can I fix this?

Kind Regards.