Good question@wedb, I don't believe it's working in the lastest NodeBB version.
TaLoche
Posts
-
[nodebb-plugin-featured-topics-extended] Feature Topics in a News/Blog page and Widgets. -
3.4.0 Upgrade SupportYou're the best!
Thanks @bariswith version 3.1.5 for nodebb-plugin-tenor-gif everything is in order.
-
3.4.0 Upgrade SupportWith the plugin disabled and a restart, everything works again!
nodebb-plugin-tenor-gif
-
3.4.0 Upgrade SupportThanks!
I did but didn't look carefully enough.
Indeed this error can be found2023-09-17T13:12:57.254Z [4567/838953] - [31merror[39m: GET /api/user/taloche/chats/35?_=1694956368722 TypeError: Cannot read properties of undefined (reading 'push') at plugin.filterMessagingLoadRoom [as method] (/var/www/nodebb/node_modules/nodebb-plugin-tenor-gif/library.js:50:31) at /var/www/nodebb/src/plugins/hooks.js:176:29 at new Promise (<anonymous>) at fireMethod (/var/www/nodebb/src/plugins/hooks.js:166:10) at Object.fireFilterHook [as filter] (/var/www/nodebb/src/plugins/hooks.js:195:18) at Hooks.fire (/var/www/nodebb/src/plugins/hooks.js:132:49) at Object.wrapperCallback [as fire] (/var/www/nodebb/src/promisify.js:46:11) at Messaging.loadRoom (/var/www/nodebb/src/messaging/rooms.js:538:39) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async chatsController.get (/var/www/nodebb/src/controllers/accounts/chats.js:51:15)
-
3.4.0 Upgrade SupportHi @baris thanks for your help (on a Sunday!)
GET https://xxx.com/api/user/taloche/chats/35?_=1694955865278 [HTTP/1.1 500 Internal Server Error 0ms] send https://xxx.com/assets/nodebb.min.js:58:8776 ajax https://xxx.com/assets/nodebb.min.js:58:5246 28234/ajaxify.loadData https://xxx.com/assets/nodebb.min.js:7:25610 28234/ajaxify.go https://xxx.com/assets/nodebb.min.js:7:20095 j https://xxx.com/assets/nodebb.min.js:7:27886 28234/</c/< https://xxx.com/assets/nodebb.min.js:7:29089 dispatch https://xxx.com/assets/nodebb.min.js:55:40362 19755/</add/Pe.handle ttps://xxx.com/assets/nodebb.min.js:55:38293
-
3.4.0 Upgrade SupportJust jumped to v3.4.2 and I can't access my chats anymore.
I get this errorCannot read properties of undefined (reading 'push')
Am I the only one?
-
3.4.0 Upgrade Support@baris thanks a lot for your reply ! I'll keep an eye out and maybe upgrade to 2Go Ram.
-
3.4.0 Upgrade Support@baris Hi! Thanks for taking the time. Not really sure, but at least it happens for 2 hours, every day or so.
I have a pretty big spike of unique visitors, for a very small forum.
112,365 last month, 69,117 for this month.
And last night, 10pm, all the sudden another spike for 800 pages seen in 30 minutes.@julian thanks for the DigitalOcean space idea. I didn't know about it...
-
3.4.0 Upgrade SupportThanks for all the feedback.
Does anyone have a clue about my 503 error during certain time of the day?
Change IP? Firewall? -
3.4.0 Upgrade Supportthx @DownPW for your reply.
You don't get a notification when your IP is blacklisted? -
3.4.0 Upgrade SupportHi Everyone,
Since upgrading, to version 3.4.1. The Imgur Plugin isn't working, I get the Imgur is temporarily over capacity. Please try again later message.
I did authorize the plugin, set up a new secret key and id just in case, but it's been two days that it's not been working. Is anyone else experiencing this issue?Also, I do quite often find myself on a 503 excessive workload error when trying to reach my nodebb homepage.
But I don't understand why it happens during only certain hours.
I did try to follow this:
https://community.nodebb.org/topic/17535/optimizing-nodebb-for-lower-memory-usage-on-a-1gb-ram-server/2
Since I'm on a DigitalOcean droplet with 1Go Ram. But no changes.It's weird isn't it? No user logged in and everything goes crazy for an hour or two.
-
3.0.0 Upgrade Support ThreadI made it!
Upgraded from nodebb v1.17 on Ubuntu 18.04 with mongodb 4.0 to nodebb v3.2.1 on Ubuntu 20.04 with mongodb 5.0. Used node v18 to update nodebb.
Had a few minor issues (getting rid of an expired mongodb 4.0 key), thinking of using
npm install --global npm@6
to avoid any issue with plugins updates (emoiji, markdown).And voilร !
Thanks for all the work, the new admin dashboard is sexy as hell.
Keep up the good work and enjoy your summer! -
NodeBB v3.0.0 โ it's here!Great job, you guys! Can't wait to find some time to upgrade to v3.
I hope some time off for the team is planned! -
Tell Baris to have a good vacation ๏ธ@baris whose shoulders are you on?
-
Tell Baris to have a good vacation ๏ธEnjoy your time off @baris and charge up your batteries!
-
Topic thumbnails?@omega
For me it's here. Once you click on that icon you can load your thumbnail. -
[nodebb-plugin-makesmart-gallery] - Image Slider for topicsGreat idea! Can't wait to try it out and thanks for the video.
-
Cannot get emojis to work@PitaJ seems to work. Disabled the emoji-pack. Did a
./nodebb build
after stopping nodebb. I was able to add a new emoji, then hit the 'build asset' button. Stopped nodebb again, did another./nodebb build
, went back to the emoji panel, no issues, no errors.
Thanks again for the help, sorry I wasn't able to find what went wrong. -
Cannot get emojis to work@pitaj I believe that's what I did before the upgrade. The emoji-android pack was disabled.
Have you tried to add a new emoji now that you've disabled the pack?
I've just entered our 156 personal emojis, now that it's working again, I'm a bit afraid to play with it.
After your help, I managed to get the errors again on 3 occassions, but once it was working I didn't manage to reproduce it.
I guess that with the clean slate you gave me, I did the plugin adding, build asset, nodebb build in the correct order.