Hello,
after installing xpack i can't apply my license because I have this issue (I have no connection to internet from my Windows 2008 R2 server ) :
... d+AA","start_date_in_millis":1507248000000}} Enter host password for user 'elastic': Enter host password for user 'tFormat':
_ % Total % Received % Xferd Average Speed Time Time Time Current_
_ Dload Upload Total Spent Left Speed_ 107 430 103 415 0 15 13387 483 --:--:-- --:--:-- --:--:-- 12903 curl: (6) Could not resolve host: XAAiAGwAaQBjAGUAbgBzAGUAXAAiADoAewBcACIAdQBpAGQAXAAiADoAXAAiADM cAMQBiAGMALQA0ADEAYQA5AC0AOAA1AGYAYQAtADMAZAAyADIANQA5AGEAZQA1AGUAOQBjAFwAIgAsAFwAIgB0AHkAcABlAFw MAXAAiACwAXAAiAGkAcwBzAHU curl: (6) Could not resolve host: xml; Host not found curl: (6) Could not resolve host: text; Host not found
I don't know this strange tformat user ! and have not its password too (by default i took changeme in doubt !)
i have fine update kibana,elastic, logstash passwords previously . i can connect to 9200 port by Http (+password) , for example
If i launch curl in verbose mode i can see an 401 error code but after ignoring this (?) :
Enter host password for user 'elastic': Enter host password for user 'tFormat': * Couldn't find host 127.0.0.1 in the netrc file; using defaults * About to connect() to 127.0.0.1 port 9200 (#0) * Trying 127.0.0.1... connected * Connected to 127.0.0.1 (127.0.0.1) port 9200 (#0) * Server auth using Basic with user 'tFormat' > PUT /xpack/license HTTP/1.1 > Authorization: Basic dEZvcm1hdDplbGFzdGljcGFzc3dvcmQ= > User-Agent: curl/7.19.2 (i386-pc-win32) libcurl/7.19.2 OpenSSL/0.9.8i zlib/1.2.3 > Host:127.0.0.1:9200 > Accept: / > Content-Type: application/json > Content-Length: 15 > } [data not shown]
_ % Total % Received % Xferd Average Speed Time Time Time Current
_ Dload Upload Total Spent Left Speed
_ 0 15 0 0 0 15 0 319 --:--:-- --:--:-- --:--:-- 319< HTTP/1.1 401 Unauthorized_ *** Authentication problem. Ignoring this.** < WWW-Authenticate: Basic realm="security" charset="UTF-8" < content-type: application/json; charset=UTF-8 < content-length: 415 < { [data not shown] 107 430 103 415 0 15 4414 159 --:--:-- --:--:-- --:--:-- 8510* Connection #0 to host 127.0.0.1 left int act
i did not see other similar solved topics, could you please help me ?
you can't see the double quote (to protect my data string after the -d option) in my previous command because this editor remove them. my command (i am under windows ) is :
i have not powsershell in version number 3 that is the reason i have not used the get-content command for windows because Invoke-WebRequest is missing in powershell 2.
to conclude my previous command is running fine under cmd(dos) interpreter instead of use powershell
So this topics can be solved , thanks a lot Mark for your help
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.