Subscription storage is full on Edge

Everything about using Adblock Plus on Microsoft Edge
chickendippers

Re: Subscription storage is full on Edge

Post by chickendippers »

I am also experiencing this error.

Adblock: 0.9.6.0
Edge: 38
danis123

Re: Subscription storage is full on Edge

Post 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...)...
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Subscription storage is full on Edge

Post by mapx »

in working (microsoft limitation)
https://codereview.adblockplus.org/29350042/
lewisje
Posts: 2743
Joined: Mon Jun 14, 2010 12:07 pm

Re: Subscription storage is full on Edge

Post 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.
There's a buzzin' in my brain I really can't explain; I think about it before they make me go to bed.
Roninnin
Posts: 98
Joined: Thu Apr 09, 2015 11:14 am

Re: Subscription storage is full on Edge

Post 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
lewisje
Posts: 2743
Joined: Mon Jun 14, 2010 12:07 pm

Re: Subscription storage is full on Edge

Post 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).
There's a buzzin' in my brain I really can't explain; I think about it before they make me go to bed.
jimh

Re: Subscription storage is full on Edge

Post 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.
mahara
Posts: 2
Joined: Sat Aug 17, 2013 4:16 am

Post 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?
damnnative
Posts: 23
Joined: Tue Nov 24, 2015 9:46 pm

Re: Subscription storage is full on Edge

Post 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.
Jaccherry

Re: Subscription storage is full on Edge

Post 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?
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Subscription storage is full on Edge

Post by mapx »

microsoft issue, the devs are working for an workaround: https://issues.adblockplus.org/ticket/4023
solved

Re: Subscription storage is full on Edge

Post by solved »

For now do not use edge lol
illuminator
Posts: 4
Joined: Tue Sep 08, 2015 6:36 am

Re: Subscription storage is full on Edge

Post by illuminator »

I think Microsoft should provide flexible extension storage. :|
esdeem

Re: Subscription storage is full on Edge

Post by esdeem »

having the same problem...any news on fix?
kefje00

Re: Subscription storage is full on Edge

Post by kefje00 »

hello,

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

Kind Regards.
Post Reply