Hi BreWep,
Per checking, all of your subscriptions are normal. To confirm if the root cause is related to the license,
Please run the following PowerShell command and send us the outputs via private message.
a.
Connect to Office 365 PowerShell
b. (Get-MsolUser -UserPrincipalName *** Email address is removed for privacy ***).Licenses.ServiceStatus
c.Set-MsolUserLicense -UserPrincipalName "*** Email address is removed for privacy ***" -AddLicenses "litwareinc:ENTERPRISEPACK"
d.Set-MsolUserLicense -UserPrincipalName "*** Email address is removed for privacy ***" -AddLicenses "litwareinc:ENTERPRISEPACK"
This example re-assigns a license from the litwareinc:ENTERPRISEPACK (Office 365 Enterprise E3) licensing plan to the unlicensed user *** Email address is removed for privacy ***. Here is an article for your reference.
https://technet.microsoft.com/en-us/library/dn771770.aspx
For your privacy, I have sent you a private message to collect the requested information. You can click the following link to access the PM.
https://answers.microsoft.com/en-us/privatemessages/list
Thanks,
Toby