HttpRunner
阿里云机器上执行 locusts 命令出现 OSError: [Errno 97] Address family not supported by protocol
暴走喵
·
February 28, 2019
·
Last by 深圳-Max replied at July 26, 2019
·
4132 hits
问题描述:
在学习 httprunner,想试验下性能测试,写完用例后执行命令:locusts -f test_wx_report_from_id.json。在自己的 pc 上可以启动 locusts 成功,但是在阿里云机器上出现如下错误:
ERROR OSError: [Errno 97] Address family not supported by protocol
有没有遇到过类似问题的同学,求指点