Closed sandhyamisra closed 11 years ago
cli.py --users
Hello, user user1.
user1
Cannot connect to Central Engine server! Error <ProtocolError for user:password@127.0.0.1:8000/: 401 Unauthorized> ! Exiting!
<ProtocolError for user:password@127.0.0.1:8000/: 401 Unauthorized>
same results with --eps, --stats, --details, --status-details,
@sandhyamisra You must specify the Twister server and the credentails to have the command working. ./cli.py --users --server http://username>:<user_password>@<server:8000/
Thanks it works
Hello, user
user1
.Cannot connect to Central Engine server! Error
<ProtocolError for user:password@127.0.0.1:8000/: 401 Unauthorized>
! Exiting!same results with --eps, --stats, --details, --status-details,