使用IIS和反向代理为SSL设置SonarQube以引发502错误

问题描述

我正在尝试在Windows Server 2019上使用SSL设置SonarQube。我可以使用http://localhost:9000在服务器上本地访问SonarQube服务器。

我按照outlined here的确切步骤使用URL重写模块在IIS中设置反向代理。我看到重新写入网址设置为http://http://localhost:9000/{R:1}

但是,当我浏览https://sonarqube.mydomain.com时,出现以下错误

502 - Web server received an invalid response while acting as a gateway or proxy server.

我需要在SonarQube中启用任何功能以启用反向代理吗?

我在网站日志%SystemDrive%\inetpub\logs\LogFiles中找不到任何内容

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)