205c1c4d68
- Add proper error handling for user creation with detailed logging - Verify user exists before starting PM2 - Set HOME environment variable when running PM2 - Run PM2 with --no-daemon flag and proper user context - Add ownership fix for generated ecosystem.config.js This should resolve the "User identifier does not exist: 1002" error by ensuring the user is properly created and PM2 runs in the correct context. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>