Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent timeouts and connection resets from govt servers #33

Open
advayDev1 opened this issue Jun 13, 2019 · 0 comments
Open

Intermittent timeouts and connection resets from govt servers #33

advayDev1 opened this issue Jun 13, 2019 · 0 comments
Labels
production Ops issues in production

Comments

@advayDev1
Copy link
Member

Tracking StackDriver notifications

jsonPayload.metadata.options.uri: https://wildfire.cr.usgs.gov/arcgis/rest/services/geomac_dyn/MapServer/0/query

Error: connect ETIMEDOUT 137.227.229.56:443 RequestError: Error: connect ETIMEDOUT 137.227.229.56:443
    at new RequestError (/home/advay_mengle/src/firemon/node_modules/request-promise-core/lib/errors.js:14:15)
    at Request.plumbing.callback (/home/advay_mengle/src/firemon/node_modules/request-promise-core/lib/plumbing.js:87:29)
    at Request.RP$callback [as _callback] (/home/advay_mengle/src/firemon/node_modules/request-promise-core/lib/plumbing.js:46:31)
    at self.callback (/home/advay_mengle/src/firemon/node_modules/request/request.js:185:22)
    at Request.emit (events.js:189:13)
    at Request.onRequestError (/home/advay_mengle/src/firemon/node_modules/request/request.js:881:8)
    at ClientRequest.emit (events.js:189:13)
    at TLSSocket.socketErrorListener (_http_client.js:392:9)
    at TLSSocket.emit (events.js:189:13)
    at emitErrorNT (internal/streams/destroy.js:82:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
    at process._tickCallback (internal/process/next_tick.js:63:19)"   

or

jsonPayload.metadata.options.url: https://fsapps.nwcg.gov/afm/data/kml/conus.kmz

message:  "Error: read ECONNRESET RequestError: Error: read ECONNRESET
    at new RequestError (/home/advay_mengle/src/firemon/node_modules/request-promise-core/lib/errors.js:14:15)
    at Request.plumbing.callback (/home/advay_mengle/src/firemon/node_modules/request-promise-core/lib/plumbing.js:87:29)
    at Request.RP$callback [as _callback] (/home/advay_mengle/src/firemon/node_modules/request-promise-core/lib/plumbing.js:46:31)
    at self.callback (/home/advay_mengle/src/firemon/node_modules/request/request.js:185:22)
    at Request.emit (events.js:189:13)
    at Request.onRequestError (/home/advay_mengle/src/firemon/node_modules/request/request.js:881:8)
    at ClientRequest.emit (events.js:189:13)
    at TLSSocket.socketErrorListener (_http_client.js:392:9)
    at TLSSocket.emit (events.js:189:13)
    at emitErrorNT (internal/streams/destroy.js:82:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
    at process._tickCallback (internal/process/next_tick.js:63:19)"   
@advayDev1 advayDev1 added the production Ops issues in production label Jun 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
production Ops issues in production
Projects
None yet
Development

No branches or pull requests

1 participant