Closed
Bug 602672
Opened 15 years ago
Closed 6 years ago
Connecting to service hangs with "Authorizing" window
Categories
(Mozilla Labs :: Contacts, defect)
Mozilla Labs
Contacts
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: mozbugs-silanea, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows NT 6.0; Win64; x64; rv:2.0b8pre) Gecko/20101007 Firefox/4.0b8pre
Build Identifier: Contacts 0.4 pre2 (http://people.mozilla.com/~mhanson/contacts/contacts-0.4-relbundle-rel.xpi retrieved on Oct 7, 2010)
Running Minefield (4.0b8pre, Oct 7, 2010).
The Facebook service, upon clicking "Connect", opens a new windows saying "Authorizing..." but hangs there doing nothing. I can authenticate successfully through the "Test OAuth login" window, and the OAuth app is listed correctly in my Facebook app list. Other services sync as expected, so this problem appears to be Facebook-specific.
I do sometimes receive server-not-found messages for a "www.oauthcallback.local" URL when clicking around in the OAuth test window. Possibly related?
Reproducible: Always
Steps to Reproduce:
1. Open Contacts.
2. Switch to the Services tab.
3. Click "Connect" to access Facebook.
4. Watch the newly opened window do...nothing.
Actual Results:
Nothing.
Expected Results:
Authenticated with Facebook and loaded my contacts.
The people-log.txt shows the following entries:
2010-10-07 23:41:48 People.Store DEBUG Initializing Database
2010-10-07 23:41:48 People.Store INFO People store initialized
2010-10-07 23:41:48 People.Importer DEBUG Importer service initialized
[...]
2010-10-07 23:41:54 People.FacebookImporter DEBUG Initializing importer backend for Facebook
[...]
2010-10-07 23:41:54 People.FacebookDiscoverer DEBUG Initializing discovery backend for Facebook Profile Discovery
[...]
2010-10-07 23:41:56 People.FacebookImporter DEBUG Importing facebook contacts into People store
2010-10-07 23:43:26 People.FacebookImporter DEBUG Importing facebook contacts into People store
2010-10-07 23:45:43 People.FacebookImporter DEBUG Importing facebook contacts into People store
Comment 1•15 years ago
|
||
I had the same problem for all services, though eventually, I managed to connect to Google and Yahoo. They all work fine through the test interface. Also running an x64 build (Windows 7).
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Facebook service hangs while connecting → Connecting to service hangs with "Authorizing" window
Comment 2•15 years ago
|
||
I have the same problem and in Error Console I see:
"WARN addons.manager: Exception calling callback: TypeError: addon is null"
OS: Windows Server 2008 → All
Hardware: x86_64 → All
Comment 3•6 years ago
|
||
Closing all inactive bugs in Mozilla labs :: *
Please reopen if this are still relevant.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•