Dig Gashinsky
Dig Gashinsky
same message and sqlcmd works too with kerberos auth ``` Error message: Cannot authenticate using Kerberos. Ensure Kerberos has been initialized on the client with 'kinit' and a Service Principal...
Thank you but no luck on Linux. I've tried connecting to different ports but it does not look like it even accepts :port for me. It just treats it as...
I've ran into this couple of times so I've wrapped it into try/except, so I do not have to stare at stack trace. ```python try: import IPython from tabulate import...
I am getting error E3016 UpdatePolicy doesn't support type AutoScalingRollingUpdate from this AWS example: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-autoscaling.html#scenario-as-updatepolicy
thanks for reply. I will try from scratch next week and see if I messed up in some step. Strange error though. Do you know why it would not be...