Aug 16 2016 12:04 AM
Hello together,
a colleague of mine has the Problem, when logging in to Office365 (enterprise) and the OneDrive will show up using the Webapp, a white screen. In the first train I have tested different browsers (IE,Edge,Chrome,and Firefox) without success. In the second attempt I tried a pure client problem and it is on the iPad (Safari) tried, but without success. There is no Addon (Adblock or such), no Proxy, and it also occurs in the mobile.
Anyone have an idea?
Aug 16 2016 02:44 AM - edited Aug 16 2016 02:45 AM
Michel Fritzsch:
Have you checked the one-drive is provisioned for that user? If yes, exactly it is a browser compatibility issue only. I would recommend to clear the a cache of browsers and try again in both normal/Private browsing.
Still having challenges, lets share the browsers version which you trying in your/user machine and the url which you are trying.
Microsoft will support the all latest version browsers.
May 29 2017 12:56 PM
This is a bug in SharePoint 2016. you will be able to fix this issue by run this Sharepoint Shell command
$Farm = Get-SPFarm $Farm.OneDriveUserExperienceVersion = [Microsoft.SharePoint.Administration.OneDriveUserExperienceVersion]::Version1 $Farm.Update()
good luck 🙂
Apr 09 2018 08:05 AM
Hi,
Do you have any Internet Content filtering device/UTM, check whether Office 365 or onedrive CDN are allowed, specially akamai CDN for microsoft are allowed or not. In my case my UTM was blocking akamai CDN that was showing white/blank page for onedrive.