...
ssh -p port ip -v
正常的样子,如下图:
6、在导出引擎所在的服务器上curl http://ip:3003 看是否能通,若不能通可能是部署有问题
7、如果发现curl能通,再curl http://ip:3003?url=http://example.com
如果出现了ERR_ 的报错,可能是因为防火墙没关
8、7、页面上可以看看通过这个3003是否能成功截图
http://10.10.202.17:3003/?url=http://10.10.202.17:19000/smartbi/vision/index.jsp
...