Some pages from the old website are still accessible #295

Closed
opened 2021-09-06 20:39:40 -04:00 by a3thakra · 5 comments
Owner
https://csclub.uwaterloo.ca/services cc: @merenber
Owner
n3parikh in /srv/www-csc with
(ins)$ ls -al about/
total 172
drwxrwxr-x  6 merenber  4096 Sep  6 02:37 .
drwxrwsr-x 23 www       4096 Sep  6 02:37 ..
drwxrwxr-x 14 merenber  4096 Sep  5 14:25 code-of-conduct
-rw-r--r--  1 www      13254 Sep  6 02:37 code-of-conduct.html
drwxrwxr-x 16 merenber  4096 Sep  5 14:25 constitution
-rw-r--r--  1 www      16714 Sep  6 02:37 constitution-change-20020920.html
-rw-r--r--  1 www      15982 Sep  6 02:37 constitution-change-20040205.html
-rw-r--r--  1 www      20857 Sep  6 02:37 constitution.html
-rw-r--r--  1 www       7247 Sep  6 02:37 donations.html
lrwxrwxrwx  1 www         14 Sep  6 02:37 exec.html -> positions.html
-rw-rw-r--  1 merenber 24734 Sep  5 14:25 index.html
-rw-r--r--  1 www      29214 Sep  6 02:37 members.html
drwxrwxr-x  2 merenber  4096 Sep  5 14:25 our-supporters
-rw-r--r--  1 www       3386 Sep  6 02:37 positions.html
drwxrwxr-x  2 merenber  4096 Sep  5 14:25 team
``` n3parikh in /srv/www-csc with (ins)$ ls -al about/ total 172 drwxrwxr-x 6 merenber 4096 Sep 6 02:37 . drwxrwsr-x 23 www 4096 Sep 6 02:37 .. drwxrwxr-x 14 merenber 4096 Sep 5 14:25 code-of-conduct -rw-r--r-- 1 www 13254 Sep 6 02:37 code-of-conduct.html drwxrwxr-x 16 merenber 4096 Sep 5 14:25 constitution -rw-r--r-- 1 www 16714 Sep 6 02:37 constitution-change-20020920.html -rw-r--r-- 1 www 15982 Sep 6 02:37 constitution-change-20040205.html -rw-r--r-- 1 www 20857 Sep 6 02:37 constitution.html -rw-r--r-- 1 www 7247 Sep 6 02:37 donations.html lrwxrwxrwx 1 www 14 Sep 6 02:37 exec.html -> positions.html -rw-rw-r-- 1 merenber 24734 Sep 5 14:25 index.html -rw-r--r-- 1 www 29214 Sep 6 02:37 members.html drwxrwxr-x 2 merenber 4096 Sep 5 14:25 our-supporters -rw-r--r-- 1 www 3386 Sep 6 02:37 positions.html drwxrwxr-x 2 merenber 4096 Sep 5 14:25 team ```
Owner

I'm not even sure how that happened...anyways, should be fixed now...

I'm not even sure how that happened...anyways, should be fixed now...
Owner

Turns out there was a cron job on caffeine which re-built the website at 2:37 am every day.
I'm going to disable it for now.

Turns out there was a cron job on caffeine which re-built the website at 2:37 am every day. I'm going to disable it for now.
Author
Owner

The cron job is still running at 2:37.

rm: cannot remove '/srv/www-csc/office/index.html': Permission denied                             │
rm: cannot remove '/srv/www-csc/office/books.html': Permission denied                             │
rm: cannot remove '/srv/www-csc/opencl/index.html': Permission denied                             │
rm: cannot remove '/srv/www-csc/opencl/register.cgi': Permission denied                           │
rm: cannot remove '/srv/www-csc/opencl/opencl-problem-set.pdf': Permission denied                 │
rm: cannot remove '/srv/www-csc/opencl/.htaccess': Permission denied                              │
rm: cannot remove '/srv/www-csc/opencl/register-success.html': Permission denied                  │
rm: cannot remove '/srv/www-csc/opencl/register-fail.html': Permission denied                     │
rm: cannot remove '/srv/www-csc/opencl/register.html': Permission denied                          │
rm: cannot remove '/srv/www-csc/opencl/openclintro.pdf': Permission denied                        │
rm: cannot remove '/srv/www-csc/services/index.html': Permission denied                           │
rm: cannot remove '/srv/www-csc/services/clubs.html': Permission denied                           │
rm: cannot remove '/srv/www-csc/services/fingerprints.html': Permission denied                    │
rm: cannot remove '/srv/www-csc/services/machine_usage_summary.html': Permission denied           │
rm: cannot remove '/srv/www-csc/services/machine_usage-change-20070819.html': Permission denied   │
rm: cannot remove '/srv/www-csc/services/machine_usage.html': Permission denied                   │
rm: cannot remove '/srv/www-csc/unix102/index.html': Permission denied                            │
rm: cannot remove '/srv/www-csc/unix102/cheatsheet.pdf': Permission denied                        │
rm: cannot remove '/srv/www-csc/unix102/vim_exercise.tar': Permission denied                      │
rm: cannot remove '/srv/www-csc/unix102/unix101.pdf': Permission denied                           │
rm: cannot remove '/srv/www-csc/unix102/queue.txt': Permission denied                             │
rm: cannot remove '/srv/www-csc/unix102/appender.sh': Permission denied                           │
rm: cannot remove '/srv/www-csc/unix102/tickets_email.sh': Permission denied                      │
rm: cannot remove '/srv/www-csc/unix102/walkc.sh': Permission denied                              │
                                                                                                  │
