chenLynne

Results 3 comments of chenLynne

大佬,帮忙看下运行时报错,错误如下: requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=3000): Max retries exceeded with url: /api/datasources (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 61] Connection refused'))

运行后,解析出来的数据是这样的: grafana_host localhost mysql_host 127.0.0.1 grafana_port 3000 mysql_port 3306 grafana_username admin mysql_username root grafana_password admin mysql_password admin mysql_db iOSPerformance runid export 0

> 大佬,帮忙看看下运行时报错,错误如下: requests.exceptions.ConnectionError: HTTPConnectionPool(host='localhost', port=3000): Max retries exceeded with url: /api/datasources (Caused by NewConnectionError(':无法建立新连接:[Errno 61] 连接被拒绝')) @yanbo92 大佬 help~