Skip to content

WebStorm debugging Node.js broken with common profile #4062

Answered by reinerh
tredondo asked this question in Q&A
Discussion options

You must be logged in to vote

Error getpwuid: main.c:236 init_cfg: Success

This sounds like it tries to access /etc/passwd to get information about the user, and when you remove the private-etc line it works, as the file is then available.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@tredondo
Comment options

@rusty-snake
Comment options

@tredondo
Comment options

@rusty-snake
Comment options

@tredondo
Comment options

Answer selected by rusty-snake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants