Dear Experts,
this one is on SP 2013 SP1 On-Premise, Version: 15.0.4841.1000
I am getting Event-ID 5187 and same Error in ULS-Log while hitting "About Me":
The strange thing is, that the URL is two times there, concatenated!
My Site creation failure for user mydomain\Ronny.Lewandowski' for site url
'https://sharepoint-mysite.mydomain.de/https://sharepoint-mysite.mydomain.de/personal/ronny_lewandowski'. The exception was: Microsoft.Office.Server.UserProfiles.PersonalSiteCreateConfigurationException: A failure was encountered while attempting to
create the site, wildcard inclusion used to create personal sites does not exist.
at Microsoft.Office.Server.UserProfiles.UserProfile.<>c__DisplayClass2.<CreateSite>b__0()
at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
at Microsoft.Office.Server.UserProfiles.UserProfile.CreateSite(String strRequestUrl, Boolean bCollision, Int32 overrideCompatLevel, Int32 lcid).
The message "wildcard inclusion used to create personal sites does not exist" cannot be correct because we have that Managed Path under My-Site-Host:
![]()
Self-Service Site Creation Management is "On" and Managed Path is set:
![]()
My-Site-Host has an own Web-Application.
Permission-Policy has been added to Everyone (Create SubSites).
UPS is up and running (Use SharePoint Profile Synchronization).
UPS-User Property "Photo" has been mapped to "thumbnailPhoto". (Could that causing this issue?)
UPS is syncing fine, Search is working perfect.
Does anybody run into the same issue and can help?
With Kind Regards, Ronny