0

In VSCode When I run the sails lift sometimes it works, but when I tried "nodemon sails lift --redis" it shows this message.

enter image description here

error: Server failed to start. error: (received error: EACCES) error: error: Troubleshooting tips: error: error: -> Do you have a slow Grunt task, or lots of assets? error: error: -> Is something else already running on port 1337 ? error: error: -> Are you deploying on a platform that requires an explicit hostname, like OpenShift? error: (Try setting the explicitHost config to the hostname where the server will be accessible.) error: (e.g. mydomain.com or 183.24.244.42)

Then Sails lift also showing the same error. I'm using windows 11. sail -v = 1.5.3 node -v = v16.15.1 MongoDB shell version v4.0.28 Ubuntu windows app(Ubuntu 22.04.1 LTS release)

0 Answers0