Hi Milo,
it seems like you're using Windows line terminators ('\r\n') in your
configuration file.
$ cat -v server.conf.txt | grep root_password_sha2
root_password_sha2=5e884898da28047151d0e56f8dc6292773603d0d6aabbdd62a11ef721d1542d8^M
Although that shouldn't make a difference, please try using only use
newline characters ('\n').
See
http://www.cyberciti.biz/faq/howto-unix-linux-convert-dos-newlines-cr-lf-unix-text-format/
or
http://www.microhowto.info/howto/convert_the_line_endings_in_a_text_file_from_dos_to_unix_format.html
for instructions on how to convert those.
Cheers,
Jochen
On Monday, 11 April 2016 05:37:57 UTC+2, Milo Veozir wrote:
>
> Jochen,
>> I used your hash, and it's still giving me invalid credentials message.
>> Here is my entire server.conf file:
>>
>
--
You received this message because you are subscribed to the Google Groups
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/graylog2/559dc084-621d-4b47-a949-9d55322243f2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.