Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] [non-nasa source] [EXTERNAL] Getting local host httpd errors after v4.3 auto upgrade

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] [non-nasa source] [EXTERNAL] Getting local host httpd errors after v4.3 auto upgrade


Chronological Thread 
  • From: "Uhl, George D. (GSFC-423.0)[Arctic Slope Technical Services, Inc.]" <>
  • To: "" <>
  • Cc: "DeBold, Daniel F. (GSFC-423.0)[Arctic Slope Technical Services, Inc.]" <>
  • Subject: Re: [perfsonar-user] [non-nasa source] [EXTERNAL] Getting local host httpd errors after v4.3 auto upgrade
  • Date: Tue, 3 Nov 2020 17:55:21 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=nasa.gov; dmarc=pass action=none header.from=nasa.gov; dkim=pass header.d=nasa.gov; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=PeVt9JGrdDxBTFbcSOlxYHao6uWgq5EllOSPwze+nqs=; b=lsHWq2p+uVyVP4MMcseR1kg4P4lMIKJWJCGgtn4tvZyuW7sPf1qRVve8JIjZHmdbyyyrMk1ZF538hChJ4SRh5hfmV/GcKG/3LeizFzIPIwUV6reI1FzkghDs6bGAy7uMUabREU+51ETyV58y5vSAbmkIbNB59FnO4VmJAqRt6fLyhwkK05bN+um0wAkYfTC4UsenczjlnkxtsnpspboPX+5jbGJeTdhfhaF7+cTXqDwrL9tiC8kRkggmcVe6NsGsSY3YuROpgu38EPebLugpYeIqIu7qrIMcu7bzLwHqV0jUacUQ/0Mb6AiJvk2xA3DHG3O/MLwLKnvgzycxpdCfew==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=nzsa5GNgqeF90VZJ4enHV31eke7Wpm3VS4joEYtDtiZ7koFjEA5TSLwxkvbDDeMkOPJhRWo2OD71j2Km5YhtQE+u1D2bz+71MDcxEqEWNaO7Ax7614tDJ6CvPfhKSDVbtuBigWq7ZtOABNyBF+TrqllXhnrXD7q/tAk5l3W7G90LmkcpM9/0/mel9n5LH6Vae1ItLF/Fvjsp1DF2g0+fAfpKe4UvItk90EV5vXusAEXL+MSY34lL3jos2fRYKXH+Bn1sZkSf9oBllVwKHVChH6aLly8td9BzculxrD8WQiQ1Z80n5St+szyBTpa9B0B26k2KKWv4NnuWbj/TS7OxxQ==

Following up on the apache error. From httpd ssl_error_log

 

[Tue Nov 03 17:30:22.100257 2020] [wsgi:error] [pid 16748] [remote 137.229.86.189:42812] mod_wsgi (pid=16748): Failed to exec Python script file '/var/www/pscheduler-server/pscheduler-api-server.wsgi'.

[Tue Nov 03 17:30:22.100283 2020] [wsgi:error] [pid 16748] [remote 137.229.86.189:42812] mod_wsgi (pid=16748): Exception occurred processing WSGI script '/var/www/pscheduler-server/pscheduler-api-server.wsgi'.

[Tue Nov 03 17:30:22.100300 2020] [wsgi:error] [pid 16748] [remote 137.229.86.189:42812] Traceback (most recent call last):

[Tue Nov 03 17:30:22.100315 2020] [wsgi:error] [pid 16748] [remote 137.229.86.189:42812]   File "/var/www/pscheduler-server/pscheduler-api-server.wsgi", line 10, in <module>

[Tue Nov 03 17:30:22.100340 2020] [wsgi:error] [pid 16748] [remote 137.229.86.189:42812]     from pschedulerapiserver import application

[Tue Nov 03 17:30:22.100345 2020] [wsgi:error] [pid 16748] [remote 137.229.86.189:42812]   File "/var/www/pscheduler-server/pschedulerapiserver/__init__.py", line 30, in <module>

[Tue Nov 03 17:30:22.100355 2020] [wsgi:error] [pid 16748] [remote 137.229.86.189:42812]     from .runs import *

[Tue Nov 03 17:30:22.100359 2020] [wsgi:error] [pid 16748] [remote 137.229.86.189:42812]   File "/var/www/pscheduler-server/pschedulerapiserver/runs.py", line 21, in <module>

[Tue Nov 03 17:30:22.100367 2020] [wsgi:error] [pid 16748] [remote 137.229.86.189:42812]     from .tasks import task_exists

[Tue Nov 03 17:30:22.100371 2020] [wsgi:error] [pid 16748] [remote 137.229.86.189:42812]   File "/var/www/pscheduler-server/pschedulerapiserver/tasks.py", line 5, in <module>

[Tue Nov 03 17:30:22.100379 2020] [wsgi:error] [pid 16748] [remote 137.229.86.189:42812]     import crontab

[Tue Nov 03 17:30:22.100392 2020] [wsgi:error] [pid 16748] [remote 137.229.86.189:42812] ImportError: No module named crontab

 

Thanks,

George

 

From: <> on behalf of <Uhl>, "Inc.]" <>
Reply-To: "George.D.Uhl" <>
Date: Tuesday, November 3, 2020 at 11:02 AM
To: "" <>
Cc: "DeBold, Daniel F. (GSFC-423.0)[Arctic Slope Technical Services, Inc.]" <>
Subject: [non-nasa source] [EXTERNAL] [perfsonar-user] Getting local host httpd errors after v4.3 auto upgrade

 

