Hi, It is indicated that to establish a tunnel, we need to run
LT -user {username} -key {user’s access key}
So if your user name is lambdatest@example.com and key is 123456, the command would be:
LT -user lambdatest-username -key 123456
my username is salam, I tried
LT -user salam -key mykey
and
LT -user lambdatest-salam -key mykey
and
LT -user myemail -key mykey
whatever I use I get
No configuration file found. Proceeding with defaults
INFO LambdaTest Tunnel version: 3.1.31
WARN Tunnel Name was not specified, using: 48aa03e4-cdf6-4636-8ece-df9d01b873c0
INFO Tunnel binary started on port :9090
INFO Using ssh(over_22) :: connection mode
INFO Launching tunnel
ERROR There was an error while starting tunnel: ERR::LUNCH::TUNN : Launch tunnel failed Request failed(401): {"message":"Unable to authenticate user, please try again"}
ERROR Invalid Credentials, Please try again!
Hi, It is indicated that to establish a tunnel, we need to run
LT -user lambdatest-username -key 123456
my username is salam, I tried
LT -user salam -key mykeyand
LT -user lambdatest-salam -key mykeyand
LT -user myemail -key mykeywhatever I use I get