Hi.
I installed collective.etherpad per buildout and everything worked fine. But after activation the addon I get the following error message while trying to collaborate.
Traceback (innermost last):
Module ZPublisher.Publish, line 138, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 48, in call_object
Module collective.etherpad.archetypes, line 86, in call
Module collective.etherpad.archetypes, line 113, in update
Module collective.etherpad.api, line 361, in _callable
Module json, line 338, in loads
Module json.decoder, line 365, in decode
Module json.decoder, line 383, in raw_decode
ValueError: No JSON object could be decoded
I got nodejs and npm installed on a freebsd system.
Hi. I installed collective.etherpad per buildout and everything worked fine. But after activation the addon I get the following error message while trying to collaborate.
Traceback (innermost last): Module ZPublisher.Publish, line 138, in publish Module ZPublisher.mapply, line 77, in mapply Module ZPublisher.Publish, line 48, in call_object Module collective.etherpad.archetypes, line 86, in call Module collective.etherpad.archetypes, line 113, in update Module collective.etherpad.api, line 361, in _callable Module json, line 338, in loads Module json.decoder, line 365, in decode Module json.decoder, line 383, in raw_decode ValueError: No JSON object could be decoded
I got nodejs and npm installed on a freebsd system.
Regards.