OOS unable to load files on OWA or S4B

Copper Contributor

Hi,

 

I hope this is the correct area for this question.

 

I am reverting here as we are still having this issue after spending several days trying to fix this. When trying to open an Office file on OWA it is not possible to load it and an error is returned. Note: SharePoint works flawlessly with these same OOS servers. For instance, trying to open a PowerPoint: "Sorry we couldn't open this presentation because we run into a problem. Please try again. Session ID: ***"

 

The error in the ULS logs it mentions a problem deserializing the metadata file: "There was an error deserializing the object of type Microsoft.Office.OpenWebApplication.WopiCheckFileResponse. Encountered unexpected character '<'.]"

 

We definitely do not have any such symbol in any of the file names or paths. We also checked that there is no escaping character - we thought it may somehow escapes the XML tag hence it finds "<" at the wrong place.

 

Poking through the browser's network trace we managed to find the URL OWA is asking to access and tried to open it on the OOS server: loading works here (but not on the PC where OWA is used).

 

Checking OOS Event logs we also found a mention about protocol binding issue.

Something like -> "There is no protocol handler for http. Available bindings: []"

We checked IIS binding configuration on the OOS and:

1. We definitely do not use http but https

2. https binding is properly configured

 

We have also tried updating the OOS servers (we found some error logs related to an installed package).

Reconfiguring OWA for each Exchange server and also global config to remove OOS, restart service, and add again OOS.

As the issue happened not long after renewing certificates, we also reviewed the certificates on each of the OOS and Exchange servers to make sure we have the newest certificate on each server and that the configuration matches this one -> everything is fine.

 

Sidenote: SharePoint and OOS work S2S, so whatever issue is affecting OWA/S4B I believe it is something related to the access from an external service.

 

What else could we review/check/investigate to find some more hints or possibly a solution?

 

Thanks in advance.

0 Replies