You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i installed npm i -g pm2 the system gave the following error: npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
Can this be the reason that the connection is refused?
The text was updated successfully, but these errors were encountered:
Hello,
I hope you can help me. I followed all the steps but when i try to start a cleaning action i get the following message:
wget http://127.0.0.1:3000/api/local/action/start > /dev/null --2020-04-15 21:55:34-- http://127.0.0.1:3000/api/local/action/start Connecting to 127.0.0.1:3000... failed: Connection refused
When i installed npm i -g pm2 the system gave the following error:
npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
Can this be the reason that the connection is refused?
The text was updated successfully, but these errors were encountered: