You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
» twilio-cli encountered an unexpected error. To report this issue, execute the command with the "-l debug" flag, then copy the output to a new issue here: https://github.com/twilio/twilio-cli/issues
Run command with debug output and get this response
[DEBUG] Config File: /Users/rowatson/.twilio-cli/config.json
[DEBUG] Using project: TQ Project 1
[DEBUG] -- BEGIN Twilio API Request --
[DEBUG] GET https://api.twilio.com/2010-04-01/Accounts/ACbbfe799d2a5b5412d13f36c066e20cc1/IncomingPhoneNumbers.json
[DEBUG] Querystring:
[DEBUG] {"PhoneNumber":"+14079102307"}
[DEBUG] User-Agent: @twilio/cli-core/2.0.3 (twilio-node/3.33.1, node.js v10.16.0, darwin 16.7.0 x64, phone-numbers:update)
[DEBUG] -- END Twilio API Request --
» getaddrinfo ENOTFOUND api.twilio.com api.twilio.com:443
[DEBUG] TwilioCliError: getaddrinfo ENOTFOUND api.twilio.com api.twilio.com:443
at IncomingPhoneNumberHelper.findPhoneNumber (/usr/local/Cellar/twilio/1.3.4/libexec/src/services/resource-helpers/api/v2010/incoming-phone-number.js:26:13)
at process._tickCallback (internal/process/next_tick.js:68:7)
[DEBUG] Config File: /Users/rowatson/.twilio-cli/config.json
[DEBUG] Using project: TQ Project 1
[DEBUG] -- BEGIN Twilio API Request --
[DEBUG] GET https://api.twilio.com/2010-04-01/Accounts/ACbbfe799d2a5b5412d13f36c066e20cc1/IncomingPhoneNumbers.json
[DEBUG] Querystring:
[DEBUG] {"PhoneNumber":"+14079102307"}
[DEBUG] User-Agent: @twilio/cli-core/2.0.3 (twilio-node/3.33.1, node.js v10.16.0, darwin 16.7.0 x64, phone-numbers:update)
[DEBUG] -- END Twilio API Request --
[DEBUG] response.statusCode: 200
[DEBUG] response.headers: {"date":"Fri, 19 Jul 2019 16:56:05 GMT","content-type":"application/json; charset=utf-8","content-length":"1499","connection":"close","twilio-concurrent-requests":"1","twilio-request-id":"RQff893d6431874191939882bba867af22","twilio-request-duration":"0.123","access-control-allow-origin":"*","access-control-allow-headers":"Accept, Authorization, Content-Type, If-Match, If-Modified-Since, If-None-Match, If-Unmodified-Since","access-control-allow-methods":"GET, POST, DELETE, OPTIONS","access-control-expose-headers":"ETag","access-control-allow-credentials":"true","x-powered-by":"AT-5000","x-shenanigans":"none","x-home-region":"us1","x-api-domain":"api.twilio.com","strict-transport-security":"max-age=31536000"}
» twilio-cli encountered an unexpected error. To report this issue, execute the command with the "-l debug" flag, then copy the output to a new issue here: https://github.com/twilio/twilio-cli/issues
[DEBUG] socket hang up
[DEBUG] Error: socket hang up
at createHangUpError (_http_client.js:323:15)
at Socket.socketOnEnd (_http_client.js:426:23)
at Socket.emit (events.js:203:15)
at endReadableNT (_stream_readable.js:1129:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
EXPECTED BEHAVIOR:
Phone number properties to be updated.
Technical details:
twilio-cli Version:
VERSION
twilio-cli/1.3.4 darwin-x64 node-v10.16.0
Node.js Version: 8.12.0
The text was updated successfully, but these errors were encountered:
Issue Summary
Running the TwilioQuest 3, Twilio-CLI mission to set up a webhook, the CLI command returned an error.
Steps to Reproduce
EXPECTED BEHAVIOR:
Technical details:
twilio-cli Version:
VERSION
twilio-cli/1.3.4 darwin-x64 node-v10.16.0
Node.js Version: 8.12.0
The text was updated successfully, but these errors were encountered: