ICTatRTI / coconut-analytics

Browserified & backboned version of coconut-reports
Other
2 stars 3 forks source link

Wusc analytics #331

Open scloo opened 6 years ago

scloo commented 6 years ago

Deploy code to keep.cococloud.co throws an error message below. Tried removing the attachments from the coconut.config doc and deploying still getting the message.

2018-03-07 10:18:31 [CRITICAL] Invalid attachment stub in coconut.config for wuscLogo.png

Traceback (most recent call last): File "/usr/local/lib/python2.7/site-packages/couchapp/dispatch.py", line 48, in dispatch return _dispatch(args) File "/usr/local/lib/python2.7/site-packages/couchapp/dispatch.py", line 92, in _dispatch return fun(conf, conf.app_dir, *args, *opts) File "/usr/local/lib/python2.7/site-packages/couchapp/commands.py", line 84, in push pushdocs(conf, docspath, dest, args, opts) File "/usr/local/lib/python2.7/site-packages/couchapp/commands.py", line 153, in pushdocs db.save_doc(doc, force_update=True) File "/usr/local/lib/python2.7/site-packages/couchapp/client.py", line 300, in save_doc resp = self.res.put(docid, payload=json.dumps(doc), params) File "/usr/local/lib/python2.7/site-packages/restkit/resource.py", line 153, in put headers=headers, params_dict=params_dict, **params) File "/usr/local/lib/python2.7/site-packages/couchapp/client.py", line 136, in request response=e.response) PreconditionFailed: Invalid attachment stub in coconut.config for wuscLogo.png