[ 
https://issues.apache.org/jira/browse/MESOS-6409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15584435#comment-15584435
 ] 

Ronald Petty edited comment on MESOS-6409 at 10/18/16 4:42 AM:
---------------------------------------------------------------

Also noticed this code is repeated in the cli tools, could use some DRY'ing up. 
 If someone with more knowledge than me agrees (or has other advice) I am happy 
to jump in and work on this.  I still assume its me (user error) but unclear 
how at the moment.


was (Author: ronald.petty):
Also noticed this code is repeated in the cli tools, could use some DRY'ing up.

> 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)

Reply via email to