~ a3thakra@caffeine 1m 39s                                                                        │
❯ ls -al /srv/www-csc/                                                                            │
total 56                                                                                          │
drwxrwsr-x 12 www  www   4096 Sep  8 13:53 .                                                      │
drwxr-xr-x 17 root root  4096 Jul 16 21:25 ..                                                     │
drwxr-sr-x  2 www  www   4096 Sep  8 02:37 buttons                                                │
drwxr-sr-x  2 www  www   4096 Sep  8 02:37 flash                                                  │
drwxr-sr-x  2 www  www   4096 Sep  8 02:37 industry                                               │
drwxr-sr-x  2 www  www   4096 Sep  8 02:37 library                                                │
drwxr-sr-x  2 www  www   4096 Sep  8 02:37 logos                                                  │
drwxr-sr-x  2 www  www  12288 Sep  8 02:37 media                                                  │
drwxr-sr-x  2 www  www   4096 Sep  8 02:37 office                                                 │
drwxr-sr-x  2 www  www   4096 Sep  8 02:37 opencl                                                 │
drwxr-sr-x  2 www  www   4096 Sep  8 02:37 services                                               │
drwxr-sr-x  2 www  www   4096 Sep  8 02:37 unix102
The cron job is still running at 2:37. ``` rm: cannot remove '/srv/www-csc/office/index.html': Permission denied │ rm: cannot remove '/srv/www-csc/office/books.html': Permission denied │ rm: cannot remove '/srv/www-csc/opencl/index.html': Permission denied │ rm: cannot remove '/srv/www-csc/opencl/register.cgi': Permission denied │ rm: cannot remove '/srv/www-csc/opencl/opencl-problem-set.pdf': Permission denied │ rm: cannot remove '/srv/www-csc/opencl/.htaccess': Permission denied │ rm: cannot remove '/srv/www-csc/opencl/register-success.html': Permission denied │ rm: cannot remove '/srv/www-csc/opencl/register-fail.html': Permission denied │ rm: cannot remove '/srv/www-csc/opencl/register.html': Permission denied │ rm: cannot remove '/srv/www-csc/opencl/openclintro.pdf': Permission denied │ rm: cannot remove '/srv/www-csc/services/index.html': Permission denied │ rm: cannot remove '/srv/www-csc/services/clubs.html': Permission denied │ rm: cannot remove '/srv/www-csc/services/fingerprints.html': Permission denied │ rm: cannot remove '/srv/www-csc/services/machine_usage_summary.html': Permission denied │ rm: cannot remove '/srv/www-csc/services/machine_usage-change-20070819.html': Permission denied │ rm: cannot remove '/srv/www-csc/services/machine_usage.html': Permission denied │ rm: cannot remove '/srv/www-csc/unix102/index.html': Permission denied │ rm: cannot remove '/srv/www-csc/unix102/cheatsheet.pdf': Permission denied │ rm: cannot remove '/srv/www-csc/unix102/vim_exercise.tar': Permission denied │ rm: cannot remove '/srv/www-csc/unix102/unix101.pdf': Permission denied │ rm: cannot remove '/srv/www-csc/unix102/queue.txt': Permission denied │ rm: cannot remove '/srv/www-csc/unix102/appender.sh': Permission denied │ rm: cannot remove '/srv/www-csc/unix102/tickets_email.sh': Permission denied │ rm: cannot remove '/srv/www-csc/unix102/walkc.sh': Permission denied │ │ ~ a3thakra@caffeine 1m 39s │ ❯ ls -al /srv/www-csc/ │ total 56 │ drwxrwsr-x 12 www www 4096 Sep 8 13:53 . │ drwxr-xr-x 17 root root 4096 Jul 16 21:25 .. │ drwxr-sr-x 2 www www 4096 Sep 8 02:37 buttons │ drwxr-sr-x 2 www www 4096 Sep 8 02:37 flash │ drwxr-sr-x 2 www www 4096 Sep 8 02:37 industry │ drwxr-sr-x 2 www www 4096 Sep 8 02:37 library │ drwxr-sr-x 2 www www 4096 Sep 8 02:37 logos │ drwxr-sr-x 2 www www 12288 Sep 8 02:37 media │ drwxr-sr-x 2 www www 4096 Sep 8 02:37 office │ drwxr-sr-x 2 www www 4096 Sep 8 02:37 opencl │ drwxr-sr-x 2 www www 4096 Sep 8 02:37 services │ drwxr-sr-x 2 www www 4096 Sep 8 02:37 unix102 ```
a3thakra reopened this issue 2021-09-08 14:00:10 -04:00
Owner

I forgot you have to use crontab -e for the new crontab to actually be installed.
I'll close this issue tomorrow morning if the cron job doesn't run again.

I forgot you have to use `crontab -e` for the new crontab to actually be installed. I'll close this issue tomorrow morning if the cron job doesn't run again.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: www/www-new#295
No description provided.