Sunshine icon indicating copy to clipboard operation
Sunshine copied to clipboard

[BUG] TCP mapping error!

Open BaituLime opened this issue 3 months ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Is your issue described in the documentation?

  • [X] I have read the documentation

Is your issue present in the latest beta/pre-release?

I'm too lazy to test

Describe the Bug

image Error: UPNP_GetSpecificPortMappingEntry():501 Error: Failed to map TCP xxxxx: 501

Expected Behavior

No response

Additional Context

These ports are not used by other apps. I closed my ufw. While launching sunshine, I used sudo.

Host Operating System

Linux

Operating System Version

Archlinux(linux-lts)

Architecture

amd64/x86_64

Sunshine commit or version

0.23.1

Package

Linux - AUR (Third Party)

GPU Type

AMD

GPU Model

AMD Ryzen 5 5600G with Radeon Graphics

GPU Driver/Mesa Version

mesa 1:24.2.7-1

Capture Method

None

Config

Default config, I installed it just now.

Apps

No response

Relevant log output

[2024:11:19:09:51:47]: Info:
[2024:11:19:09:51:47]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2024:11:19:09:51:47]: Info:
[2024:11:19:09:51:47]: Info: Found H.264 encoder: h264_vaapi [vaapi]
[2024:11:19:09:51:47]: Info: Found HEVC encoder: hevc_vaapi [vaapi]
[2024:11:19:09:51:47]: Error: Failed to create client: Daemon not running
[2024:11:19:09:51:47]: Info: Configuration UI available at [https://localhost:47990]
[2024:11:19:09:51:49]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:51:49]: Error: Failed to map TCP 48010: 501
[2024:11:19:09:51:49]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:51:49]: Error: Failed to map UDP 47998: 501
[2024:11:19:09:51:49]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:51:49]: Error: Failed to map UDP 48000: 501
[2024:11:19:09:51:49]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:51:49]: Error: Failed to map UDP 47999: 501
[2024:11:19:09:51:49]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:51:49]: Error: Failed to map TCP 47989: 501
[2024:11:19:09:51:49]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:51:49]: Error: Failed to map TCP 47984: 501
[2024:11:19:09:51:49]: Info: Completed UPnP port mappings to 192.168.0.2 via http://192.168.0.1:1900/igd.xml
[2024:11:19:09:54:07]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:54:07]: Error: Failed to map TCP 48010: 501
[2024:11:19:09:54:07]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:54:07]: Error: Failed to map UDP 47998: 501
[2024:11:19:09:54:07]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:54:07]: Error: Failed to map UDP 48000: 501
[2024:11:19:09:54:07]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:54:07]: Error: Failed to map UDP 47999: 501
[2024:11:19:09:54:07]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:54:07]: Error: Failed to map TCP 47989: 501
[2024:11:19:09:54:07]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:54:07]: Error: Failed to map TCP 47984: 501
[2024:11:19:09:56:25]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:56:25]: Error: Failed to map TCP 48010: 501
[2024:11:19:09:56:25]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:56:25]: Error: Failed to map UDP 47998: 501
[2024:11:19:09:56:25]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:56:25]: Error: Failed to map UDP 48000: 501
[2024:11:19:09:56:25]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:56:25]: Error: Failed to map UDP 47999: 501
[2024:11:19:09:56:25]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:56:25]: Error: Failed to map TCP 47989: 501
[2024:11:19:09:56:25]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:56:25]: Error: Failed to map TCP 47984: 501
[2024:11:19:09:58:43]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:58:43]: Error: Failed to map TCP 48010: 501
[2024:11:19:09:58:43]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:58:43]: Error: Failed to map UDP 47998: 501
[2024:11:19:09:58:43]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:58:43]: Error: Failed to map UDP 48000: 501
[2024:11:19:09:58:43]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:58:43]: Error: Failed to map UDP 47999: 501
[2024:11:19:09:58:43]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:58:43]: Error: Failed to map TCP 47989: 501
[2024:11:19:09:58:43]: Error: UPNP_GetSpecificPortMappingEntry() failed: 501
[2024:11:19:09:58:43]: Error: Failed to map TCP 47984: 501

BaituLime avatar Nov 19 '24 02:11 BaituLime