Skip to content
Snippets Groups Projects
Closed Multiple port mapping failures in daemon unit tests logs (e.g., Test Conference and Test Conversation)
  • View options
  • Multiple port mapping failures in daemon unit tests logs (e.g., Test Conference and Test Conversation)

  • View options
  • Closed Issue created by Amna Snene

    A long list of port mapping failures appears in the daemon unit test logs. This issue is likely related to enforceAvailableMappingsLimits() calling provisionNewMappings() even when there is no valid IGD. Additionally, provisionNewMappings() does not manage its failed mappings, they remain in the list instead of being removed. Consequently, at the end of the discovery phase _endIgdDiscovery(), the status is updated to failed and logged, even if it was already failed.

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first