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 [email protected] or via chatReport issue directly to Mysterium support using API service:
curl -X POST --data '{"email":"[email protected]"}' localhost:4050/feedback/issue
*"email" is optional
Written by Andzej Korkuz
Updated over 4 years ago