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

sandboxed job stuck when starting from a debugging node application #785

Closed
Freundschaft opened this issue Nov 12, 2017 · 2 comments
Closed

Comments

@Freundschaft
Copy link

Hi there,

Im using a sandboxed job and when I run my application everything works fine, but as soon as I use debugging from Webstorm I get the following message as soon as the sandboxed process spawns:

Starting inspector on 127.0.0.1:1789 failed: address already in use

strangely enough, the job also gets stuck and never completes.
How can I properly adress this without having to fork bull? I know its related to node inspector being attached to the child process on the same port.

Thanks!

@manast
Copy link
Member

manast commented Nov 12, 2017

This is a duplicate of #698 I do not have any solution for this at the moment.

@Freundschaft
Copy link
Author

ah sorry, can be closed then, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants