MW
Marcelo Wan
@marcelodelta
4topics
45posts
joined
last seen
Recent topics
Recent replies
Cannot deploy AdonisJS app on cyberpanel successfullyDoes not work #context / { #type appserver #location /home/comprarevender.pro/public_html #binPath /root/.asdf/installs/nodejs/16.19.1/bin/node #appType node #sCannot deploy AdonisJS app on cyberpanel successfullywe managed to make it work with proxy and using pm2. Is it better option?Cannot deploy AdonisJS app on cyberpanel successfully[quote="josephgodwinke, post:11, topic:41489, full:true"] What is your npm version? Anything above 8 should work perfectly Use PM2 to see why the app doesnt runCannot deploy AdonisJS app on cyberpanel successfullyThe file for the startup is in the public_html root. server.jsCannot deploy AdonisJS app on cyberpanel successfully[quote="josephgodwinke, post:6, topic:41489, full:true"] Easy. If you have dotenv to specify the port change it to 3333 or 3001 [/quote] Does it only work with Cannot deploy AdonisJS app on cyberpanel successfullyOur application is made with AdonisJSCannot deploy AdonisJS app on cyberpanel successfullyHi, It is the version of node we are currently using. We are using specific version /root/.asdf/installs/nodejs/16.19.1/bin/node This file is not found on our sAfter updating snappymail, we are no longer able to receive emailsDo I need to change anything in postfix regarding port 25 to 587?After updating snappymail, we are no longer able to receive emailsIts. work Thank you very much for your attention. I am very grateful for the support. So our community goes further. It is fine.After updating snappymail, we are no longer able to receive emailsHow can I make it available only smtps root@vmi:~# iptables -nL | grep 25 ACCEPT tcp -- 0.0.0.0/0 0.0.0.0/0 tcp dpt:25 ctstate NEW,UNTRACKED root@vmi:~# ss -lnt