Invalid data /
-
Hi there,
Can you please provide the following information to help us debug?
- Server or client operating system (if applicable)
- NodeBB version and hash
- To get the hash, run
git rev-parse HEAD
from the root of your NodeBB folder
- To get the hash, run
- If applicable, theme versions
npm ls nodebb-theme-persona
Thanks!
-
Hi, thanks for your answer here are the informations you asked for:
OS: Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u1 x86_64 GNU/Linux
Nodebb version: 7682b56d78998f750fe00aa656dc7870d741e673
Theme version : [email protected]the client os does not matter because i have this bug on every machine and every web browser (i checked)
-
{ "url": "http://forum.xxxxxxxx.com:4567", "secret": "xxxxxxxx", "database": "redis", "redis": { "host": "127.0.0.1", "port": "6379", "password": "", "database": "0" } }
Here are my apache2 config files:
http://puu.sh/hlxqX/d76b07ba1c
http://puu.sh/hlxrG/0e68039a31.conf -
I am now getting this error. It started yesterday. When going to home page.... no matter who is loggin in. When trying to move or delete posts just greyed out pop-ups with no focus. My forum is broken....
http://forum.theamericanbulletin.com/
Rich
-
Can you please provide the following information to help us debug as well?
- Server or client operating system (if applicable)
- NodeBB version and hash
- To get the hash, run
git rev-parse HEAD
from the root of your NodeBB folder
- To get the hash, run
- If applicable, theme versions
npm ls nodebb-theme-persona
Thanks!
-
@julian hash= 5501c0c759f44fcf0447f66ba1a7d2088ec0f8bb
D:\NodeBB>npm ls nodebb-theme-persona
[email protected] D:\NodeBB
└── [email protected] extraneous
npm ERR! extraneous: [email protected] D:\NodeBB\node_modules\nodebb-t
heme-persona
npm ERR! not ok code 0Windows Server 2008.
FYI...been having lots of problems with Categories and Groups.
-
@baris Yes the config.json does have a password... but I do not believe that auth is turned on in the redis config ( I will turn it on). Never was much of an issue. This problem went full retard yesterday, but I saw hints of it on and off a few days before. I would get random errors along the "/" issue, but Nodebb recovered.
-
FYI.... I just went through the Lavender, and Vanilla themes. When first initialized to a different theme, and the first click on Home, brought-up the home page. After that just the error. I don't know what to do...but my forum is broken. I have put so much time into this project. I do not want to start from scratch with a clean database ... losing all the posts and work. Any help will be greatly appreciated.
Rich
-
How about plugins, have you disabled them all?