Skip to content
This repository has been archived by the owner on Dec 26, 2020. It is now read-only.

System completely unresponsive after role execution #126

Closed
alexlawrence opened this issue Aug 8, 2017 · 2 comments
Closed

System completely unresponsive after role execution #126

alexlawrence opened this issue Aug 8, 2017 · 2 comments
Labels

Comments

@alexlawrence
Copy link

alexlawrence commented Aug 8, 2017

The role/playbook executes without any sign of error.

However after the execution the remote system behaves as follows:

  • it is not possible login via SSH (timeout).
  • ping requests produce timeouts
  • custom services (e.g. NodeJS apps behind nginx) seem to load but run into timeouts
    Overall it seems that system is not able to process any incoming requests.

I could only make the server respond to anything be rebooting it. However, after a few minutes it is unresponsive again.

At first I thought it was related to the sshd config but now I´m unsure what´s causing these issues. It might even be caused by https://github.com/dev-sec/ansible-os-hardening which was also applied.

Any ideas what is happening in this case?
Do you need any additional information?

@rndmh3ro
Copy link
Member

rndmh3ro commented Aug 9, 2017

Hey @alexlawrence,

thanks for reporting this. Is this maybe the same problem as described here?

To further debug this, can you please provide the operating system used and the complete playbook you ran?

@rndmh3ro rndmh3ro added the bug label Aug 9, 2017
@alexlawrence
Copy link
Author

alexlawrence commented Aug 9, 2017

Hey @rndmh3ro,

thanks for the feedback.

After some investigation I assume that this issue is related to https://github.com/dev-sec/ansible-os-hardening That is why I will close this issue here and open a new one for the other project.

Sorry for the confusion.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants