3.4.0 Upgrade Support
-
ha ha
-
Hi 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.
-
This is not due to the upgrade to 3.4.1 because it happened to me well before.
This is due to new imgur policies. It is almost 90% sure that the account or the server IP used has been blacklisted by imgur.
The only solution is to host the images yourself or to go through other hosts.
For my part, I took out a professional account with Storj which for the moment costs me nothing.
And I use @brazzerstop's plugin because he works very well, no other plugin works for S3 hosting and no other plugin for other host provider.
[nodebb-plugin-storj-upload] Storj Upload
@cat please, test you're image url with this domain https://link.tardigradeshare.io/link/to/image.png
NodeBB Community (community.nodebb.org)
-
no. I have test to contact imgur without any answer.
Imgur sucks -
Well, to be fair, Imgur doesn't technically allow you to use them as an image host any more, which is exactly what we do with the plugin
If you want something that doesn't run afoul of another company's TOU, I'd also suggest DigitalOcean spaces via the S3 plugin.
-
@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...
-
@TaLoche I would keep an eye on the cpu usage and see if it happens on the same time everyday. That would point to a scheduled job like digests. If it's at random times it could be just a spike in traffic pushing you over the edge in terms of memory usage. Your mem usage is already closed to %100 before that spike in load.
-
Hey, I just finished proofreading and correcting or translating the almost 3000 text entries for French. There are now only 20 unrevised entries, most often technical terms that are difficult to translate.
You can include these corrections for the next update, it will allow me to see if what I did is correct once put in context. -
NodeBB 3.4.0
@DownPW I think those will be released wit 3.5.0, since all new translations go into the develop branch.
NodeBB Community (community.nodebb.org)
-
@Wamakaska you can manually pull the latest translations via the Transifex CLI if preferred.
How do I retrieve the latest translations from Transifex without waiting for Misty?
Once a day, Misty pulls the latest translations in from Transifex. If you are a translator, and you wish to see your translations in NodeBB sooner rather tha...
NodeBB Community (community.nodebb.org)
-
Hi @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
-
Thanks!
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)