@pitaj
I am getting this error
TypeError: Object #<Object> has no method 'parse'
at Object.async.parallel.content (/home/ubuntu/nodebb/node_modules/nodebb-plugin-calendar/library.js:630:23)
at /home/ubuntu/nodebb/node_modules/async/lib/async.js:583:25
at /home/ubuntu/nodebb/node_modules/async/lib/async.js:125:13
at Array.forEach (native)
at _each (/home/ubuntu/nodebb/node_modules/async/lib/async.js:46:24)
at Object.async.each (/home/ubuntu/nodebb/node_modules/async/lib/async.js:124:9)
at _parallel (/home/ubuntu/nodebb/node_modules/async/lib/async.js:582:20)
at Object.async.parallel (/home/ubuntu/nodebb/node_modules/async/lib/async.js:598:9)
at /home/ubuntu/nodebb/node_modules/nodebb-plugin-calendar/library.js:576:15
at Object.Plugins.fireHook (/home/ubuntu/nodebb/src/plugins.js:394:11)
link is: http://www.qpinion.com/category/1/announcements
I created 1 event which is showing in category. but when I went back to calendar, it was not showing in calendar.
Then I created some events, but not saved in calendar (non public)
error: TypeError: Object #<Namespace> has no method 'socket'
at /home/ubuntu/nodebb/node_modules/nodebb-plugin-calendar/library.js:315:39
at /home/ubuntu/nodebb/node_modules/nodebb-plugin-calendar/library.js:778:9
at /home/ubuntu/nodebb/node_modules/nodebb-plugin-calendar/library.js:1016:11
at /home/ubuntu/nodebb/node_modules/nodebb-plugin-calendar/library.js:94:7
at try_callback (/home/ubuntu/nodebb/node_modules/redis/index.js:573:9)
at RedisClient.return_reply (/home/ubuntu/nodebb/node_modules/redis/index.js:661:13)
at ReplyParser.<anonymous> (/home/ubuntu/nodebb/node_modules/redis/index.js:309:14)
at ReplyParser.EventEmitter.emit (events.js:95:17)
at ReplyParser.send_reply (/home/ubuntu/nodebb/node_modules/redis/lib/parser/javascript.js:300:10)
at ReplyParser.execute (/home/ubuntu/nodebb/node_modules/redis/lib/parser/javascript.js:203:22)
[cluster] Child Process (19004) has exited (code: 1, signal: null)
[cluster] Spinning up another process...
It is rebooting my nodebb every time I add an event.
for every event (public) it is creating 2 posts in category