I’m getting major apache errors since last night’s auto upgrade to pS 4.3:

 

SERVERS A and B:

# systemctl status httpd

httpd.service - The Apache HTTP Server

   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)

  Drop-In: /etc/systemd/system/httpd.service.d

           └─perfsonar_ulimit_apache.conf

   Active: active (running) since Fri 2020-07-17 11:51:04 GMT; 3 months 17 days ago

     Docs: man:httpd(8)

           man:apachectl(8)

  Process: 28494 ExecReload=/usr/sbin/httpd $OPTIONS -k graceful (code=exited, status=0/SUCCESS)

 Main PID: 1080 (httpd)

   Status: "Total requests: 0; Current requests/sec: 0; Current traffic:   0 B/sec"

   CGroup: /system.slice/httpd.service

           ├─ 1080 /usr/sbin/httpd -DFOREGROUND

           ├─12410 /usr/sbin/httpd -DFOREGROUND

           ├─18924 /usr/sbin/httpd -DFOREGROUND

           ├─26096 /usr/sbin/httpd -DFOREGROUND

           ├─27879 /usr/sbin/httpd -DFOREGROUND

           ├─28523 pscheduler-api  -DFOREGROUND

           ├─28524 pscheduler-api  -DFOREGROUND

           ├─28525 pscheduler-api  -DFOREGROUND

           ├─28526 pscheduler-api  -DFOREGROUND

           ├─28527 pscheduler-api  -DFOREGROUND

           ├─28528 pscheduler-api  -DFOREGROUND

           ├─28529 pscheduler-api  -DFOREGROUND

           ├─28530 pscheduler-api  -DFOREGROUND

           ├─28531 pscheduler-api  -DFOREGROUND

           ├─28532 pscheduler-api  -DFOREGROUND

           ├─28534 /usr/sbin/httpd -DFOREGROUND

           ├─28535 /usr/sbin/httpd -DFOREGROUND

           ├─28536 /usr/sbin/httpd -DFOREGROUND

           ├─28804 /usr/sbin/httpd -DFOREGROUND

           ├─29091 /usr/sbin/httpd -DFOREGROUND

           └─31485 /usr/sbin/httpd -DFOREGROUND

 

Nov 03 14:37:28 nasatest2.asf.alaska.edu httpd[28529]: pscheduler-api ERROR    <p>The server encountered an internal error or

Nov 03 14:37:28 nasatest2.asf.alaska.edu httpd[28529]: pscheduler-api ERROR    misconfiguration and was unable to complete

Nov 03 14:37:28 nasatest2.asf.alaska.edu httpd[28529]: pscheduler-api ERROR    your request.</p>

Nov 03 14:37:28 nasatest2.asf.alaska.edu httpd[28529]: pscheduler-api ERROR    <p>Please contact the server administrator at

Nov 03 14:37:28 nasatest2.asf.alaska.edu httpd[28529]: pscheduler-api ERROR     root@localhost to inform them of the time this error occurred,

Nov 03 14:37:28 nasatest2.asf.alaska.edu httpd[28529]: pscheduler-api ERROR     and the actions you performed just before this error.</p>

Nov 03 14:37:28 nasatest2.asf.alaska.edu httpd[28529]: pscheduler-api ERROR    <p>More information about this error may be available

Nov 03 14:37:28 nasatest2.asf.alaska.edu httpd[28529]: pscheduler-api ERROR    in the server error log.</p>

Nov 03 14:37:28 nasatest2.asf.alaska.edu httpd[28529]: pscheduler-api ERROR    </body></html>

Nov 03 14:37:44 nasatest2.asf.alaska.edu httpd[28528]: pscheduler-api ERROR    Internal error xxx.xxx.xxx.xxx POST https://<FQDN>/pscheduler/t...liseconds

Hint: Some lines were ellipsized, use -l to show in full.

 

 

SERVER C (after systemctl restart httpd):

# systemctl status httpd

httpd.service - The Apache HTTP Server

   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)

  Drop-In: /etc/systemd/system/httpd.service.d

           └─perfsonar_ulimit_apache.conf

   Active: failed (Result: protocol) since Tue 2020-11-03 15:17:44 UTC; 19min ago

     Docs: man:httpd(8)

           man:apachectl(8)

  Process: 9185 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=0/SUCCESS)

 Main PID: 9185 (code=exited, status=0/SUCCESS)

 

Nov 03 15:17:44 enpl systemd[1]: Starting The Apache HTTP Server...

Nov 03 15:17:44 enpl httpd[9185]: AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using fe80::20a:f7ff:fe21:a62c. Set the 'ServerName' dir... this message

Nov 03 15:17:44 enpl httpd[9185]: httpd (pid 40510) already running

Nov 03 15:17:44 enpl systemd[1]: Failed to start The Apache HTTP Server.

Nov 03 15:17:44 enpl systemd[1]: Unit httpd.service entered failed state.

Nov 03 15:17:44 enpl systemd[1]: httpd.service failed.

Hint: Some lines were ellipsized, use -l to show in full.

 

 

 



  • Re: [perfsonar-user] [non-nasa source] [EXTERNAL] Getting local host httpd errors after v4.3 auto upgrade, Uhl, George D. (GSFC-423.0)[Arctic Slope Technical Services, Inc.], 11/03/2020

Archive powered by MHonArc 2.6.19.

Top of Page