nodejs icon indicating copy to clipboard operation
nodejs copied to clipboard

报错,按照example无法使用

Open x1911 opened this issue 8 years ago • 1 comments

buffer.js:934 throw new RangeError('Index out of range'); ^

RangeError: Index out of range at checkOffset (buffer.js:934:11) at Buffer.readInt32BE (buffer.js:1099:5) at IpFind (/Users/zz/Documents/trabajo/htdocs/dreamRent/server/core/ipip.js:45:49) at QueryReqWrap.callback (/Users/zz/Documents/trabajo/htdocs/dreamRent/server/core/ipip.js:69:22) at QueryReqWrap.onresolve [as oncomplete] (dns.js:235:10)

x1911 avatar Jul 26 '17 04:07 x1911

@x1911 请确认ip数据文件的位置 是否正确

17mon avatar Jul 27 '17 08:07 17mon