Opened 10 years ago

Closed 10 years ago

#24 closed defect (invalid)

connection refused

Reported by: spartam Owned by: Alloc
Priority: critical Component: Scripts
Keywords: Cc:

Description

As the set up of the instance mentions.
a telnet will be made for management purposes.

However with every command we see a connection refused error from the telnet port.
This results in thinking the instance is running while it is not. making it unable to delete, edit or kill it.

Could you please give more detailed information in what to do in such situations?
Thanks in advance

kind regards
Spartam

Change History (3)

comment:1 Changed 10 years ago by Alloc

The check if an instance is running is not related to telnet. It simply checks if the process id still exists. So in your case the instance must indeed still be running, maybe in an unusable state though. Killing should work fine. What happens when you run 7dtd.sh kill <instance>?

comment:2 Changed 10 years ago by Alloc

  • Component set to Scripts
  • Owner set to Alloc

comment:3 Changed 10 years ago by Alloc

  • Resolution set to invalid
  • Status changed from new to closed

No reaction, closing as invalid

Note: See TracTickets for help on using tickets.