Brian Antonelli
Brian Antonelli
It looks like the error is happening when the client agent is attempting to do the read: https://github.com/AdRoll/hologram/blob/credential_keys_in_text_file/agent/client.go#L185
I made the changes you noted, but I'm still hitting the same error. `hologram use hologram` Client Log: ``` [DEBUG ] 2017-05-18T11:07:39-04:00 (/go/src/github.com/AdRoll/hologram/agent/cli_handler.go:75) hologram [DEBUG ] 2017-05-18T11:07:39-04:00 (/go/src/github.com/AdRoll/hologram/agent/client.go:158) in client.AssumeRole()...
+1 @saschagehlich could you share the code you're using?
@cabbibo This was a HUGE help thank you so much!
I'm encountering this same issue, it works fine on Windows 10 and Windows Server 10 - though you have to allow remote scripts to run first.
I believe I've resolved this issue with PR #3
Any update on fixing this defect?
This doesn't do CSV.. but might help? `alks developer accounts -e`
Thanks for reporting this, digging into it now! :)