After Installing and start coco , log show error
tail -f ./data/logs/coco-localhost.localdomain.log
2019-11-22 19:49:50 [utils ERROR] 'NoneType' object is not iterable
Traceback (most recent call last):
File "/opt/coco/coco/utils.py", line 463, in wrapper
resp = func(*args, **kwargs)
File "/opt/coco/coco/app.py", line 65, in load_extra_conf_from_server
config.update(configs)
TypeError: 'NoneType' object is not iterable