apache - 什么是 502 代理错误?如何解决

标签 apache tomcat artifactory

当我尝试登录 Artifactory Web 应用程序时,它显示代理错误。错误消息如下。

Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request POST /artifactory/webapp/login.html.

Reason: Error reading from remote server
Apache/2.2.15 (CentOS) Server at XX.XX.XX.XX Port 80
任何解决方案?

最佳答案

我有同样的问题,这不是代理问题,而是没有正确重启的 docker 容器。 docker compose down ,然后 … up在我的情况下解决。

关于apache - 什么是 502 代理错误?如何解决,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29642042/

相关文章:

apache - 在 openshift 上,我的 tomcat 服务器前面是否有任何 apache?

Gradle + Artifactory 插件 : Trying to publish the resolved dependency version

maven - Jenkins Pipeline Maven Artifactory 插件无法从中央 Maven 存储库解析 Artifact

apache - Docker:(13)权限被拒绝:AH00072:make_sock:无法绑定(bind)到地址 0.0.0.0:80

php - SSL 证书配置错误

java - tomcat文件保存在什么地方

powershell - 使用 PowerShell 从 Artifactory 存储库下载文件夹

apache - 在 htaccess 中将所有页面从非 www 重定向到 www

php - 隐藏php文件的扩展名,用htaccess隐藏index.php

Java HttpServletRequest isUserInRole 无法正常工作(根据请求安全性)servlet api 2.4