Cant Access ACP
-
log output: http://termbin.com/2abp
Tell us what leads to the crash if you can reproduce it?: I have no idea
Are there any errors client side?: Yes the forums looks messy and cant post, reply or do anything else
Have you run it in dev mode with ./nodebb dev? Never did should I ?
What is your config file? : Here it is http://termbin.com/e82n
Are you set up with multiple processes? I dont understand the question.
Are you using Nginx as a reverse proxy? Yes I do.
How did you set up the service? I used one of the guides on your wiki.
Please let me know if my answers helped or if there is anything else i should provide.
-
@hnahli it looks like your redis database is configured incorrectly.
-
@hnahli I can't really help you with debugging redis. I suggest googling the repeated error in your log file.
-
@hnahli are the any errors in the JavaScript console in your browser when you try to access the admin panel?
-
@hnahli have you fixed your redis database? Until you fix that it will be impossible to nail down the root of the issue.
-