Closed
Bug 499900
Opened 16 years ago
Closed 16 years ago
Add-on Collector will not establish auto-publish feature.
Categories
(addons.mozilla.org Graveyard :: Collector Extension, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
BW-1.1
People
(Reporter: michael.faith, Assigned: kinger)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090616 Firefox/3.5 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090616 Firefox/3.5 (.NET CLR 3.5.30729)
I attempt to create an auto-publisher, and I receive the error message:
'The collection could not be created (an internal error occured).' This occurs on both my home desktop, and my work laptop. I suspect an interfering extension, since I have many of the same on the two computers.
Reproducible: Always
Steps to Reproduce:
1.Open Add-On Collector options
2.Select 'Auto-publisher Settings'
3.name the collection
4.click 'Create Auto-publisher'
Actual Results:
I receive the error message:
'The collection could not be created (an internal error occured).'
Expected Results:
No error, and new collection created.
Assignee | ||
Comment 1•16 years ago
|
||
Just out of curiosity, what did you name the collection?
Assignee: nobody → brian
Target Milestone: --- → BW-1.0.4
On my laptop at work, I attempted 'work'. At home: 'home'. Simple enough.
Assignee | ||
Comment 3•16 years ago
|
||
I can reproduce this. I tried with the name 'Laptop'. I had the following checked:
- List in public collections directory
- Extensions
- Only publish enabled addons
Debug outout:
bandwagon(5): Bandwagon.RPC.Net.send: 794270193361985: sending XMLHttpRequest with data "name=Laptop&description=An%20automatically%20generated%20list%20of%20my%20installed%20add-ons&listed=1"
bandwagon(5): Bandwagon.RPC.Net.send.onreadystatechange: 794270193361985: completed, status = 401
bandwagon(5): Bandwagon.RPC.Net.send.onreadystatechange: 794270193361985: completed, response error message = 'unauthorized'
bandwagon(5): Bandwagon.RPC.Net.failed: 794270193361985: failed
bandwagon(5): Bandwagon.RPC.Service: got rpc complete (id=794270193361985,s=30) of type = 600 and status = -1
bandwagon(5): Bandwagon.RPC.Service: complete is error with error code: 1401, message: unauthorized
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 4•16 years ago
|
||
I looked up prefs, and my 'extensions.bandwagon.local.autopublisher' was set to:
extensions.bandwagon.local.autopublisher;https://bandwagon.stage.mozilla.com/en-US/firefox/api/1.3/sharing//collections/f8c229b6-a85b-f21e-f477-fbdfb2bc0cde/
Yet I don't see an auto-pub collection in my list.
I reset the pref, but get the same error.
Assignee | ||
Comment 5•16 years ago
|
||
Michael,
Do you have Adblock Plus installed? When I disabled that add-on, auto-publishing worked.
So bug 506501 might be related.
(In reply to comment #5)
> Michael,
>
> Do you have Adblock Plus installed? When I disabled that add-on,
> auto-publishing worked.
>
> So bug 506501 might be related.
Brian,
I do not have AdBlock Plus. Do you think it could be another extension that I have causing some conflict?
Assignee | ||
Comment 7•16 years ago
|
||
(In reply to comment #6)
> Brian,
> I do not have AdBlock Plus. Do you think it could be another extension that I
> have causing some conflict?
Possibly. Could you try disabling them 1 by 1, and trying auto-publish after each?
> Possibly. Could you try disabling them 1 by 1, and trying auto-publish after
> each?
After going through and disabling all of the add-ons, the problem was still there each time.
Assignee | ||
Comment 9•16 years ago
|
||
Also reported at:
http://groups.google.com/group/mozilla.dev.amo/browse_thread/thread/330c8769b40e3130#
OS: Windows XP → All
Priority: -- → P1
Comment 10•16 years ago
|
||
I'm having this problem also.
Two hosts:
* Ubuntu Gnu/Linux 9.04 - Firefox 3.5.2
* Windows XP - Firefox 3.5.2
On the windows host I have tried to disable all extensions but collections and it still fails.
I'm also having a general problems with no collections showing up in the addon and when logging in into the addon, if hangs showing the spinner but if I restart the browser it shows me as logged in.
Comment 11•16 years ago
|
||
For me is seems to be related to bug 507236 and removing Web Developer's Toolbox solved the problem for me
Comment 12•16 years ago
|
||
This is happening to me:
Firefox Version 3.5.2
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 GTB5
Add-on Collector version 1.0.3
Comment 13•16 years ago
|
||
I Started Firefox in safe mode and disabled all add-ins then enabled only Add-on Collector and get the following:
bandwagon(1): Could not update collections list: Error 1401: unauthorized
and
The collection could not be created (an internal error occured)
Assignee | ||
Updated•16 years ago
|
Assignee: dave → brian
Updated•16 years ago
|
Target Milestone: BW-1.0.4 → BW-1.0.5
Assignee | ||
Comment 14•16 years ago
|
||
michael: Are you still having this issue in v 1.0.4?
Reporter | ||
Comment 15•16 years ago
|
||
(In reply to comment #14)
> michael: Are you still having this issue in v 1.0.4?
Thanks for the inquiry. The latest update has successfully resolved the issue for me. Unless others have not seen the same success, I would say this bug can be closed.
Thanks!
Reporter | ||
Comment 16•16 years ago
|
||
Marking resolved.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Sweet; 1.0.4 seems to have resolved a bunch of issues with 1.0.3.
Status: RESOLVED → VERIFIED
Updated•15 years ago
|
Component: Collections → Collector Extension
Updated•15 years ago
|
QA Contact: collections → collector-extension
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•