Opened 9 years ago
Last modified 9 years ago
#12260 closed bug
system/settings/network/hosts missing resulting in non-resolving localhost — at Version 4
Reported by: | waddlesplash | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Servers/net_server | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
NetResolv assumes that "localhost" actually exists, but in some instances it doesn't (it can't be resolved -- 127.0.0.1 exists, though).
This could be part of the issue with our DHCP issues in #12208, however it isn't the sole reason as adding a localhost line to hosts doesn't fix the DHCP issue.
Change History (4)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Description: | modified (diff) |
---|
comment:3 by , 9 years ago
Description: | modified (diff) |
---|
comment:4 by , 9 years ago
Description: | modified (diff) |
---|---|
Summary: | [net_server?] "localhost" is not garunteed to be created before some services → system/settings/network/hosts missing resulting in non-resolving localhost |
Note:
See TracTickets
for help on using tickets.
Strike that. In some instances,
localhost
isn't even created at all -- it doesn't exist on my system (!)