User Profile
Rodsawhite
Copper Contributor
Joined 3 years ago
User Widgets
Recent Discussions
Re: Open reportserver webservice URL with https leads to an ERR_HTTP2_PROTOCOL_ERROR
Hi dulix , After some time spent with Microsoft support we may have a workaround: Disable HTTP2 on the server: Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP\Parameters EnableHttp2Cleartext DWORD = 0 EnableHttp2Tls DWORD = 0 Restart the server after adding these in and report back.6KViews0likes3CommentsRe: Open reportserver webservice URL with https leads to an ERR_HTTP2_PROTOCOL_ERROR
rhousham I am experiencing the exact same issue. Its almost as if it is registering the certificate at the directory level instead of the site level. tried requesting new certificates and still the same issue: navigation to /ReportServer/ fails with ERR_HTTP2_PROTOCOL_ERROR navigation to /Reports succeed and states cert is valid navigate BACK to /ReportServer/ then succeeds and states cert is valid. Interestingly If you try these site in Internet Explorer (older servers) and not chromium-based browsers like Edge and Chrome you can browse to /ReportServer/ correctly. It seems to be something with the new browsers specifically.5.3KViews0likes0Comments
Recent Blog Articles
No content to show