Troubleshooting
Common FAQs when running a Lilypad node
Last updated
Was this helpful?
Common FAQs when running a Lilypad node
Last updated
Was this helpful?
For complex issues, bug reports, or feature requests, open a discussion in the Lilypad-Tech Github organization discussion .
Navigate to the discussion , select "New Discussion", choose "rp-issues", and fill out the template.
Without a discussion opened, our team will not be able to support the problem.
For quick questions or minor issues, use the Lilypad Discord channel and provide the following info.
Description (including Lilypad version running on your node)
Hardware Info (including Linux/Windows version)
Related blockchain/ETH addresses of transaction hashes
Output Logs - sudo systemctl status lilypad-resource-provider
Related links/urls
Screenshots
Updating and restarting the Lilypad services regularly (daily) is encouraged throughout IncentiveNet.
To check if the RP is running use the following command:
This will give a live output from the Lilypad node. The logs will show the node running and accepting jobs on the network.
Run the following command to get info from Bacalhau
Resource Providers can run on the Lilypad Network without a GPU, however only hardware with a GPU is currently rewarded with Lilybit_ rewards.
To verify your Docker runtime configuration: sudo docker info | grep Runtimes
You should see the NVIDIA runtime listed. If you only see: Runtimes: io.containerd.runc.v2 runc
you will need to configure the NVIDIA runtime.
If the NVIDIA runtime is not showing up or you're experiencing issues, try the following:
1. Configure the NVIDIA Container Toolkit runtime: sudo nvidia-ctk runtime configure --runtime=docker --set-as-default
2. Restart the Docker service: sudo systemctl restart docker
For a comprehensive overview of your Docker setup, use: docker info
. This command provides detailed information about your Docker daemon configuration.
Typically this occurs when an old version of Lilypad is still running on the instance.
Ensure the Bacalhau and Lilypad systemd services are stopped and removed.
Disable the systemd services so they start on boot:
Delete the service files from the systemd directory.
**Note: Be extremely careful when using sudo
to remove files.
Reload the systemd daemon to apply the changes.
Lilypad RPs currently only support Linux installs. Running a RP on Windows is currently experimental.
No, this would be considered detrimental to the Lilypad network and cannot be rewarded at this time.
In order to run jobs successfully, Lilypad RPs must ensure all resources on the server are available. If a single GPU is running many RPs and splitting the server resources between them, this causes each RP to not have enough resources to run a Lilypad job.
Here's a quick guide on setting up your own RPC for a Lilypad node.
Indicates that the CUDA version of the RP is incorrect. Install the CUDA version which suitable for the gpu type and compile Lilypad by themselves.
Resource providers are expected to have the latest Lilypad version installed on their systems. The installation instructions can be found here:
Currently, it's not possible. However, it's a very good feature request and the team is evaluating!
This is more than likely due to you trying to export your mnemonic seed phrase instead of the private key. A private key typically appears like this: 4c0883a69102937d6231471b5dbb6204fe512961708279df95b4a2200eb6b5e7
and consists of 64 hexadecimal characters.
Ensure the RP (node) is running the latest for your preferred environment
Does the RP have Lilypad Tokens (LP) and Arbitrum ETH?
The Discord channel is the primary location for Resource Provider announcements. Announcements in this channel are also posted on the Lilypad page.
Lilypad supports Resource Providers using the Docker find instructions .
If this doesn't solve the problem, with our team.
Recommendation guide using Proxmox found . More on this coming soon!
The CUDA version of the RP does not match the GPU driver. Please refer to this to repair installation.
When do Lilybit_ rewards earned or rewards slashed appear in the Leaderboard? **The leaderboard is currenlty under maintanence, find Lilybits earned by here.
To stay up to date with the latest releases, check the in the Lilypad Discord or visit the . Along the top menu, click the "Watch" dropdown and you will see a section named "Custom". Selecting "Releases" will allow you to get notified of any new releases!
Check out the .
View the .
a wallet with LP and ETH
No ETH or LP in your wallet? ()
Join our for more help!