| Summary: | NetworkManager thinks it only has local connectivity after boot or suspend-resume | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | frank7d2 <frank7d> | ||||
| Component: | NetworkManager | Assignee: | Lubomir Rintel <lkundrak> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 23 | CC: | bgalvani, dcbw, extras-qa, frank7d, jklimes, lkundrak, nljlistbox, psimerda, vpodzime | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | 1265730 | Environment: | |||||
| Last Closed: | 2016-05-03 14:14:41 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
frank7d2
2016-01-18 23:36:15 UTC
Can you please add level=DEBUG to the [logging] section of /etc/NetworkManager/NetworkManager.conf, reboot the system and attach the output of "journalctl -u NetworkManager -b"? Thanks. Created attachment 1117894 [details]
output of `journalctl -u NetworkManager -b` after reboot
(In reply to frank7d2 from comment #2) > Created attachment 1117894 [details] > output of `journalctl -u NetworkManager -b` after reboot Hi, sorry for the delay. There is a Bridge1 connection for interface br0 with autoconnect=yes and NM is trying to activate it before signaling the termination of startup procedure, but the interface has no slaves, and thus, no carrier. I suggest to set autoconnect=no or delete it if you don't need it. thank you very much. I used the bridge for VMs on my old system and had copied it together with other stuff to my new system. My fault. (In reply to frank7d2 from comment #4) > thank you very much. I used the bridge for VMs on my old system and had > copied it together with other stuff to my new system. My fault. I guess this can be closed then. |