GNOME Bugzilla – Bug 728198
(Re-)creation of main context fails after suspend
Last modified: 2021-05-17 16:30:07 UTC
When the system resumes after suspend, applications report: ** (gupnp-universal-cp:30246): WARNING **: Error creating GUPnP context: Failed to find IP of interface wlp3s0 This happens with both gupnp-universal-cp as well as my own code. It appears to me as a race condition - the reconnect is tried before the network has come fully up again. The application needs to be restarted after that happens. This is on Fedora 20, gupnp 0.20.10.
Suspend to disk or ram?
Just ordinary suspend-to-RAM. IOW, "echo mem >/sys/power/state".
Works here :-/ Do you know which context manager GUPnP uses on Fedora?
Network Manager.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gupnp/-/issues/38.