@baris but i wasn't updating i got this error? Is it possible for you to tell the update commands?
H
hellomydude
@hellomydude
Posts
-
Nodebb 502 bad gateway error -
Nodebb 502 bad gateway error@jonaski did you find a solution?
-
Nodebb 502 bad gateway errorLogs: how can i fix this problem?
NodeBB v2.6.1 Copyright (C) 2013-2023 NodeBB Inc. This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. For the full license, please visit: http://www.gnu.org/copyleft/gpl.html Clustering enabled: Spinning up 1 process(es). 2023-03-19T01:38:41.775Z [4567/12661] - verbose: * using configuration stored in: /root/nodebb/config.json 2023-03-19T01:38:41.779Z [4567/12661] - info: Initializing NodeBB v2.6.1 2023-03-19T01:38:41.779Z [4567/12661] - verbose: * using mongo store at 127.0.0.1:27017 2023-03-19T01:38:41.779Z [4567/12661] - verbose: * using themes stored in: /root/nodebb/node_modules 2023-03-19T01:38:48.232Z [4567/12661] - error: TypeError: date.format is not a function at CT._getNextDateFrom (/root/nodebb/node_modules/cron/lib/time.js:271:79) at CT.sendAt (/root/nodebb/node_modules/cron/lib/time.js:185:17) at CT.getTimeout (/root/nodebb/node_modules/cron/lib/time.js:202:29) at CJ.start (/root/nodebb/node_modules/cron/lib/job.js:118:31) at new CJ (/root/nodebb/node_modules/cron/lib/job.js:73:10) at module.exports (/root/nodebb/src/posts/uploads.js:35:3) at Object.<anonymous> (/root/nodebb/src/posts/index.js:28:21) at Module._compile (node:internal/modules/cjs/loader:1097:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10) at Module.load (node:internal/modules/cjs/loader:975:32) [cluster] Child Process (12661) has exited (code: 0, signal: null)
-
number 1 at the end of the linkno, the example on my site also has 1 post. For example, when we go back to the 1st post on this site, the number 1 disappears.
-
number 1 at the end of the linkWhen I enter a nodebb topic, the 1 in the link disappears.
but it stays permanently on my site.
Does Google negatively affect SEO?
I use version: 2.5.8
-
How to hide logo bannerHow can I prevent the logo bar that appears when I scroll down the page?
example:
Don't let this logo appear or disappear when you scroll the page.
-
Nodebb Upgrade ErrorI have a problem like this:
Nodejs v16.17.1
npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] npm ERR! node_modules/nodebb-plugin-markdown npm ERR! nodebb-plugin-markdown@"11.0.2" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer nodebb-plugin-markdown@"^10.0.0" from [email protected] npm ERR! node_modules/nodebb-plugin-extended-markdown npm ERR! nodebb-plugin-extended-markdown@"^1.6.0" from the root project npm ERR! npm ERR! Conflicting peer dependency: [email protected] npm ERR! node_modules/nodebb-plugin-markdown npm ERR! peer nodebb-plugin-markdown@"^10.0.0" from [email protected] npm ERR! node_modules/nodebb-plugin-extended-markdown npm ERR! nodebb-plugin-extended-markdown@"^1.6.0" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /root/.npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2022-10-15T00_34_28_675Z-debug-0.log Error installing dependencies! message: Command failed: npm install --omit=dev stdout: null stderr: null Error occurred during upgrade: Error: Command failed: npm install --omit=dev at checkExecSyncError (node:child_process:841:11) at Object.execSync (node:child_process:912:15) at Object.pkgInstall.installAll (/root/nodebb/src/cli/package-install.js:129:9) at Object.handler (/root/nodebb/src/cli/upgrade.js:22:19) at runSteps (/root/nodebb/src/cli/upgrade.js:55:16) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Object.runUpgrade [as upgrade] (/root/nodebb/src/cli/upgrade.js:85:3) 2022-10-15T00:34:32.388Z [4567/116763] - error: uncaughtException: Command failed: npm install --omit=dev Error: Command failed: npm install --omit=dev at checkExecSyncError (node:child_process:841:11) at Object.execSync (node:child_process:912:15) at Object.pkgInstall.installAll (/root/nodebb/src/cli/package-install.js:129:9) at Object.handler (/root/nodebb/src/cli/upgrade.js:22:19) at runSteps (/root/nodebb/src/cli/upgrade.js:55:16) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Object.runUpgrade [as upgrade] (/root/nodebb/src/cli/upgrade.js:85:3) {"date":"Sat Oct 15 2022 00:34:32 GMT+0000 (Coordinated Universal Time)","error":{"output":[null,null,null],"pid":116770,"signal":null,"status":1,"stderr":null,"stdout":null},"exception":true,"os":{"loadavg":[0.84,0.88,0.44],"uptime":681715.81},"process":{"argv":["/usr/local/bin/node","/root/nodebb/nodebb","upgrade"],"cwd":"/root/nodebb","execPath":"/usr/local/bin/node","gid":0,"memoryUsage":{"arrayBuffers":1373835,"external":2335319,"heapTotal":33992704,"heapUsed":21790696,"rss":67485696},"pid":116763,"uid":0,"version":"v16.17.1"},"stack":"Error: Command failed: npm install --omit=dev\n at checkExecSyncError (node:child_process:841:11)\n at Object.execSync (node:child_process:912:15)\n at Object.pkgInstall.installAll (/root/nodebb/src/cli/package-install.js:129:9)\n at Object.handler (/root/nodebb/src/cli/upgrade.js:22:19)\n at runSteps (/root/nodebb/src/cli/upgrade.js:55:16)\n at processTicksAndRejections (node:internal/process/task_queues:96:5)\n at async Object.runUpgrade [as upgrade] (/root/nodebb/src/cli/upgrade.js:85:3)","trace":[{"column":11,"file":"node:child_process","function":"checkExecSyncError","line":841,"method":null,"native":false},{"column":15,"file":"node:child_process","function":"Object.execSync","line":912,"method":"execSync","native":false},{"column":9,"file":"/root/nodebb/src/cli/package-install.js","function":"Object.pkgInstall.installAll","line":129,"method":"installAll","native":false},{"column":19,"file":"/root/nodebb/src/cli/upgrade.js","function":"Object.handler","line":22,"method":"handler","native":false},{"column":16,"file":"/root/nodebb/src/cli/upgrade.js","function":"runSteps","line":55,"method":null,"native":false},{"column":5,"file":"node:internal/process/task_queues","function":"processTicksAndRejections","line":96,"method":null,"native":false},{"column":3,"file":"/root/nodebb/src/cli/upgrade.js","function":"async Object.runUpgrade [as upgrade]","line":85,"method":"runUpgrade [as upgrade]","native":false}]}
-
How to remove dropdown menu for new theme?Is it possible to remove the dropdown menu and expand the reading area?