I open commit on github here:
https://github.com/NodeBB/NodeBB/issues/10115
Fixed here:
https://community.nodebb.org/post/86534
https://github.com/NodeBB/NodeBB/commit/69a7634a78de51dfd50e72864fadf77a7b1ab46a
Glad we are not alone here
@scottalanmiller Works ok for me, I think. Can send chat etc just fine. Not exactly helpful, but I don't think I'm running anything different from master except a lower version of templates.js
We are on Ubuntu 14.04, if that helps.
Can either you or Scuzz send us a db dump so we can test? If we can repro, then it's a data schema error, otherwise, we're looking at a plugin, possibly...
Using.... Vimeo, Widget Essentials, Mentions, Imgur, Markdown, Solr, Spam Be Gone, YouTube, MailGun, ImgBed, and that is all.
Doing the 0.5.0-3 update now, just in case that resolves anything.
Lots of this in the logs...
info: [notifications.get] Could not retrieve nid null
Update done, still no working chat.
@julian Where do you want me to send it?
Not sure if this is related, but your instance seems to be attempting to load waterdrop-low.wav
when sending a chat message even though the file should be waterdrop-low.mp3
...
Could you step into the "sounds" page and blank out all of the sounds (or set them to ones that work)?
Edit: I don't get this error on BitBangers, so I think it's unrelated...
Edit: Confirmed, chat seems to have suffered a regression on a clean MongoDB install. No db dumps necessary any longer, thanks @scottalanmiller @Scuzz
Edit: eep. $each term takes only $slice (and optionally $sort) as complements
Okay, so as it turns out, NodeBB is no longer compatible with MongoDB 2.4. Admins are now required to update to MongoDB v2.6.
Please do so, and report back with any other oddities... perhaps they've also been magically resolved. *fingers crossed*
Edit: The tags.score
thing is a legit NodeBB regression, so that doesn't count.
I'll upgrade as soon as I can and report back
@julian said:
Not sure if this is related, but your instance seems to be attempting to load
waterdrop-low.wav
when sending a chat message even though the file should bewaterdrop-low.mp3
...
Sounds ARE all blanked out. We don't use sounds on our site. But a lot of people have complained that they keep getting them and can't stop them.
@julian said:
Okay, so as it turns out, NodeBB is no longer compatible with MongoDB 2.4. Admins are now required to update to MongoDB v2.6.
AH ha, cool, thanks. Will try to get to that tonight. Ubuntu 14.04 is MongoDB 2.4, surprisingly.
@julian I have upgraded and can confirm that the chat is now working correctly.
yes, working here too. 2.6 was the trick. We have been pretty stable for a week now.