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

Fix ResourceNotReady error #7

Open
TylerBrock opened this issue Nov 4, 2018 · 0 comments
Open

Fix ResourceNotReady error #7

TylerBrock opened this issue Nov 4, 2018 · 0 comments
Assignees
Labels

Comments

@TylerBrock
Copy link
Contributor

error:    ResourceNotReady: Resource is not in the state servicesStable
    at constructor.setError (/usr/local/lib/node_modules/pecs/node_modules/aws-sdk/lib/resource_waiter.js:182:47)
    at Request.CHECK_ACCEPTORS (/usr/local/lib/node_modules/pecs/node_modules/aws-sdk/lib/resource_waiter.js:44:12)
    at Request.callListeners (/usr/local/lib/node_modules/pecs/node_modules/aws-sdk/lib/sequential_executor.js:105:20)
    at Request.emit (/usr/local/lib/node_modules/pecs/node_modules/aws-sdk/lib/sequential_executor.js:77:10)
    at Request.emit (/usr/local/lib/node_modules/pecs/node_modules/aws-sdk/lib/request.js:683:14)
    at Request.transition (/usr/local/lib/node_modules/pecs/node_modules/aws-sdk/lib/request.js:22:10)
    at AcceptorStateMachine.runTo (/usr/local/lib/node_modules/pecs/node_modules/aws-sdk/lib/state_machine.js:14:12)
    at /usr/local/lib/node_modules/pecs/node_modules/aws-sdk/lib/state_machine.js:26:10
    at Request.<anonymous> (/usr/local/lib/node_modules/pecs/node_modules/aws-sdk/lib/request.js:38:9)
    at Request.<anonymous> (/usr/local/lib/node_modules/pecs/node_modules/aws-sdk/lib/request.js:685:12)
Exited with code 1
@TylerBrock TylerBrock self-assigned this Nov 4, 2018
@TylerBrock TylerBrock added the bug label Nov 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant