mafintosh / peerwiki

all of wikipedia on bittorrent
MIT License
314 stars 16 forks source link

Nothing to see at http://localhost:9090 #8

Open pavelbinar opened 9 years ago

pavelbinar commented 9 years ago

Hi,

I am trying to test it out... I successfully installed the app globally via: npm install -g peerwiki and then run via: DEBUG=peerwiki peerwiki 9090 or DEBUG=peerwiki peerwiki 9090 --use-index in either way I do not see anything in Google Chrome at: http://localhost:9090/BitTorrent or http://localhost:9090 Getting Error code: ERR_CONNECTION_REFUSED.

Here is the log:

EBUG=peerwiki peerwiki 9090
Verifying previously downloaded data...
  peerwiki engine is ready +0ms
  peerwiki fetching required wikipedia header... +2ms
  peerwiki connected to 0/0 (0 B/s) peers +5s
  peerwiki connected to 0/0 (0 B/s) peers +5s

and so on...
mafintosh commented 9 years ago

Does it keep saying 0/0 peers?

pavelbinar commented 9 years ago

Yes, even if running several minutes, still getting just: peerwiki connected to 0/0 (0 B/s) peers +5s

pavelbinar commented 9 years ago

BTW: I am not using any firewall and I am able to download torrents via programs line µTorrent.

MaxPleaner commented 9 years ago

Same issue , also the 'programmatic script' example does nothing as well