Vikram Bhattacharjee
Vikram Bhattacharjee
@ianhomew can you kindly share the logs you are referring to? Whenever you pass the network flag, some preset config related to that network is uploaded by default. if you...
Closing this as the solution is in [this](https://github.com/availproject/avail-light/issues/519#issuecomment-2042429179) comment.
Can you set this in your config ``` WorkingDirectory=/root ``` and the service file will be without the '' on config and identity ``` [Unit] Description=Avail Light Client After=network.target StartLimitIntervalSec=0...
Hi! First of all thanks for the issue. Yes one of the RPCs on the default network list are currently not operational and hence we can use the config flag...
You have passed the seed error stage but from the logs, it seems like your service is still not picking up the config. You can try the following:- 1. Clean...
Nope you will have to maintain the identity.toml file to keep running with your old avail address. The avail_path simply stores artifacts from the run. I would also recommend simply...
You will have to remove the `--network` flag from the command as now you are feeding a custom config. Currently the --network flag overrides the RPC URL fed from the...
Also please note that you are currently running the LC in client mode. Please do explore other modes and what they imply and how they operate. You can reach out...
Hi @finlayllp @axssbug can you kindly recheck from the latest release [here](https://github.com/availproject/avail-light/releases/download/v1.7.10/avail-light-windows-runner.zip) as the RPC endpoints got updated? Also in case you want to keep using your old avail address...
@axssbug @finlayllp please let us know if this issue is still occurring. Else will close this issue.