You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When exporting the config (dumpconfig cmd) and re-reading (using --config) go-opera v1.1.0-rc2 fails to launch Fatal: TOML config file error: config.toml, line 306: cannot unmarshal TOML table into cachescale.Func (need struct or map).
To Reproduce
Steps to reproduce the behavior:
launch opera with dumpconfig
launch opera with --config
Expected behavior
opera node launches
Desktop (please complete the following information):
OS: Ubuntu 20
The text was updated successfully, but these errors were encountered:
Describe the bug
When exporting the config (dumpconfig cmd) and re-reading (using --config) go-opera v1.1.0-rc2 fails to launch
Fatal: TOML config file error: config.toml, line 306: cannot unmarshal TOML table into cachescale.Func (need struct or map).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
opera node launches
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: