FlyersWeb / dhtbay

A DHT crawler and torrent indexer
The Unlicense
110 stars 18 forks source link

Updating thirdparty broke crawler #3

Closed FlyersWeb closed 8 years ago

FlyersWeb commented 8 years ago

CrawlDHT.js runs, but the log shows :

Saving peer : [object Object]'

instead of the address itself.

PS: Sometimes there is :

{ '0': 'announce' } [Wed, 13 Jan 2016 10:47:48 GMT] { '0': '[object Object] : �\u0019K{�Lg&\'\nPv��U�$\'[p' }

How to correct this ?

FlyersWeb commented 8 years ago

Corrected by 8898507df8004f572577aa3d3895d2af49f470d1

Deployed as v2.0