Closed
Bug 1415051
Opened 8 years ago
Closed 8 years ago
Reconnect to sync error everytime
Categories
(Firefox :: Sync, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1295122
People
(Reporter: pandyabhashit, Unassigned)
Details
Attachments
(3 files)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0
Build ID: 20171003222101
Steps to reproduce:
I signed in to my firefox and synced it. I also have a mobile browser and synced.
Actual results:
When I restart my desktop browser it shows a "!" notification on the MENU and says "Reconnect to Sync". On clicking, it asks Sign In. I have to sign in, again and again, each time.
Expected results:
It should not ask me to sign in and sync everytime. It supposes to keep me signed in.
Summary: Whenever I signin and sync with my existing account and when I close the browser it again ask to sync with the account and says "Please Sign In to reconnect <email>" → Reconnect to sync error everytime
Updated•8 years ago
|
Component: Untriaged → Sync
Comment 1•8 years ago
|
||
Thanks for the report. While the logs do show the symptoms you describe, they don't have quite enough info to work out what is going on. Would it be possible for you to use about:config to set the preference "services.sync.log.appender.file.logOnSuccess" to true, then restart the browser, then perform the login again and wait for the sync to complete? about:sync-log should then have created a "success" log which might have some indication of why the login couldn't be saved correctly.
Flags: needinfo?(pandyabhashit)
I have done exactly the same as instructed by you. I have also noticed that when I went restarted the browser, it initially displayed that it is in the sync yet suddenly it got disconnected. I am not sure why this happens. Hope the success-log helpes.
Flags: needinfo?(pandyabhashit)
Comment 3•8 years ago
|
||
Thanks, that helps alot. I can see the error "TypeError: Services.logins is undefined", which sadly makes this a dupe of bug 1295122, which we are still struggling to understand.
It's possible (although probably unlikely) that one of you addons is causing the issue - if the problem goes away in "Safe Mode" (https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode), then one of the addons is the issue.
Otherwise, following the instructions at https://wiki.mozilla.org/Toolkit:Password_Manager/Debugging would help us get more detailed information about the error and might help us work out what is going on.
Thanks heaps for helping us out here and I look forward to finding out how you go!
Flags: needinfo?(pandyabhashit)
So, This time I did whatever you instructed. I tried with safe-mode. Didn't worked. So I tried with password manager debugging.
What I did:
Authenticated the profile.
Closed the browser.
Start the browser again.
Opened the console.
Refreshed the sync.
Got the error.
The compressed file contains the BrowseConsole Log file which has the logs.
See if this helps you find something important.
Flags: needinfo?(pandyabhashit)
Comment 5•8 years ago
|
||
(In reply to Bhashit from comment #4)
> The compressed file contains the BrowseConsole Log file which has the logs.
> See if this helps you find something important.
Thanks so much - that's very helpful! We'll keep working on this in bug 1295122.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•