Hello.
Almost once every day, the node project i have run with redis.
Turns the page white. I have no idea why it’s white.
Showing 503 in the network log.
And 0 HTML.
Using pm2, I can see the app still running.
Does anyone have any idea how I can get it back online?
I have tried re-installing Redis.
I have re-installed the whole webhook proxy.
I have removed the vhost and htaccess config.
It’s still blank.
If I remove the htaccess, I can get static .HTML files in the directory working, but not related to the proxy service.
Redis version: 7.0.4
Pm2 version: 5.2.0
Node version: v16.14.0
OpenLitespeed log:
#webhook.newstargeted.com] ExtConn timed out while connecting.
#webhook.newstargeted.com] oops! 503 Service Unavailable
https://webhook.newstargeted.com
Pm2 below shows it is running and all files are within that folder.
Almost once every day, the node project i have run with redis.
Turns the page white. I have no idea why it’s white.
Showing 503 in the network log.
And 0 HTML.
Using pm2, I can see the app still running.
Does anyone have any idea how I can get it back online?
I have tried re-installing Redis.
I have re-installed the whole webhook proxy.
I have removed the vhost and htaccess config.
It’s still blank.
If I remove the htaccess, I can get static .HTML files in the directory working, but not related to the proxy service.
Redis version: 7.0.4
Pm2 version: 5.2.0
Node version: v16.14.0
OpenLitespeed log:
#webhook.newstargeted.com] ExtConn timed out while connecting.
#webhook.newstargeted.com] oops! 503 Service Unavailable
https://webhook.newstargeted.com
Pm2 below shows it is running and all files are within that folder.