Just upgraded to v13.3.5535 from 13.1. Seemed to work fine at first, but after rebooting the server, I am unable to connect to the SM UI. IMAP and Outlook still seem to work just fine.
Trying over HTTPS (which used to work fine other than me using a self-signed cert) now fails entirely with chrome's sad face "this webpage is not available", Error code: ERR_CONNECTION_ABORTED.
HTTP at least connects to the login page, but I get two specific 404s on javascript files and then the page fails to build correctly. 404s on:
http://mail.(domain).com/scripts/ULCVQ66J509/jquery-all.ashx
http://mail.(domain).com/scripts/ULCVQ66J509/specific-init.ashx
And then javascript errors:
Uncaught ReferenceError: jQuery is not defined
Uncaught ReferenceError: $ is not defined
The login panel itself is weird, smaller than normal, and shows "[SMWeb.Login_Example]" in red text next to the word "Email Address".
And then once I log in, I just get SM's white Gear page, "Oops! There was an issue that caused this page to malfunction."
To upgrade, I stopped the SM service and the IIS site, uninstalled SM, installed the new version, then stopped the SM built in webserver and started the IIS site. Like I said, it initially worked fine. But then after rebooting, I get this.
Not sure where to go from here, or where in the logs it would be.
Thank you in advance for any help.