Admin plugins page error
-
I get this error when i access plugin manager page. ( /admin/extend/plugins )
Log in nodebb
2024-10-03T02:33:19.994Z [4567/84610] - error: Error loading https://packages.nodebb.org/api/v1/plugins?version=3.10.0 [[error:unable-to-load-plugins-from-nbbpm]] {"stack":"Error: [[error:unable-to-load-plugins-from-nbbpm]]\n at Plugins.list (/home/NodeBB/src/plugins/index.js:176:10)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async getPlugins (/home/NodeBB/src/controllers/admin/plugins.js:63:23)\n at async getCompatiblePlugins (/home/NodeBB/src/controllers/admin/plugins.js:54:9)\n at async Promise.all (index 0)\n at async pluginsController.get (/home/NodeBB/src/controllers/admin/plugins.js:11:38)\n at async /home/NodeBB/src/routes/helpers.js:80:5"} { ok: false, status: 526, statusCode: 526, statusText: '', headers: { 'cache-control': 'private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0', 'cf-ray': '8cc986db4f4ad3a5-FRA', connection: 'keep-alive', 'content-length': '7111', 'content-type': 'text/html; charset=UTF-8', date: 'Thu, 03 Oct 2024 02:33:19 GMT', expires: 'Thu, 01 Jan 1970 00:00:01 GMT', nel: '{"success_fraction":0,"report_to":"cf-nel","max_age":604800}', 'referrer-policy': 'same-origin', 'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report\\/v4?s=fNQMGJswI2Vn93XfX7LkDqIR3JXZ22DKBS6P%2FLyc6jg5omAfKp63bapkzZ3rNVq0QUhd2wukvb7mZVGyDFUYAEHAoFffSgCfCJkN8FnX0atta2q8fs9rqHZ1Pc5ayWDFglmixWl%2F"}],"group":"cf-nel","max_age":604800}', server: 'cloudflare', 'x-frame-options': 'SAMEORIGIN' } } 2024-10-03T02:33:20.019Z [4567/84610] - error: GET /admin/extend/plugins Error: [[error:unable-to-load-trending-plugins]] at Plugins.listTrending (/home/NodeBB/src/plugins/index.js:190:9) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 2) at async pluginsController.get (/home/NodeBB/src/controllers/admin/plugins.js:11:38) at async /home/NodeBB/src/routes/helpers.js:80:5
-
This post is deleted!
Copyright © 2024 NodeBB | Contributors