You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Ronald Petty (JIRA)" <ji...@apache.org> on 2016/10/18 04:16:58 UTC

[jira] [Created] (MESOS-6409) mesos-ps - Invalid header value

Ronald Petty created MESOS-6409:
-----------------------------------

             Summary: mesos-ps - Invalid header value
                 Key: MESOS-6409
                 URL: https://issues.apache.org/jira/browse/MESOS-6409
             Project: Mesos
          Issue Type: Bug
          Components: master
    Affects Versions: 1.0.1
         Environment: Linux
            Reporter: Ronald Petty


Fresh install on Ubuntu 16.04.  Follow posix instructions then install libz.

user@nodea:~$ mesos-ps --master=127.0.0.1:5050
Failed to get the master state: Invalid header value '127.0.0.1:5050\n'

Master log shows:

I1017 21:08:28.685926 70112 http.cpp:381] HTTP GET for /master/state from 127.0.0.1:50526 with User-Agent='Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0'

If you use 'curl' it works:

curl localhost:5050/state.json

I also tried 127.0.0.1 and http, also errors out.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)