-
Notifications
You must be signed in to change notification settings - Fork 820
Open
Labels
feature-requestRequest a new featureRequest a new featurep3platformIssues tied to the general CLI platformIssues tied to the general CLI platform
Description
Describe the bug
$ amplify env pull
⠦ Fetching updates to backend environment: dev from the cloud.(node:10308) UnhandledPromiseRejectionWarning: Error: connect EHOSTUNREACH 169.254.169.254:80
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1141:16)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:10308) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:10308) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
⠋ Fetching updates to backend environment: dev from the cloud.
Amplify CLI Version
4.21.1
To Reproduce
- aws sso login --profile dev
- amplify pull or amplify env pull
Expected behavior
Update my local development environment
Desktop
- OS: Linux Mint 19.3
- Node Version. v14.3.0
flyck, kylekirkby, Hansesto, hervenivon, wolverian and 68 more
Metadata
Metadata
Assignees
Labels
feature-requestRequest a new featureRequest a new featurep3platformIssues tied to the general CLI platformIssues tied to the general CLI platform