jcatfour

Members
  • Posts

    5
  • Joined

  • Last visited

jcatfour's Achievements

Noob

Noob (1/14)

0

Reputation

  1. You mean other sites are not seeing your service on the port? Were these sites seeing your service on the port prior to the update? From my experience, I think so long as you're hosting the service on port xxxxx and have your router configured to forward port xxxxx (I used TCP/UDP) on your server's internal IP address (or the address of your docker if you configured it to have its own), it should work. One thing I'd make sure of is setting a static IP for your server on your router, else that could eventually cause some issues. For example, you configure your router to forward port 51413 for IP 192.168.0.10, the IP address your server was using at the time, but then at some point in the future you restart your server and your router issues your server a new IP of 192.168.0.25, so now the router is forwarding that port on the wrong IP address.
  2. Admittedly, I HAVE been able to seed since noticing this; however, I wanna say that you can still technically seed without having any ports forwarded, but it complicates the process of establishing a connection with peers. So it's hard for me to tell if I'm able to seed as much as I should be. Based on everything else I've tested, I'm honestly just operating under the assumption that my network configuration is correct and that I should be able to seed just fine unless I see something that suggests otherwise. Some of my Linux ISOs were able to get 1+ ratios within a day or so. 😬
  3. I dug into transmission's source code, and it does look like it's still using https://portcheck.transmissionbt.com/:your_port to test if the port is open. I'm consistently getting timeouts CURLing http://portcheck.transmissionbt.com/51432, both with POST and GET, and forcing IPV4 since those git issues suggest the DNS can't resolve IPV6. nslookup is working as well, so the DNS _is_ resolving just fine, it's just not responding to web requests. I couldn't ping the IP behind it either... Maybe it is down? 😕
  4. Hmm, I'll need to read over these in more detail after work. I did just take a quick look at the web GUI, and it does look like the POST call comes back with status 200 eventually (once it resolved from "Unknown" to "Closed"). It's making a POST request to http://your_transmission_ip_and_port/transmission/rpc with a payload of : {method: "port-test"} After about 30 seconds, it came back as status 200, response: {"arguments":{},"result":"portTested: http error 0: No Response"} I don't know if that response means there was no response on the remote host hitting my network, or if their service was not getting a response from their own port checking service. 🤷‍♂️ I doubt they'd pass a 200 back if the latter were the case...
  5. Hello! My transmission is showing port 51413 as closed, and I'm unable to seed any torrents... Been reading through this thread and have not yet found something that worked. I've tried running in host mode, bridge mode, and now br0 mode with a set static IP. Port forwarding for port 51413 has been configured on my router. I did initially have UPnP on and saw it as active for my docker's static IP, but I believe I read in this thread that this container does not actually support UPnP, so it's since been disabled. Still no luck... The port forwarding is currently configured as TCP/UDP, but I've also tried just using TCP and still no dice. I've also tried forwarding different ports to 51413 on the container. Afaik, nothing else is using port 51413 on my network. https://www.canyouseeme.org/ shows port 51413 as open... Here's some of the container's startup logs when I last restarted it: [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-config: executing... [cont-init.d] 20-config: exited 0. [cont-init.d] 99-custom-files: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-files: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. [2020-09-20 14:15:59.789] Transmission 3.00 (bb6b5a062e) started (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/session.c:769) [2020-09-20 14:15:59.790] RPC Server Adding address to whitelist: 127.0.0.1 (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/rpc-server.c:956) [2020-09-20 14:15:59.790] RPC Server Serving RPC and Web requests on 0.0.0.0:9091/transmission/ (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/rpc-server.c:1243) [2020-09-20 14:15:59.790] DHT Reusing old id (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/tr-dht.c:383) [2020-09-20 14:15:59.790] DHT Bootstrapping from 112 IPv4 nodes (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/tr-dht.c:172) [2020-09-20 14:15:59.790] Using settings from "/config" (/home/buildozer/aports/community/transmission/src/transmission-3.00/daemon/daemon.c:646) [2020-09-20 14:15:59.790] Saved "/config/settings.json" (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/variant.c:1221) [2020-09-20 14:15:59.790] Watching "/watch" for new .torrent files (/home/buildozer/aports/community/transmission/src/transmission-3.00/daemon/daemon.c:698) [2020-09-20 14:15:59.790] Loaded 13 torrents (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/session.c:2170) [2020-09-20 14:15:59.790] Port Forwarding (NAT-PMP) initnatpmp succeeded (0) (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/natpmp.c:73) [2020-09-20 14:15:59.790] Port Forwarding (NAT-PMP) sendpublicaddressrequest succeeded (2) (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/natpmp.c:73) [2020-09-20 14:16:01.788] Port Forwarding (UPnP) Found Internet Gateway Device "http://192.168.0.1:5000/Public_UPNP_C3" (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/upnp.c:200) [2020-09-20 14:16:01.788] Port Forwarding (UPnP) Local Address is "192.168.0.2" (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/upnp.c:201) [2020-09-20 14:16:01.788] Port Forwarding (UPnP) Port forwarding through "http://192.168.0.1:5000/Public_UPNP_C3", service "urn:schemas-upnp-org:service:WANIPConnection:1". (local address: 192.168.0.2:51413) (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/upnp.c:275) [2020-09-20 14:16:01.788] Port Forwarding State changed from "Not forwarded" to "Starting" (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/port-forwarding.c:106) [2020-09-20 14:16:01.788] Changed open file limit from 40960 to 1024 (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/fdlimit.c:408) [2020-09-20 14:16:01.788] web will verify tracker certs using envvar CURL_CA_BUNDLE: none (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/web.c:455) [2020-09-20 14:16:01.788] web NB: this only works if you built against libcurl with openssl or gnutls, NOT nss (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/web.c:457) [2020-09-20 14:16:01.788] web NB: invalid certs will show up as 'Could not connect to tracker' like many other errors (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/web.c:458) [2020-09-20 14:16:06.790] Port Forwarding State changed from "Starting" to "???" (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/port-forwarding.c:106) [2020-09-20 14:16:14.788] Searching for web interface file "/root/.local/share/transmission/web/index.html" (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/platform.c:472) [2020-09-20 14:16:14.788] Searching for web interface file "/usr/share/transmission/web/index.html" (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/platform.c:472) Caught SIGTERM signal! [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] waiting for services. localhost:9091/transmission/rpc/ responded: "success" [s6-finish] sending all processes the TERM signal. [2020-09-20 14:18:07.851] Reloading settings from "/config" (/home/buildozer/aports/community/transmission/src/transmission-3.00/daemon/daemon.c:592) [2020-09-20 14:18:07.851] RPC Server Adding address to whitelist: 127.0.0.1 (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/rpc-server.c:956) [2020-09-20 14:18:07.851] RPC Server Serving RPC and Web requests on 0.0.0.0:9091/transmission/ (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/rpc-server.c:1243) [2020-09-20 14:18:07.851] Saved "/config/settings.json" (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/variant.c:1221) [2020-09-20 14:18:07.851] DHT Not saving nodes, DHT not ready (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/tr-dht.c:445) [2020-09-20 14:18:07.851] Port Forwarding Stopped (/home/buildozer/aports/community/transmission/src/transmission-3.00/libtransmission/port-forwarding.c:196) I've attached some screenshots of my docker/routes configs and some other hopefully helpful tidbits. I'm stumped. Any ideas on what else I need to try?