Less files not compiling

Technical Support
  • Had a problem when I tried to update my forum from 1.10.2 to 1.11. Since my forum was at 99% ready to launch, not launched yet, and didn't had a fix then, downloaded only my custom theme and took the chance to install fresh everything, jumping from Ubuntu 16 to 18.

    Now I have everything working minus themes less files that apparently are not compiled. Is there anything I am missing, I should look out for?

    Thank you for any help.

  • Still got no solution on this. 😞 Any help would really mean a lot.

  • Run commands:

    ./nodebb build && ./nodebb restart && ./nodebb log

    and show logs.

  • @youhosi Every theme I pick, only thing I get is the default css( similar to nodebb) and nothing else compiled.

    Did what you told me and everything i get is:

    Clustering enabled: Spinning up 1 process(es).
    
    2018-12-09T19:06:01.533Z [29876] - info: Initializing NodeBB v1.11.0 http://mywebsite
    2018-12-09T19:06:04.226Z [29876] - info: [socket.io] Restricting access to origin: http://mywebsite:*
    2018-12-09T19:06:04.896Z [29876] - info: Routes added
    2018-12-09T19:06:04.899Z [29876] - info: NodeBB Ready
    2018-12-09T19:06:04.906Z [29876] - info: Enabling 'trust proxy'
    2018-12-09T19:06:04.910Z [29876] - info: NodeBB is now listening on: 0.0.0.0:4567
    
  • Provide a link to the forum

  • @youhosi Following your response did an upgrade and don't know how but all the themes are working now. Minus my custom theme that I guess it has some bad code in it.

    Thank you.


Suggested Topics