Page 1 of 1

starting dispynode with config file

Posted: Fri May 28, 2021 6:20 am
by nilashan
Hi All,

When I try to start dispynode with config file, and when I add the dispy_port inside config file, it's throwing an error as "unexpected keyword argument"
but then I remove the dispy_port from the config file, it's throwing another error as keyerror : dispy_port
So that I just wanted to know that, if we need to start dispynode with config file, this dispy_port is required or not? any ways to fix this issue?

Re: starting dispynode with config file

Posted: Thu Jun 03, 2021 2:46 am
by Giri
The configuration file is created by '--save_config' option which can then be used with '--config' option.