leflamm / afpre

CLI for the AWS Federation Proxy
Apache License 2.0
19 stars 12 forks source link

Reconnecting does not work, or error is not emitted to stdout #10

Closed uweschaefer closed 7 years ago

uweschaefer commented 7 years ago
AFP| xxx@xxx:~/work/workspaces/github/XXXXX$ 
token expired - need to renew...
authenticating as MYUSERNAME for ACCOUNT/ROLE against MYAFP
done.
AFP| xxx@xxx:~/work/workspaces/github/XXXXX$ 
token expired - need to renew...
authenticating as MYUSERNAME for ACCOUNT/ROLE against MYAFP
done.
AFP| xxx@xxx:~/work/workspaces/github/XXXXX$ 

it keeps renewing. Dunno if it is successful or not, but it seems to loop

leflamm commented 7 years ago

Thx

leflamm commented 7 years ago

Does the first one work when bash starts up?

uweschaefer commented 7 years ago

first one works, reconnecting does not.

leflamm commented 7 years ago

should be fixed