Raiden Network
  • What is Raiden?
  • Installation
    • Quick Start
      • Get MetaMask
      • Get an Infura ID
      • Download and run the Raiden Wizard
      • Handle Limitations
    • Starting Raiden Manually
  • Using Raiden on Mainnet
    • Overview
    • Get Whitelisted Tokens
    • Deposit Tokens to the UDC
    • Open a Channel
    • Make a Payment
    • Deposit Tokens
    • View Channel Status
    • Mediation Fees
  • The Raiden Web Interface
    • Overview
    • Navigate the WebUI
    • Join a Token Network
    • Make a Payment
    • Add More Tokens
    • Settle Payments and Close Channels
  • Using Raiden on testnet
    • Quick Start on Görli Testnet
    • Use Custom Token
      • Get Goerli Testnet ETH (GÖETH)
      • Import Custom Token
      • Compile Imported Token Code
      • Deploy Custom Token
  • Raiden API
    • Introduction
    • Resources
      • Address
      • Version
      • Settings
      • Contracts Information
      • Tokens
      • Channels
      • Payments
      • Connections
      • Pending Transfers
      • Shutdown
      • Testing
    • API Tutorial
      • Create a Token Network
      • Open a Channel
      • Deposit Tokens
      • Make a Payment
      • Withdraw Tokens
      • Settle Payments and Close Channels
  • Other
    • Safe Usage
    • Known Issues
    • Glossary
    • v1.0 Documentation
    • Trademark Attributions
Powered by GitBook
On this page
  • Internal Server Error
  • Stop Raiden from running
  • Delete configuration files

Was this helpful?

  1. Installation
  2. Quick Start

Handle Limitations

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

PreviousDownload and run the Raiden WizardNextStarting Raiden Manually

Last updated 5 years ago

Was this helpful?

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 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.

Use any Linux process manager for stopping 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.

Navigate to the following folder:

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

Delete desired .toml file/files.

manually delete the configuration file