Moonlight Docs v2.0 Help

Invalid node configuration

If you are not able to create server due to the node not being able to communicate with the panel. This might be due to a invalid configuration of the node

Before you start

Before you start, make sure you have a shell session as root on the node machine and moonlight installed successfully

Reset node configuration

Describe what the user will learn and accomplish in the first part, then write a step-by-step procedure but on a real-world example.

  1. Execute the following command in the terminal to remove the old configuration:

    rm /etc/moonlight/config.json
  2. Rerun the setup command for that node generated by moonlight. Be carefully when copying and pasting not to miss a part of the command

  3. Your node should be running again and able to communicate with moonlight. You can check the logs with the following command:

    mlcli daemon logs
Last modified: 15 September 2024