Ok i did ./nodebb reset plugins and its working, i guess its a problem with a plugin.
On the log above it says this:
Could not minify LESS/CSS: './nodebb-plugin-youtube/style.css' wasn't found
warn: [plugins/nodebb-plugin-mentions] In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset plugin="nodebb-plugin-mentions". ```
Can the youtube or mentions plugin be the problem?
EDIT: im starting the plugins one by one and when i get to the youtube plugin i cant start back nodebb, how do i disable just the youtube plugin?
With the dev command it shows the same error as above for youtube, so should i unistall it from the acp and install it back again?
2EDIT: Manage to disable it, unistall it and install it back again and it works, but the size of the video is really small how do i increase it?
3EDIT: I guess it was a problem with the cache in my browser, thanks for the help @a_5mith .