I have installed Turnkey Redmine 14.0 via its ISO with Static IP.

I have accessed it successfully via web.

But at some time (I don't know what the trigger is), when I accessed another page or start executing commands in ssh, it starts to return connection refused or the putty connection is disconnected.

How do I remedy this?

 

 

Replies (1)

You'll need to diagnose it first

Reply 1
Things to check:
  • When it disconnects can you ping it?
  • Is the server still running?
  • Is ssh daemon running?
  • Is there anything of interest in the logs (/var/log)?

    Also if you shared information on where this is running would also give clues. E.g. if running on a laptop in a VM perhaps the host OS is going to sleep?