docs/Bug-Submission.md
If you are having trouble with Transmission then the things you should do in order are:
If you do see an existing ticket, please add a comment there again adding as much information as possible. The more users are interested in a ticket, the higher its priority will be.
About dialog in the Help menu.
Do not say the latest version it's ambiguous.The more work you do to narrow down the bug, the higher our chance of finding and fixing it.
Additional information or steps are required for certain categories of problem:
If you are experiencing slow speeds and you have been through the documentation, then please provide the following information in addition to the above:
If you have problems on the macOS version then please do these extra steps:
If the two pieces of information above are too large for your forum post, paste them here, choose a paste expiration of one month and click the "Create New Paste" button. Then include the pastebin's URL in your forum post.
Read the Port Forwarding Guide first. You then need to include:
What router you are using
That you have confirmed that either UPnP or NAT-PMP is enabled on it
If you are using a custom firmware, tell us which one
Most importantly, post the lines from the message log that contain the phrase "Port Mapping". They will look something like this:
02:12:27 Port Mapping (NAT-PMP): initnatpmp returned success (0)
02:12:27 Port Mapping (NAT-PMP): sendpublicaddressrequest returned success (2)
02:12:27 Port Mapping: mapping state changed from 'not mapped' to 'mapping'
02:12:27 Port Mapping: opened port 55555 to listen for incoming peer connections
02:12:35 Port Mapping (NAT-PMP): readnatpmpresponseorretry returned error -7, errno is 111 (Connection refused)
02:12:35 Port Mapping (NAT-PMP): If your router supports NAT-PMP, please make sure NAT-PMP is enabled!
02:12:35 Port Mapping (NAT-PMP): NAT-PMP port forwarding unsuccessful, trying UPnP next
02:12:37 Port Mapping (UPNP): Found Internet Gateway Device 'http://192.168.1.1:5431/uuid:0012-17c3-4e400200b4b4/WANIPConnection:1'
02:12:37 Port Mapping (UPNP): Local LAN IP Address is '192.168.1.99'
02:12:37 Port Mapping (UPNP): Port forwarding via 'http://192.168.1.1:5431/uuid:0012-17c3-4e400200b4b4/WANIPConnection:1', service 'urn:schemas-upnp-org:service:WANIPConnection:1'. (local address: 192.168.1.99:55555)
02:12:37 Port Mapping (UPNP): Port forwarding successful!
02:12:37 Port Mapping: mapping state changed from 'mapping' to 'mapped'