question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Python: When there are errors from TS, the deployment appears to hang

See original GitHub issue

When running pulumi up on a project that uses python-eks and there’s an error from TS, the deployment just appears to hang. Pressing CTRL+C then cancels the update and shows the errors.

We need to fix this so that when there are any errors from TS, they immediately fail the update and display the error.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
justinvpcommented, Mar 18, 2021

To add a bit more details, I’m wondering if we can address this in https://github.com/pulumi/pulumi/blob/master/sdk/nodejs/provider/server.ts by making a similar change as mentioned in https://github.com/pulumi/pulumi/issues/6153#issuecomment-767943455.

0reactions
justinvpcommented, Apr 16, 2021

I suggest we close as “cannot reproduce” unless anyone has better ideas.

Sounds good to me! Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

when i am trying to deploy my django project on heroku server ...
I'd say create a runtime.txt file in the root folder, and in the file, change the python version because it's the problem of...
Read more >
Troubleshooting App Deployment Errors - Dash Python
This troubleshooting guide describes errors that you may encounter when deploying apps to Dash Enterprise as well as steps to resolve them.
Read more >
Resolve "Unable to import module" errors from Python ...
To resolve this error, create a deployment package or Lambda layer that includes the libraries that you want to use in your Python...
Read more >
Deploying a Django App to AWS Elastic Beanstalk - Real Python
The following is a soup to nuts walkthrough of how to set up and deploy a Django application to Amazon Web Services (AWS)...
Read more >
Troubleshooting GitLab Runner
This probably occurs because when the runner is removed, the role bindings are removed. The runner pod continues until the job completes, and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found