Ticket #224 (closed defect: fixed)

Opened 6 months ago

Last modified 6 weeks ago

router configuration bug

Reported by: tofu Owned by: smoku
Priority: minor Component: General
Version: Keywords:
Cc: jack@… Tracforge_linkmap:
Blocking: Blocked By:

Description

When you configure the router with a domain name instead of an IP you get a strange error.

connection attempt to router failed: Success (0)

This in no way tells the administrator what is wrong. It would be best if we can get a better error for the misconfiguration.

It does the same for all components.

Change History

Changed 6 months ago by smoku

The option is called <ip/> for a reason. You need to give an IP address not domain name there.

Changed 6 months ago by smoku

  • priority changed from major to minor

Changed 6 months ago by jack

  • cc jack@… added

You need a better error message. It is ridiculous that the current error says success. Don't make your users search because you are too lazy to let them know what is really wrong.

Changed 6 months ago by smoku

Sure.

I will gladly accept and integrate proper patch. :-)

Changed 6 weeks ago by smoku

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

In [706]: Setting MIO_ERROR to EFAULT:'Bad address' on IP address resolution failure. Fixes #224

Note: See TracTickets for help on using tickets.