Re: [Mailman-Users] Frustrating web page issues

2019-04-28 Thread Mark J Bradakis via Mailman-Users
On 4/27/19 10:56 PM, Mark Sapiro wrote: On 4/27/19 5:25 PM, Mark J Bradakis via Mailman-Users wrote: And if you post one of those tracebacks here, we'd be happy to help No need to, the fix was easy.  I had changed some permissions and ownership of the mailman cgi files while trying to figure

Re: [Mailman-Users] Frustrating web page issues

2019-04-27 Thread Mark Sapiro
On 4/27/19 5:25 PM, Mark J Bradakis via Mailman-Users wrote: > Progress!  Well, I guess, at least a differnet error.  Changed some > Apache configs regarding cgi and now when I go to > > http://autox.team.net/mailman/listinfo > > I get > > >    Bug in Mailman version 2.1.29 ... > So hopefully t

Re: [Mailman-Users] Frustrating web page issues

2019-04-27 Thread Mark J Bradakis via Mailman-Users
Progress!  Well, I guess, at least a differnet error.  Changed some Apache configs regarding cgi and now when I go to http://autox.team.net/mailman/listinfo I get Bug in Mailman version 2.1.29 We're sorry, we hit a bug! Please inform the webmaster for this site of this problem. Pri

Re: [Mailman-Users] Frustrating web page issues

2019-04-24 Thread Yasuhito FUTATSUKI
Hi, On 4/25/19 4:55 AM, Mark J Bradakis via Mailman-Users wrote: So digging through the logs I found this: [authz_core:error] [pid 31549:tid 139863772874496] [client 50.198.190.18:46884] AH01630: client denied by server configuration: So I added an AuthType None to the httpd.conf file.  Now I

Re: [Mailman-Users] Frustrating web page issues

2019-04-24 Thread Mark J Bradakis via Mailman-Users
On 4/24/19 4:27 PM, Robert Heller wrote: Yes, selinux. [root@autox teamnet]# getenforce Disabled Selinux should not be a factor here. mjb. -- Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/m

Re: [Mailman-Users] Frustrating web page issues

2019-04-24 Thread Robert Heller
At Wed, 24 Apr 2019 14:54:47 -0700 Mark Sapiro wrote: > > On 4/24/19 2:10 PM, Mark J Bradakis via Mailman-Users wrote: > > On 4/24/19 3:01 PM, Mark Sapiro wrote: > >> > >> I'm still interested in 'ls -l' > > > > [root@autox cgi-bin]# ls -l > > total 352 > > -rwxr-sr-x. 1 mailman mailman 31496 A

Re: [Mailman-Users] Frustrating web page issues

2019-04-24 Thread Mark Sapiro
On 4/24/19 2:10 PM, Mark J Bradakis via Mailman-Users wrote: > On 4/24/19 3:01 PM, Mark Sapiro wrote: >> >> I'm still interested in 'ls -l' > > [root@autox cgi-bin]# ls -l > total 352 > -rwxr-sr-x. 1 mailman mailman 31496 Apr 20 09:36 admin > -rwxr-sr-x. 1 mailman mailman 31496 Apr 20 09:36 admind

Re: [Mailman-Users] Frustrating web page issues

2019-04-24 Thread Mark J Bradakis via Mailman-Users
On 4/24/19 3:01 PM, Mark Sapiro wrote: I'm still interested in 'ls -l' [root@autox cgi-bin]# ls -l total 352 -rwxr-sr-x. 1 mailman mailman 31496 Apr 20 09:36 admin -rwxr-sr-x. 1 mailman mailman 31496 Apr 20 09:36 admindb -rwxr-sr-x. 1 mailman mailman 31496 Apr 20 09:36 confirm -rwxr-sr-x. 1 ma

Re: [Mailman-Users] Frustrating web page issues

2019-04-24 Thread Mark Sapiro
On 4/24/19 1:53 PM, Mark J Bradakis via Mailman-Users wrote: > > [root@autox cgi-bin]# ls -Z . > system_u:object_r:default_t:s0 admin system_u:object_r:default_t:s0 options > system_u:object_r:default_t:s0 admindb system_u:object_r:default_t:s0 > private > system_u:object_r:default_t:s0 confirm sy

