Hello,
New user here and first time poster. Some time within the last day, CGI scripts stopped working on tilde.club. I tried to look at the logs, but I don't have permission to look in /var/log/nginx so it's hard for me to investigate further.
The CGI scripts still run fine from the command line. I'm testing with the following script: env.cgi.
---- #!/bin/sh echo "Status: 200" echo "Content-Type: text/plain" echo env ----
It's accessible via the web here: https://tilde.club/~gg/env.cgi
However, it currently returns a 502 bad gateway error.
Thanks in advance for your help.
On 2026-01-25 08:17 ICT, gg@tilde.club wrote:
However, it currently returns a 502 bad gateway error.
Same here, https://tilde.club/~barnold/fortune.cgi. Last happened a few weeks ago or so, some configuration change was needed in nginx, I think.
Should be working again. Was working on some settings and somewhere along the way the socket went missing.
Thanks!
tildeclub@lists.tildeverse.org