The node project is deployed on the linux server, but the access does not respond after it is started. Why?

I deploy the node project on Aliyun on linux. The link is this: https://help.aliyun.com/docum.
. A server is also created, but the browser looks like this when it runs, as shown in the following figure:

clipboard.png

Mar.04,2021

Ali Cloud self-test list:

  1. has the whitelist of the security group been added?
  2. can ssh be connected? Is the machine monitoring normal?
  3. Is the
  4. service open? Is there any error in the environment log?
  5. what is the HTTP return code / service error code?

  1. console.log ( Server running at http://${hostname}:${port}/);) is printed yet?

2. If you follow the tutorial, is it open in the port 3000 security group?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3cd8e-2c34f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3cd8e-2c34f.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?