@jtsimoes said in Reputation system disabled but still get warnings about low reputation for post frequency:
It happened to me on v1.11.1 too. You can "fix" it by setting this to 0 on posts settings.
Thanks! π π
Just updated to 0.5.3. Couple of users are reporting that when posting, the last letter of the post disappears. I saw this happen to me with the period at the end of a sentence, for example.
jonschlinkert/remarkable#88
Fixed already, update will be released shortly.
@julian said:
jonschlinkert/remarkable#88
Fixed already, update will be released shortly.
Awesome, thanks!
v0.7.3 of the Markdown plugin has been released, which contains the fix from the upstream repository.
@julian said:
v0.7.3 of the Markdown plugin has been released, which contains the fix from the upstream repository.
It's working!
Note: if you are using the forever tool, the "restart" button doesn't do what you think that it does in the console.
@scottalanmiller glad I waited to reply. No need to use forever if you are using the NodeBB loader. It handles crashes and automatically brings it back up, like forever
@julian said:
@scottalanmiller
glad I waited to reply. No need to use forever if you are using the NodeBB loader. It handles crashes and automatically brings it back up, like forever
Which NodeBB loader? I've been using the ./nodebb start option and we had that crashing every other day or so until we went to using forever earlier this week.
@scottalanmiller Yes, the loader that is built in and automatically run with ./nodebb start
. Odd to hear that it is crashing daily for you!
@julian said:
@scottalanmiller Yes, the loader that is built in and automatically run with
./nodebb start
. Odd to hear that it is crashing daily for you!
Not daily, every other day at most. It crashes AND doesn't come back up. We switched to Forever on Monday, I think, and it's been rock solid since then. Was going down as recently as Monday morning, though.