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?
starting dispynode with config file
Moderator: admin
-
- Site Admin
- Posts: 58
- Joined: Sun Dec 27, 2020 5:35 pm
Re: starting dispynode with config file
The configuration file is created by '--save_config' option which can then be used with '--config' option.