closer1 Posted April 11, 2020 Posted April 11, 2020 (edited) I have deployed the nodejs application but it's been more than 2 hours and it still isn't working. I have followed the instructions at https://wiki.helionet.org/Node.jsplease help meServer: tommyUsername: somedays please help me Edited April 11, 2020 by closer1
wolstech Posted April 11, 2020 Posted April 11, 2020 Krydos is the only one who really knows anything about node...let's see if he knows.
Krydos Posted April 11, 2020 Posted April 11, 2020 /home/somedays/beta/ doesn't even exist. Try the guide again. The very first step is Create a new directory in your home folder named node. Make sure this node directory is NOT in your public_html folder. /home/username/node
closer1 Posted April 12, 2020 Author Posted April 12, 2020 /home/somedays/beta/ doesn't even exist. Try the guide again. The very first step isCreate a new directory in your home folder named node. Make sure this node directory is NOT in your public_html folder. /home/username/node I tried it but it was over 2 hours and it still isn't working.
Krydos Posted April 14, 2020 Posted April 14, 2020 [Tue Apr 14 02:27:16.955758 2020] [core:error] [pid 58236] [client 65.19.143.5:63355] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://vnu.hdhquangnam.com/beta Try renaming or deleting your .htaccess.
closer1 Posted April 14, 2020 Author Posted April 14, 2020 (edited) [Tue Apr 14 02:27:16.955758 2020] [core:error] [pid 58236] [client 65.19.143.5:63355] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: http://vnu.hdhquangnam.com/beta Try renaming or deleting your .htaccess. Thank you so much, it worked.but when I edit it does not change and continue to run the old code. I have created the file as instructed "Inside that /tmp directory create a file named restart.txt." Edited April 14, 2020 by closer1
Krydos Posted April 15, 2020 Posted April 15, 2020 Creating /home/username/node/tmp/restart.txt works for me, but if it doesn't work for you you'll probably just need to wait 2 hours for the next apache restart.
closer1 Posted April 16, 2020 Author Posted April 16, 2020 Creating /home/username/node/tmp/restart.txt works for me, but if it doesn't work for you you'll probably just need to wait 2 hours for the next apache restart.Thanks you so much
Recommended Posts