webrtc / KITE

KITE is a test engine designed to test WebRTC interoperability across browsers
Apache License 2.0
464 stars 125 forks source link

when install localGrid #161

Open alghraibehMahmoud opened 3 years ago

alghraibehMahmoud commented 3 years ago

Do you want to start the Grid (y/n)? y ./setupLocalGrid.sh: line 9: cd: /localGrid: No such file or directory Setup completed. root@xxxx:/home/GitHub/KITE# Unable to init server: Could not connect: Connection refused

Failed to parse arguments: Cannot open display:

A-nguyenv commented 3 years ago

Hello, it appears the environment variable KITE_HOME is not updated on the current terminal when initiating the local grid. Running the script setupLocalGrid a second time will work. A fix will be pushed on the next update when script is launched for the first time.