Project

General

Profile

Actions

Bug #67

closed

no route to host error

Added by Matt Moran over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
External Nodes
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

This occurs when the fqdn hostname has a '-' before the first '.'

So test01.company.local works, but test-01.company.local does not.

Fix is to replace the regex in config/routes.rb with :name => /(.+\.)+\w+/

Actions #1

Updated by Ohad Levy over 14 years ago

  • Target version set to 0.1-3
Actions #2

Updated by Ohad Levy over 14 years ago

  • Status changed from New to Ready For Testing
  • % Done changed from 0 to 100
Actions #3

Updated by Ohad Levy over 14 years ago

  • Status changed from Ready For Testing to Closed
  • Assignee changed from Matt Moran to Ohad Levy
Actions

Also available in: Atom PDF