secscan-authcheck icon indicating copy to clipboard operation
secscan-authcheck copied to clipboard

linux开发机中按照步骤安装成功后,http://10.227.78.36:8000/authorized 访问失败

Open HonniLin opened this issue 4 years ago • 1 comments

不好意思,新手发问

~/code/secscan-authcheck/authcheck$ docker-compose up -d authcheck_redis_1 is up-to-date authcheck_mongo_1 is up-to-date authcheck_authcheck_1 is up-to-date

~/code/secscan-authcheck/examples$ docker-compose up -d Starting examples_sso_1 ... Starting examples_site1_1 ... Starting examples_site1_1 Starting examples_site2_1 ... Starting examples_site2_1 Starting examples_site1_1 ... done

访问 http://10.227.78.36:8000/authorized: 无法访问此网站10.227.78.36 拒绝了我们的连接请求。 请试试以下办法: 检查网络连接 检查代理服务器和防火墙 ERR_CONNECTION_REFUSED

但是 ping 10.227.78.36 可以通 不知道我访问的姿势有什么问题吗

HonniLin avatar Sep 07 '20 13:09 HonniLin

关闭防火墙,看能不能Telnet通

chenyiyi1 avatar Sep 15 '20 02:09 chenyiyi1