NodeJS Selector not Working with an Error “Can’t acquire lock for app”

If you see the “Can’t acquire lock for an app:” error message, this probably means that some processes use the “.lock” file of your NodeJS application. This usually happens because a daemon script was previously started via NodeJS Selector ->…




