Actions
Bug #28318
closedRunning hammer auth login basic command remotely gives Error: No such device or address @ rb_sysopen - /dev/tty
Difficulty:
Triaged:
No
Bugzilla link:
Team Backlog:
Fixed in Releases:
Found in Releases:
In Kanboard:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1772884
Description of problem:
Running hammer auth login basic command remotely gives Error: No such device or address @ rb_sysopen - /dev/tty
Version-Release number of selected component (if applicable):
Satellite 6.7 snap 1
How reproducible:
always
Steps to Reproduce:
1. set use_session as true in hammer config
2. ssh root@satellite.example.com "hammer auth login basic --username=CqVvXhXCSf --password=ExZccFurXO"
Actual results:
Error: No such device or address @ rb_sysopen - /dev/tty
Expected results:
Should run successfully.
Additional info: This is regression as the previous hammer auth login command was working fine if run remotely. Also this is automation blocker.
Actions