Handle Limitations

The Raiden Wizard is in an early stage of implementation. In this section, you will learn how to handle known limitations.

Internal Server Error

The Raiden Wizard will display an Internal Server Error if an invalid project ID is provided. To solve this you have to manually delete the configuration file that got created.

Stop Raiden from running

The Wizard does not provide a way of shutting down the Raiden node. You have to cancel the process to stop Raiden.

Use the activity monitor for cancelling Raiden.

Delete configuration files

You might want to delete configuration files if the wizard is taking a long time to start or if an invalid project ID has been provided and the wizard won't start at all.

Navigate to the following folder:

/Users/<username>/.local/share/raiden/

Delete desired .toml file/files.

Last updated