-
Hi, appium server -ka 800 --use-plugins=device-farm --config ./node-config.json -pa /wd/hub [Appium] Could not configure Appium server. It's possible that a driver or plugin tried to update the server and failed. Original error: Failed: Waiting for node server https://192.168.2.171:4726 to be up and running |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Node is trying to connect to the hub machine and it's unable to. |
Beta Was this translation helpful? Give feedback.
-
https , https://192.168.2.171:4726/device-farm is not working, but, with
http, http://192.168.2.171:4726/device-farm is working.
|
Beta Was this translation helpful? Give feedback.
-
oh...I see. thank you for your quick response. |
Beta Was this translation helpful? Give feedback.
oh...I see. thank you for your quick response.