mpetazzoni / ttorrent

BitTorrent Java library with tracker and download client
http://mpetazzoni.github.com/ttorrent/
Apache License 2.0
1.38k stars 502 forks source link

When I visit announce, the browser shows d14:failure reason17:Missing info hashe #258

Closed MasterCat520 closed 3 years ago

MasterCat520 commented 3 years ago

INFO [main] - Registered new torrent with hash B92D38046C76D73948E14C42DF992CAF25489D08. INFO [main] - Registered new torrent with hash 79F03CD0A5D232312FCD140FD66110D41216940B. INFO [main] - Registered new torrent with hash 61034343FE4A460A160947257D4EE85645B825E9. INFO [main] - Registered new torrent with hash 4AE984733861DBB35E88F43CCC1F00B4C40AA780. INFO [main] - Starting BitTorrent tracker on http://MasterCat:6969/announce... INFO [main] - Started torrent tracker on /0.0.0.0:6969 WARN [Dispatcher-0] - Unable to parse request message. Request url is /announce DEBUG [Dispatcher-0] - com.turn.ttorrent.common.protocol.TrackerMessage$MessageValidationException: Missing info hash at com.turn.ttorrent.common.protocol.http.HTTPAnnounceRequestMessage.parse(HTTPAnnounceRequestMessage.java:201) at com.turn.ttorrent.tracker.TrackerRequestProcessor.parseQuery(TrackerRequestProcessor.java:263) at com.turn.ttorrent.tracker.TrackerRequestProcessor.process(TrackerRequestProcessor.java:120) at com.turn.ttorrent.tracker.TrackerServiceContainer.handle(TrackerServiceContainer.java:68) at org.simpleframework.http.core.Dispatcher.dispatch(Dispatcher.java:107) at org.simpleframework.http.core.Dispatcher.run(Dispatcher.java:90) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) WARN [Dispatcher-2] - Unable to parse request message. Request url is /announce DEBUG [Dispatcher-2] - com.turn.ttorrent.common.protocol.TrackerMessage$MessageValidationException: Missing info hash at com.turn.ttorrent.common.protocol.http.HTTPAnnounceRequestMessage.parse(HTTPAnnounceRequestMessage.java:201) at com.turn.ttorrent.tracker.TrackerRequestProcessor.parseQuery(TrackerRequestProcessor.java:263) at com.turn.ttorrent.tracker.TrackerRequestProcessor.process(TrackerRequestProcessor.java:120) at com.turn.ttorrent.tracker.TrackerServiceContainer.handle(TrackerServiceContainer.java:68) at org.simpleframework.http.core.Dispatcher.dispatch(Dispatcher.java:107) at org.simpleframework.http.core.Dispatcher.run(Dispatcher.java:90) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) here is cmd information