mikeal / dropub

P2P publishing for everyone.
https://dropub.com
219 stars 26 forks source link

Invalid torrent identifier #6

Closed alessioalex closed 7 years ago

alessioalex commented 7 years ago

When I chose a file it seemed to be loading, but then I looked at the console:

bundle.js:9283 Uncaught Error: Invalid torrent identifier
    at https://dropub.com/bundle.js:13928:10
    at Item.run (https://dropub.com/bundle.js:4806:14)
    at drainQueue (https://dropub.com/bundle.js:4776:42)

Latest Chromium on Ubuntu.

mikeal commented 7 years ago

What is the full URL?

mikeal commented 7 years ago

Try it now, there was a bug where "ref=" being added to the url was breaking it, which would happen if you were linked from a page like product hunt.

alessioalex commented 7 years ago

Yep, I got there from Twitter so that must have been it. Fixed now.