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

Serverless Runner Failing After Update #119

Open
nelsben opened this issue Jan 28, 2021 · 3 comments
Open

Serverless Runner Failing After Update #119

nelsben opened this issue Jan 28, 2021 · 3 comments
Assignees
Labels
🐛 Bug Something isn't working 🖥️ Commandeer App
Milestone

Comments

@nelsben
Copy link

nelsben commented Jan 28, 2021

After the recent release, serverless runner becomes stuck while trying to Start already running LocalStack. Commandeer is creating and running the stock Commandeer containers.

2021-01-28 05_08_36-Window

After restarting Commandeer and rerunning the serverless.yml file included with one of the projects, I get the following error.

2021-01-28 05_17_16-Window

@bwship bwship added this to Backlog in Commandeer App Feb 9, 2021
@bwship
Copy link
Collaborator

bwship commented Feb 9, 2021

@fsproru - is this the one that was solved in the last release?

@fsproru
Copy link
Collaborator

fsproru commented Feb 9, 2021

@nelsben, thanks for reporting it, starting the LocalStack and hanging may be something new, let us take a look.

For the second error, you'll need to cd into your Serverless directory where your serverless.yml is located and run yarn install or npm install to install the plugins.

Let us know if you run into any issues.

@bwship bwship moved this from Backlog to In progress in Commandeer App Feb 10, 2021
@bwship bwship added 🐛 Bug Something isn't working 🖥️ Commandeer App labels Feb 10, 2021
@bwship bwship self-assigned this Feb 10, 2021
@bwship
Copy link
Collaborator

bwship commented Feb 10, 2021

@nelsben - so I think I have a good solution for this. If you are connected to a local account and LocalStack is not running. We will popup a zero state like so.

image

I think this simplifies the flow a little bit.

@bwship bwship moved this from In progress to Done in Commandeer App Feb 10, 2021
@bwship bwship added this to the Release 1.7 milestone Feb 10, 2021
@bwship bwship moved this from Done to Released in Commandeer App Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working 🖥️ Commandeer App
Projects
Commandeer App
  
Released
Development

No branches or pull requests

3 participants