Nodebb dont work
-
Ok, I had similar problems when running on a droplet with little memory (1 Gb). Resulting in a none responsive NodeBB after a few days.
After moving to a bigger plan (8Gb mem) it's been running for months w/o any problems.
-
I noticed that the problem happens when i upload my image in my profile.
Because now i tried with mongodb, because redis is not stable on windows.
All work good, i upload my avatar and nodebb dont work.
The problem there is only if im logged.
Dont load nothing.
But if i click SHIFT + F5 to RELOAD ALL, i see the page.
-
When you get the error is there anything in your chrome debugger console?
-
@HolyPhoenix said in Nodebb dont work:
When you get the error is there anything in your chrome debugger console?
-
I tried to create a new account .
And with this account work.
The problem is only for me ( Administrator ) . -
I tried to give admin to this new account.
But ACP dont work, all is freezed, i clicked make admin to the new account.
And now the new account is also freezed, same problem.
But is not a admin.I did again all for the 6 time , I'm starting to annoy me.
This nodebb after 5 minutes dont work. -
The site is crashed when i changed the "Site Title" in settings and i uploaded the "Image/Logo".
This cause the bug.Update :
- I installed version 1.1.0 but when im logged , the site was again freezed.
- For this i deleted dump.rdb from redis folder and i redid "./nodebb setup" to re-create the database.
- After i tried to re-create the bug, for this i uploaded the same "Image/Logo" and change "Site Title" . But no problems.
Now seems work all perfecly.
There is a urgent bug in 1.1.2 . I think that there is a bug in the database.
I noticed that at the beginning , before of the bug in 1.1.2 , the cover of profile didn't worked, the users upload the image , but was invisible "all white". Worked only the avatar.
In 1.1.0 this bug there isn't and at the beginning , the cover of profile worked.
There is something broken in 1.1.2 ..... -
I thought you said you switched to mongo. Did you not? Redis is unstable on windows and may be what is causing your issues.
Edit: Also, try resetting all of your plugins.
-
@Master-Antonio so you've tried completely reinstalling everything?
-
@PitaJ Yes i wrote in 2 post first of this.
- I installed version 1.1.0 but when im logged , the site was again freezed.
- For this i deleted dump.rdb from redis folder and i redid "./nodebb setup" to re-create the database.
- After i tried to re-create the bug, for this i uploaded the same "Image/Logo" and change "Site Title" . But no problems.
Now seems work all perfecly.
There is a urgent bug in 1.1.2 . I think that there is a bug in the database.
I noticed that at the beginning , before of the bug in 1.1.2 , the cover of profile didn't worked, the users upload the image , but was invisible "all white". Worked only the avatar.
In 1.1.0 this bug there isn't and at the beginning , the cover of profile worked.
There is something broken in 1.1.2 .....