Error - the server returned: 404 - cannot POST

i can get now the web page but i get the authentication error in the web page: image

image

[root@Syslog_Trial ~]# cat /etc/graylog/server/server.conf | grep 10.39.224
rest_listen_uri = http://10.39.224.10:9000/api/1
#rest_transport_uri = http://10.39.224.10:9000/api/1
web_listen_uri = http://10.39.224.10:9000/
web_endpoint_uri =http://10.39.224.10:9000/

Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:199 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:27017 0.0.0.0:* LISTEN
tcp6 0 0 :::9200 :::* LISTEN
tcp6 0 0 :::9300 :::* LISTEN
tcp6 0 0 :::22 :::* LISTEN
tcp6 0 0 ::1:25 :::* LISTEN
tcp6 0 0 10.39.224.10:9000 :::* LISTEN

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.