I got errors after installing x-pack on elasticsearch 5.0.1 node: "exception when exporting documents"

Have you changed anything with your security settings? elastic:changeme should work out of the box.

Can you try to disabled Security and see if everything else is working correctly? You can disable it by adding xpack.security.enabled: false to your elasticsearch.yml.