Thread can be locked.
Lukas Urbonas
Posts
-
Issues with NodeBB perfomance -
Issues with NodeBB perfomance@arionkurtaj I have disabled it, since it's not working properly. But I'm still seeking for help.
-
Issues with NodeBB perfomanceNothing special just 404 nginx error when I go to css file directly by viewing page source code.
-
Issues with NodeBB perfomance@arionkurtaj Well my .css files not working it says not found.
-
Issues with NodeBB perfomance@julian It is b81e395a265ea7123688dc5d232a888e3bbf5cdf (short: b81e395)
-
Issues with NodeBB perfomance@arionkurtaj so tell me what I should do.
-
Issues with NodeBB perfomance -
What is happening.Probably you have a few plugins who have enabled sanitizing feature. For example: markdown, bbcodes.
-
Issues with NodeBB perfomance@AOKP Thanks, but my website quite broken now. Was It because of new settings or I moved to new user? (I can't access to .css files, it says forbidden, you can see it by yourself.) I made chown to give permission to that new user.
-
Issues with NodeBB perfomanceblacklist returned: undefined
28/3 12:04 [4224] - [31merror[39m: /register
invalid csrf token
28/3 12:04 [4224] - [31merror[39m: /login
invalid csrf token
28/3 12:10 [4224] - [31merror[39m: TypeError: Cannot read property 'replace' of undefined
at S.decodeHtmlEntities (/root/nodebb/node_modules/string/lib/string.js:140:12)
at /root/nodebb/src/notifications.js:453:60
at Array.forEach (native)
at /root/nodebb/src/notifications.js:426:20
at Array.reduce (native)
at Object.Notifications.merge (/root/nodebb/src/notifications.js:403:28)
at /root/nodebb/src/user/notifications.js:96:19
at fn (/root/nodebb/node_modules/async/lib/async.js:746:34)
at /root/nodebb/node_modules/async/lib/async.js:1213:16
at /root/nodebb/node_modules/async/lib/async.js:166:37
at /root/nodebb/node_modules/async/lib/async.js:706:43
at /root/nodebb/node_modules/async/lib/async.js:167:37
at /root/nodebb/node_modules/async/lib/async.js:1209:30
at /root/nodebb/src/user/notifications.js:139:4
at /root/nodebb/src/user/notifications.js:185:5
at /root/nodebb/node_modules/async/lib/async.js:726:13
TypeError: Cannot read property 'replace' of undefined
at S.decodeHtmlEntities (/root/nodebb/node_modules/string/lib/string.js:140:12)
at /root/nodebb/src/notifications.js:453:60
at Array.forEach (native)
at /root/nodebb/src/notifications.js:426:20
at Array.reduce (native)
at Object.Notifications.merge (/root/nodebb/src/notifications.js:403:28)
at /root/nodebb/src/user/notifications.js:96:19
at fn (/root/nodebb/node_modules/async/lib/async.js:746:34)
at /root/nodebb/node_modules/async/lib/async.js:1213:16
at /root/nodebb/node_modules/async/lib/async.js:166:37
at /root/nodebb/node_modules/async/lib/async.js:706:43
at /root/nodebb/node_modules/async/lib/async.js:167:37
at /root/nodebb/node_modules/async/lib/async.js:1209:30
at /root/nodebb/src/user/notifications.js:139:4
at /root/nodebb/src/user/notifications.js:185:5 -
Issues with NodeBB perfomance28/3 12:10 [4224] - [32minfo[39m: [app] Shutdown (SIGTERM/SIGINT) Initialised.
28/3 12:10 [4224] - [32minfo[39m: [app] Database connection closed.
28/3 12:10 [4224] - [32minfo[39m: [app] Web server closed to connections.
28/3 12:10 [4224] - [32minfo[39m: [app] Shutdown complete.
[cluster] Child Process (4224) has exited (code: 1, signal: null)
[cluster] Spinning up another process...
28/3 12:10 [6182] - [32minfo[39m: Time: Mon Mar 28 2016 12:10:36 GMT-0400 (EDT)
28/3 12:10 [6182] - [32minfo[39m: Initializing NodeBB v1.0.2
28/3 12:10 [6182] - [33mwarn[39m: You have no mongo password setup!
28/3 12:10 [6182] - [32minfo[39m: [database] Checking database indices.
28/3 12:10 [6182] - [33mwarn[39m: [socket.io] Clustering detected, you are advised to configure Redis as a websocket store.28/3 12:10 [6182] - [33mwarn[39m: [plugins/load] The following plugins may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. In the event of an unresponsive NodeBB caused by this plugin, run
./nodebb reset -p PLUGINNAME
to disable it.- nodebb-plugin-shoutbox
28/3 12:10 [6182] - [33mwarn[39m: [plugins] Skipping /root/nodebb/node_modules/nodebb-plugin-header-extend/public/templates/admin/plugins/script.js by plugin nodebb-plugin-header-extend
28/3 12:10 [6182] - [33mwarn[39m: [plugins] Skipping /root/nodebb/node_modules/nodebb-plugin-header-extend/public/templates/admin/plugins/style.css by plugin nodebb-plugin-header-extend
28/3 12:10 [6182] - [32minfo[39m: NodeBB Ready
28/3 12:10 [6182] - [32minfo[39m: Enabling 'trust proxy'
28/3 12:10 [6182] - [32minfo[39m: NodeBB is now listening on: 0.0.0.0:4567
28/3 12:10 [6182] - [32minfo[39m: [Newsletter] Initializing Newsletter... -
Issues with NodeBB perfomance**I get error when I try to get notifications **
server {
listen 80;server_name otaku.lt www.otaku.lt; location / { proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header Host $http_host; proxy_set_header X-NginX-Proxy true; proxy_pass http://127.0.0.1:4567/; proxy_redirect off; # Socket.IO Support proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; } error_page 502 /502.html; location = /502.html { root /usr/share/nginx/html; internal; }
}
-
Issues with NodeBB perfomanceSettings were good
-
Issues with NodeBB perfomanceI use apache 2.4 and I use mongodb. I checked ram cpu it uses only about 10-20% max
-
Issues with NodeBB perfomanceHello. I have latest NodeBB version and I have difficulties at running NodeBB forum.
https://i.gyazo.com/e7e07ab68862aeee99e88822b173d521.pngI can't even see latest notifications.
Sometimes it even goes down with 503 error