Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] pScheduler ping localhost failed

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] pScheduler ping localhost failed


Chronological Thread 
  • From: Tao Zhang <>
  • To: Michael Johnson <>
  • Cc: Mark Feit <>, Szymon Trocha <>, "" <>
  • Subject: Re: [perfsonar-user] pScheduler ping localhost failed
  • Date: Mon, 26 Mar 2018 17:11:50 +0000
  • Accept-language: en-CA, en-US
  • Ironport-phdr: 9a23:8/IsyxTkShD/+MF6jn/AjMkwHtpsv+yvbD5Q0YIujvd0So/mwa6zZRGN2/xhgRfzUJnB7Loc0qyK6/umATRIyK3CmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+KPjrFY7OlcS30P2594HObwlSizexfb1/IA+qoQnNq8IbnZZsJqEtxxXTv3BGYf5WxWRmJVKSmxbz+MK994N9/ipTpvws6ddOXb31cKokQ7NYCi8mM30u683wqRbDVwqP6WACXWgQjxFFHhLK7BD+Xpf2ryv6qu9w0zSUMMHqUbw5Xymp4rx1QxH0ligIKz858HnWisNuiqJbvAmhrAF7z4LNfY2ZKOZycqbbcNgHR2ROQ9xRWjRBDI2icoUPE+QPM+VWr4b/plsBsRSwCga3CePz0TBIg2P60bEm3+kjFwzNwQwuH8gJsHTRtNj7Kr0dUeeox6bLzTXMdfVW2Tjg44XPbB4uu/aMUahzfsrR00YvEQzFg06MpoP/OTOazP4Ns2mF4OZ6Se2gkXcqpgdsqTahwccsj5PGhoMTyl3c7iV5wJw6JcWmR0JhfdGrCodQuzmHO4ZyQc4uWXxktSc6x7EcpJK2fTUGxI46yxPdZPGKdZWD7BH7VOuJPzt0mHJodKiiixux9UWs0OPxW8eu3FpXrCdJisTAumwX2xDO6cWKTuFx80m/1TqV1w3e6udJKl0um6XBMZ4u2Lswm4ITsUvdGi/2n137g7OMeUUi/+in8eXnYrH8qpCALYB0jBvxMr4vmsOhG+g3LhIBU3Ca+eS6yrLj4VX0TKtWgvA2iKXVrZPXKMABqqO3DQJZyJsv5hSnAzejytsYnH0HLFxfeBKAiojkI0/AL+r/DfulgFuskC1kx/bJPrD6HprCNH7Dn637fbZ89UFQ0hY8wspH65JOFr4BOO7zWlP2tNHACx85PRK7w+f7CNhm14MeX36PDbGDMKPUr1CI+vwjL/OSa4AIpTb3M+Il6OL2jX8lhV8derGk3YMJZ3CiEPRmOEKZYXz2jdcbCGsKoxE+Q/LwiFCZVT5TZm2yX74n5j0lEo6mDIHDRpyzj7yb2ie0AIFWan5cBl+SDHjoatbMZ/BZTSOZIsZslnQmUrinUIgnnUWrtl+g47VjKeDd/isfvtTiyZ546/CFxj8o8jkhM82am1ONRmd71jc0Tjhw7qB2p0NVwV6F2LJ5jrpTHIoAtLtyTg4mOMuEnKRBANfoV1eEJ4/RRQ==

the /etc/hosts file is in good shape.

cat /etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6

ping localhost
PING localhost (127.0.0.1) 56(84) bytes of data.
64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.046 ms
64 bytes from localhost (127.0.0.1): icmp_seq=2 ttl=64 time=0.035 ms
64 bytes from localhost (127.0.0.1): icmp_seq=3 ttl=64 time=0.035 ms

Tao

On 2018-03-26, 12:45 PM, "Michael Johnson"
<>
wrote:

Is your /etc/hosts missing localhost entries by chance? Or otherwise in a
bad state?

On Mon, Mar 26, 2018 at 04:06:30PM +0000, Tao Zhang wrote:
>Hi Mark and Szymon,
>Both “pscheduler troubleshoot” and “pscheduler ping localhost” commands
timed out on the host.
>pscheduler troubleshoot
>Performing basic troubleshooting of localhost.
>
>Checking for pScheduler on localhost... Failed.
> Request timed out
>
>Tao
>From: Mark Feit
<>
>Date: Monday, March 26, 2018 at 11:30 AM
>To: Tao Zhang
<>,
David Szydloski
<>
>Cc:
""

<>
>Subject: Re: [perfsonar-user] pScheduler ping localhost failed
>
>Tao Zhang writes:
>
>2) Are you able to run "sudo pscheduler ping <host ip>" sucessfully?
>sudo pscheduler ping 198.165.161.174
>198.165.161.174: Request timed out
>
>I had a quick look at this from a host here at Internet2 and am seeing
some interesting behavior. The address pings successfully and the web server
answers queries for the toolkit and endpoints that don’t exist (e.g.,
https://198.165.161.174/this-does-not-exist). The connection times out when
retrieving the URL that pscheduler ping does
(https://198.165.161.174/pscheduler/), and the code behind that doesn’t
produce anything more than a greeting. Some remote poking around shows that
many of the other endpoints involving GETs work and those involving POSTs do
not.
>
>If you can log onto that host, run “pscheduler troubleshoot”. If it
completes successfully, pScheduler on the host is fine and the problem is
either in the host firewall or somewhere else in the network.
>
>By the way, there’s no use sudo; the pScheduler CLI just makes HTTP
requests and will work just fine when run as an ordinary user.
>
>--Mark
>





Archive powered by MHonArc 2.6.19.

Top of Page