Bug 188182
| Summary: | NetworkManager can't find network devices and warns: "nm_add_initial_devices (): could not find existing networking devices: The maximum number of pending replies per connection has been reached" | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Myk Melez <myk> |
| Component: | NetworkManager | Assignee: | Dan Williams <dcbw> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5 | CC: | dbaron |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 0.6.x | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-11-01 02:54:37 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Myk Melez
2006-04-06 18:54:04 UTC
I've started seeing this a *lot* (pretty much every time I come into the office, start in a meeting, as I've been doing every day this week, and then move to my desk) when switching from wireless to wired. I suspect something in recent NetworkManager updates made this worse; restarting NetworkManager made things work again. Myk mentioned that he's recently been seeing it a lot more often. Fixed in FC6 I'm pretty sure; it's running up against an obscenely low D-Bus pending call limit. The fix is to either boost the dbus limit or boost the limit in the NM service config file. |