Re: [Mailman-Users] Frustrating web page issues

2019-04-24 Thread Mark J Bradakis via Mailman-Users
[root@autox cgi-bin]# ls -Z . system_u:object_r:default_t:s0 admin system_u:object_r:default_t:s0 options system_u:object_r:default_t:s0 admindb system_u:object_r:default_t:s0 private system_u:object_r:default_t:s0 confirm system_u:object_r:default_t:s0 rmlist system_u:object_r:default_t:s0 cre

Re: [Mailman-Users] Frustrating web page issues

2019-04-24 Thread Robert Heller
At Wed, 24 Apr 2019 13:18:25 -0700 Mark Sapiro wrote: > > On 4/24/19 11:10 AM, Mark J Bradakis via Mailman-Users wrote: > > > > Yes, I have run check_perms, no problems there.  All the other web pages > > at autox.team.net seem to work just fine, it is only the mailman pages > > that give the

Re: [Mailman-Users] Frustrating web page issues

2019-04-24 Thread Robert Heller
At Wed, 24 Apr 2019 13:55:31 -0600 Mark J Bradakis wrote: > > So digging through the logs I found this: > > [authz_core:error] [pid 31549:tid 139863772874496] [client > 50.198.190.18:46884] AH01630: client denied by server configuration: > > So I added an AuthType None to the httpd.conf file.

Re: [Mailman-Users] Frustrating web page issues

2019-04-24 Thread Mark Sapiro
On 4/24/19 12:55 PM, Mark J Bradakis via Mailman-Users wrote: > > [Wed Apr 24 13:52:47.955661 2019] [cgid:error] [pid 16974:tid > 140524686079744] (13)Permission denied: [client 50.198.190.18:45928] > AH01257: unable to connect to cgi daemon after multiple tries: > /local/mailman/teamnet/cgi-bin/

Re: [Mailman-Users] Frustrating web page issues

2019-04-24 Thread Mark Sapiro
On 4/24/19 11:10 AM, Mark J Bradakis via Mailman-Users wrote: > > Yes, I have run check_perms, no problems there.  All the other web pages > at autox.team.net seem to work just fine, it is only the mailman pages > that give the 503 unavailable error.  Frustrating because some pages > work, some do

Re: [Mailman-Users] Frustrating web page issues

2019-04-24 Thread Mark J Bradakis via Mailman-Users
So digging through the logs I found this: [authz_core:error] [pid 31549:tid 139863772874496] [client 50.198.190.18:46884] AH01630: client denied by server configuration: So I added an AuthType None to the httpd.conf file.  Now I still get the Server unavailable page, but a different err: [W

Re: [Mailman-Users] Frustrating web page issues

2019-04-24 Thread Mark J Bradakis via Mailman-Users
On 4/23/19 1:07 PM, Mark Sapiro wrote: The above URL returns: Service Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. Have you run Mailman's bin/check_perms? I suspect some kind of permissions erro

Re: [Mailman-Users] Frustrating web page issues

2019-04-23 Thread Mark Sapiro
On 4/23/19 8:53 AM, Robert Heller wrote: > At Tue, 23 Apr 2019 09:13:15 -0600 Mark J Bradakis wrote: > >> >> Got the new server on line, up and running, the email lists are doing >> just fine.  But for some reason there are problems with the web pages, >> like http://autox.team.net/mailman/list

Re: [Mailman-Users] Frustrating web page issues

2019-04-23 Thread Robert Heller
At Tue, 23 Apr 2019 09:13:15 -0600 Mark J Bradakis wrote: > > So a couple of days ago I had a server just up and die.  It was put in > place about 12 years ago, if not more.  Luckily I was working on > replacing it, so I had  a new box under construction almost ready to > take its place. 

[Mailman-Users] Frustrating web page issues

2019-04-23 Thread Mark J Bradakis via Mailman-Users
So a couple of days ago I had a server just up and die.  It was put in place about 12 years ago, if not more.  Luckily I was working on replacing it, so I had  a new box under construction almost ready to take its place.  But the old server dies before I could make a smooth transition and get e