Hello,
I think i have a weird problem…
Before i had Plexms in a windows 10 and running perfect with remote access.
Now…
Im running plexms in a docker container with the default ports in a Debian 10 server.
- My server has a static ip.
- I can use my server inside my Network but i cannot use remote access.
- My server ip is 192.168.9.xxx,
- my router says that My wan ip is 192.168.1.xxx,
- Plexms says that My private ip is 172.xx.x.x and My public ip is 42.xxx.xxx.xxx.
I can see my public ip from outside but canyouseeme.org cannot see my port 32400 open. So i tried to do port forwarding in my router… and nothing… i even set my server as DMZ and nothing.
If it worked in windows i guess it can work in debian.
Can i fix this with a DNS name service like no-ip.com or something like this?
My log says things like:
Nov 20, 2020 17:02:50.207 [0x7fc680ff9700] Debug — NAT: UPnP, found device http://172.18.0.3:32469/DeviceDescription.xml with private address <172.18.0.3>
Nov 20, 2020 17:02:50.207 [0x7fc680ff9700] Debug — NAT: UPnP, not an IGD: http://172.18.0.3:32469/DeviceDescription.xml.
Nov 20, 2020 17:02:50.207 [0x7fc680ff9700] Debug — NAT: UPnP, getPublicIP didn’t find usable IGD.
Warning — NAT: PMP, got an error: Not Supported by gateway.
Nov 20, 2020 17:02:53.461 [0x7fc680ff9700] Error — Error issuing curl_easy_perform(handle): 28
Nov 20, 2020 17:02:53.461 [0x7fc680ff9700] Debug — HTTP simulating 408 after curl timeout
Nov 20, 2020 17:02:53.462 [0x7fc680ff9700] Debug — MyPlex: mapping state set to ‘Mapped - Not Published’.
Nov 20, 2020 17:02:53.462 [0x7fc680ff9700] Debug — MyPlex: sendMapping resetting state - previous mapping state: ‘Mapped - Not Published’.
Nov 20, 2020 17:02:53.462 [0x7fc680ff9700] Debug — MyPlex: mapping state set to ‘Unknown’.
Warning — MyPlex: Invalid connection URL ‘“http://192.168.9.xxx:32400/”’.
Thank you to whoever read this, I don’t know what else to do
Server Version#: 1.20.5.3600
Linux: Debian 10 headless server