Testnet
Maintenance
Submitting an Issue

Submitting an Issue

This is the official way to report an issue.

First output your logs to the terminal. Copy the output to the channel below.

journalctl -u "chainflip-*" --since "2 days ago" > /tmp/logs

Then you can very easily copy that log file to your local machine, and include it in your issue description in Discord.

scp -i /path/to/ssh/key root@<YOUR NODE IP>:/tmp/logs $HOME/

For general help, the 💬-node-support (opens in a new tab) channel in the Perseverance Discord category is a good place to start.

If you have hit a more serious issue or have a formal request, use this:

https://github.com/chainflip-io/support (opens in a new tab)

;