I am not sure if this has to do with it, but ever since we
installed the most recent Node.js version of 14.5.0 on the server and confirmed it's accessible for both the root user as well as the other users.
[root@host ~]# node -v
v14.5.0
[______@host ~]$ node -v
v14.5.0
now all attempts to post a URL in a forum post result in a 504 bad gateway error. This bad gateway error is happening only at my vbulletin 4 site (that is running this mod), it is not happening when URLs are posted in posts at my vbulletin 5 forums.
|