lumios / shake

緊急地震速報プログラム – Desktop Earthquake Warnings
http://kurisubrooks.com/shake
Other
34 stars 1 forks source link

Unknown XML Related Errors #4

Closed kurisubrooks closed 9 years ago

kurisubrooks commented 9 years ago

Using the official API, unknown as to why this is happening.

Error: There are errors in your xml file: mismatched tag
    at Object.module.exports [as toJson] (/home/kurisu/eew/node_modules/xml2json/lib/xml2json.js:153:15)
    at Request.read [as _callback] (/home/kurisu/eew/index.js:52:35)
    at Request.self.callback (/home/kurisu/eew/node_modules/request/request.js:197:22)
    at Request.emit (events.js:98:17)
    at Request.<anonymous> (/home/kurisu/eew/node_modules/request/request.js:1050:14)
    at Request.emit (events.js:117:20)
    at IncomingMessage.<anonymous> (/home/kurisu/eew/node_modules/request/request.js:996:12)
    at IncomingMessage.emit (events.js:117:20)
    at _stream_readable.js:944:16
    at process._tickCallback (node.js:448:13)
Penagwin commented 9 years ago

Assuming this was fixed?

kurisubrooks commented 9 years ago

It was eradicated as we moved the parsing to the server.