I setup nodebb on heroku following below tut nodebb.readthedocs. io/en/latest/installing/cloud/heroku.html
Nodebb working well locally. But on heroku I get application error.
forum-host.herokuapp. com/
Here is the log
http:// pasted. co/e0f98486
changed link as askmi spam filter not allowing to post links
Redis error
-
I have another problem all my new registered users apears like in foto:
And in logs i see this error
node_redis: Deprecated: The ZADD command contains a "undefined" argument. This is converted to a "undefined" string now and will return an error from v.3.0 on. Please handle this in your code to make sure everything works as you intended it to.
How fix it?
-
That's not a Redis error but it does appear to be a bug. Open an issue on Github.