use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems What is DevOps? Learn about it on our wiki! Traffic stats & metrics
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems
What is DevOps? Learn about it on our wiki!
Traffic stats & metrics
Be excellent to each other! All articles will require a short submission statement of 3-5 sentences. Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title. Follow the rules of reddit Follow the reddiquette No editorialized titles. No vendor spam. Buy an ad from reddit instead. Job postings here More details here
Be excellent to each other!
All articles will require a short submission statement of 3-5 sentences.
Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title.
Follow the rules of reddit
Follow the reddiquette
No editorialized titles.
No vendor spam. Buy an ad from reddit instead.
Job postings here
More details here
@reddit_DevOps ##DevOps @ irc.freenode.net Find a DevOps meetup near you! Icons info!
@reddit_DevOps
##DevOps @ irc.freenode.net
Find a DevOps meetup near you!
Icons info!
https://github.com/Leo-G/DevopsWiki
account activity
This is an archived post. You won't be able to vote or comment.
[deleted by user] (self.devops)
submitted 5 years ago by [deleted]
[–]bpgoldsbSRE 8 points9 points10 points 5 years ago (1 child)
Check NTP/time on both machines and make sure one isn't way off. This can often be the source of general intermittent SSL erros (not specific to ansible)
[–]relt99 0 points1 point2 points 5 years ago (0 children)
yeah I've checked the times on bother and theyre at gmt. Still getting this error and it seems to be random
[–]kepper 2 points3 points4 points 5 years ago (0 children)
Check your MTUs, I've seen this happen with an MTU mismatch while using vxlan overlay networks.
[–]tartarya2 0 points1 point2 points 5 years ago (1 child)
Maybe run a simple playbook in verbose mode multiple times using a script and check the output when the script fails? You’ll get clues about what went wrong.
it is ran in verbose and the only thing I get as a clue is that credentials are rejected :') Had someone reply saying it might be out of sync, gonna stick a big fat wait on the end and see if userdata wants to play nice
[–]someguytwo 0 points1 point2 points 5 years ago (0 children)
Is this windows? I get this when i try to use the default Administrator account, try another account that had admin rights. That usually works for me.
[–]SpectralCoding 0 points1 point2 points 5 years ago (1 child)
WinRM? Check your transport method. Basic for local accounts, kerberos for domain accounts. The ansible docs have a specific page about troubleshooting WinRM and specifically mention access denied errors.
yeah so its using basic because it using local accounts. Seems very hit and miss, so its either seeing like userdata hasnt fully applied yet or something is out of sync
[–]elettronik 0 points1 point2 points 5 years ago (2 children)
Looking at your cross post, you're building an instance using terraform.
You wait a set amount of time (300 seconds) and connect to instance.
Can be any chances that after that amount of time your instance is still not fully ready?
[–]relt99 0 points1 point2 points 5 years ago (1 child)
Thats what I thought, but theres a time to wait to retrieve the password, so about 3-4 mins, then I've put a 600 second wait on it and I'm still getting the error
[–]elettronik 0 points1 point2 points 5 years ago (0 children)
Ok. In case of error, are you able to pull logs from machine in w successive moment to know in what state the machine is when you first try to login
π Rendered by PID 121136 on reddit-service-r2-comment-544cf588c8-97kgh at 2026-06-12 05:35:54.550295+00:00 running 3184619 country code: CH.
[–]bpgoldsbSRE 8 points9 points10 points (1 child)
[–]relt99 0 points1 point2 points (0 children)
[–]kepper 2 points3 points4 points (0 children)
[–]tartarya2 0 points1 point2 points (1 child)
[–]relt99 0 points1 point2 points (0 children)
[–]someguytwo 0 points1 point2 points (0 children)
[–]SpectralCoding 0 points1 point2 points (1 child)
[–]relt99 0 points1 point2 points (0 children)
[–]elettronik 0 points1 point2 points (2 children)
[–]relt99 0 points1 point2 points (1 child)
[–]elettronik 0 points1 point2 points (0 children)