Sep 05 2019 12:11 AM - edited Sep 12 2019 12:31 AM
Hi
Please see this video about my problem: https://youtu.be/atxOfCJBKRE
To recap in words, When I sign-in with my personal AzureAD account to Edge Dev and Canary (Newest builds 78.0.262.0/78.0.267.0) it instantly goes into Error state.
I have tried on 3 different PC's. 2 of them newly installed Win10 1903 setup and logged in directly with the AzureAD credentials.
So it's not a PC problem, cause as the video shows I have two other profiles, which both are setup with AzureAD account sync.
EDIT: It hasn't worked in previous builds either.
Sep 05 2019 01:52 AM
Same situation here. Same build, same user experience, same error. Just like before the update.
Sep 11 2019 04:15 AM
@Elliot Kirk Hi sorry for the mention, but this still isn't working with latest dev update, can you assist, or mention some who can help?
Regards Lars Mortensen
Sep 30 2019 11:28 AM
Oct 01 2019 11:21 AM - edited Oct 01 2019 11:28 AM
I got the same behavior. It seems to come from my firewall with inspection ssl.
I asked urls exception with the feedback button but I didn't get any answer yet.
When I whitelisted a lot Microsoft URL (specially link to azure), everything was looking better.
We need an online dashboard to see which data are saved (date last sync) and able to clear them as well.
I think that a personal Microsoft account has a dashboard.
Oct 02 2019 06:50 AM
good path. I tested on my "guest" network that does not have ssl inspection turned on but still does layer 7 inspection. Same issue, however I used hotspot on my cell phone and it stayed logged in. I have asked my FW team to look at layer 7 inspection to see if it is being blocked due to unknown protocol or other unusual traffic. Will let you know.
Oct 02 2019 09:14 AM
Oct 07 2019 11:49 AM
Oct 08 2019 03:07 AM
Hi
Just thinking, you who have the same issue, is your account wither an AD synced, or an old AD synced account converted to Cloud only?
Cause I have just created a new in-cloud user in my tenant with out a license, but with the same domain as my own domain, and it works. (My own account is sourced from AD Sync, but has been converted to In-Cloud)
So it's not tenant nor domain specific, it must be the specific user object, in my case at least, so just wondered if the "history" of the account could be the culprit.
Regards Lars
Oct 08 2019 05:31 AM - edited Oct 08 2019 07:26 AM
@nOrphf my account is a sync account from on prem AD. Both accounts (dev tenant) and prod Tenant are sourced from same AD but with different anchor attribute. We are no longer actively syncing the dev tenant account. I took a look at the logs files located at AppData\Local\Microsoft\Edge Beta\User Data\Profile 6\Sync Data\mip\logs\mip_sdk.miplog and a couple of things stand out.
As part of the tenant setup we had to change the upn of our users. I originally setup sync with my old upn (userid@olddomain.com). And now my upn is userid@newdomain.com. When i look at the logs i can see an Owner attribute that still references my old upn even though is shows authenticated as userid@newdomain.
Info 2019-10-07 16:36:19.279 usage_restrictions_client.cpp:137 msedge (78904) "Owner: userid@olddomain" mip::UsageRestrictionsClient::GetRestResponseFromHttpResponse 108172
Sending HTTP request: ID: MIP-1, Type: POST, Url: https://api.aadrm.com/my/v2/enduserlicenses?userEmail=userid@newdomain.com, Body Size: 9573, Headers['Accept'] = 'application/json', Headers['Content-Type'] = 'application/json', Headers['Authorization'] = 'SCRUBBED', Headers['Accept-Language'] = 'en-US', Headers['x-ms-rms-request-id'] = '41fa4384-9ccd-4386-8894-00007db44834;83975697-6773-41da-b544-0000b5a3d59a', Headers['x-ms-rms-platform-id'] = 'AppName=Microsoft Edge;AppVersion=78.0.276.14;DevicePlatform=WindowsStore;SDKVersion=4.2;UniqueId=ecd6b820-32c2-49b6-98a6-444530e5a77a;OsName=win;OsVersion=10-0-18362;MipVersion=1.3.181;'" mip::SendHttp 108172
Oct 08 2019 07:29 AM
Oct 09 2019 11:21 AM
Oct 09 2019 12:55 PM
@jasonsch69 Sorry that you're experiencing issues with browsing data sync. Could you share the video repro with me so that we can help better debug?
Also adding @akhator to help.
Oct 09 2019 01:49 PM
@Avi Vaid how do i share a video with you without showing everyone in the world what my id is?
Oct 10 2019 03:50 AM
This video shows whats happening.
I also every 2-3 days sends this problem to you through the feedback system, so you constantly get fresh logs to look through.
Regards Lars
Oct 10 2019 04:00 AM
Oct 10 2019 07:47 AM
Oct 10 2019 08:18 AM
Everything after \Sync Data doesn't exist. The message for me has changed to "Couldn’t connect to the sync server. Retrying…"
Oct 10 2019 08:22 AM
Oct 10 2019 11:02 AM
Hi @jasonsch69
In the log files, I see the error: "Authorization has been denied for this request."
(I'm testing with Canary builds, so my path is Edge SxS instead of Edge Beta)
Regards