coco icon indicating copy to clipboard operation
coco copied to clipboard

After Installing and start coco , log show error

Open anson626 opened this issue 6 years ago • 0 comments

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

anson626 avatar Nov 22 '19 04:11 anson626