Ticket #236 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

SSH port not correctly recognized after reboot

Reported by: ThomasSandholm Owned by: KevinLai
Priority: normal Milestone: 0.5.0 Usability and Reliability
Component: Auctioneer Version:
Severity: major Keywords:
Cc:

Description

ssh: connect to host 204.123.32.40 port 56518: No route to host [Failure instance: Traceback: exceptions.Exception, Host account does not have a forwarded ssh port. /usr/lib/python2.3/site-packages/twisted/internet/defer.py:338:_runCallbacks /home/sandholm/hg/tycoon/src/Tycoon/Ssh.py:110:__get_status ]

Even though my host status says:

('TCPv4Port', 56518):

{'total_usage': '0', 'contingency_spent': 0.0, 'last_price': 0.0, 'args': (22,) , 'share': 1.0, 'spent': 0.0, 'recent_usage': '0', 'bid2': 0.0, 'usage_rate': 0.

0, 'last_accounting_time': 0.0}

Change History

Changed 2 years ago by KevinLai

  • priority changed from high to normal
  • milestone set to 0.4.2 Usability and Reliability

Changed 2 years ago by KevinLai

  • status changed from new to closed
  • resolution set to fixed

Fixed in [87cbfa6cdae6].

Note: See TracTickets for help on using tickets.