I setup a SharePoint Online source to crawl employee OneDrive artifacts and it is generating an error in the logs trying to navigate to a page that does not exist. I am trying to get it to crawl https://{myDomain}-my.sharepoint.com with a filter for everything under /Personal/ (see images below) . It looks like it is trying to go to https://{myDomain}-my-admin.sharepoint.com, which does not exist.
I am assuming I am not setup correctly but I could not find anything in the documentation that pointed to an obvious config issue.