How to get/submit your node logs if there is no access to the application interface/UI?
How to get/submit your node logs if there is no access to the application interface/UI?
Written by Andzej Korkuz
Updated over a week ago
- To get a detailed log for Mysterium node service and save it into a specified file, you can use the following command:
sudo journalctl -u mysterium-node.service > [your_file_name].log
Send your log file to help@mysterium.network or via chat - Report issue directly to Mysterium support using API service:
curl -X POST --data '{"email":"your_email@gmail.com"}' localhost:4050/feedback/issue
*"email" is optional