Big problems

Technical Support
  • I got many problems with nodebb.
    Firstly it wont stay online all the time, sometimes it just goes offline randomly. I can only get it online by running it in dev mode.
    I cant access the forum with my domain name only by the ip.
    I cant remove the port from the url even after I followed the instructions on how to proxy it with apache.
    What the actual fuck is this? why not make a god damn forum that you can upload with FTP to the apache directory and use MySQL like a normal site? Im getting so frustrated from this. I have tried to fix it the last 5 hours. Btw there are no errors. it just dont work correctly.

  • I had issues myself especially with the getting it to work with the domain name and not having the port number showing either. I spent way more than 5 hours working on it too. I spent atleast 3 hours a day for close to a week. Yes it would be nice if the forum software was more user friendly for non techie types (which I am techie to a point) but then I found a wonderful managed host that has a custom Ubuntu install that installs just the bare minimum and in the custom install is a one click installer for NodeBB and several other scripts that are supposedly harder to install and no problems at all. Wish you the best of luck and hope you get your issues resolved.

  • @Ernest-L.-Defoe Thanks for the answer. Well I use a VPS so everything needs to be done manually, no one click installs here 😛

  • @nodeath said in Big problems:

    why not make a god damn forum that you can upload with FTP to the apache directory and use MySQL like a normal site?

    You mean like a normal site 10 years ago? Node and MongoDB are miles better than this crap PHP and MySQL. If you can't even set up a proxy following one of million online guides then seriously, give up development or go back to your 'normal' sites lol

  • @nodeath said in Big problems:

    I got many problems with nodebb.
    Firstly it wont stay online all the time, sometimes it just goes offline randomly. I can only get it online by running it in dev mode.
    I cant access the forum with my domain name only by the ip.
    I cant remove the port from the url even after I followed the instructions on how to proxy it with apache.
    What the actual fuck is this? why not make a god damn forum that you can upload with FTP to the apache directory and use MySQL like a normal site? Im getting so frustrated from this. I have tried to fix it the last 5 hours. Btw there are no errors. it just dont work correctly.

    This setup is simple. Don't blame your lack of knowledge as a failure of this platform.

    The instructions are fairly clear, but if you need even more help, here is a guide I wrote.
    https://mangolassi.it/topic/11695/installing-nodebb-with-mongo-on-centos-7

  • @nodeath if you want actual help drop me a PM.


Suggested Topics


  • Login problem 2.0.1

    Solved Technical Support
    2 Votes
    24 Posts
    2k Views

    @murcs You can simply take the file from there and overwrite in your own install.

    For example, if you locate the plugin itself in your folder structure, then open library.js and change

    const utils = require.main.require('./public/src/utils');

    To

    const utils = require.main.require('./src/utils');

    And rebuild, this should then work.

  • 0 Votes
    2 Posts
    206 Views

    Can you share more about your setup? Is it a single heroku instance running off a single database backend? All-in-one server?

    This could be an issue if you are using multiple NodeBB instances...

  • 0 Votes
    2 Posts
    298 Views

    Ah ha! figured it out. But I still think there is a NodeBB issue. a redirect should never do this.

    On my forum, i never set config.json to https. it was http://obelisk.daerma.com I changed it to https://obelisk.daerma.com and it works.
    7ba8f1d2-abae-4f4b-a4c3-74743a8f9884-image.png

    I doubt it is my Nginx proxy because that is about as basic as it gets.
    69e1a1d1-1b30-45b5-9291-b8c606459e9f-image.png

    Even if I am in a thread and then click login, it happens.
    1529633c-d1f7-492d-a310-ead58e5ee841-image.png

  • Problem on last update

    Technical Support
    0 Votes
    4 Posts
    1k Views

    These are warning messages meant for developers. You can safely ignore them. We try to minimize the amount of warnings shown due to these deprecations. Odds are they are just old requests from browser caches, or some other external cause.

  • 0 Votes
    1 Posts
    1k Views

    Hi,

    I am vision impaired and use a screen reader so maybe it is just an accessibility issue.

    I have just signed up for the hosted demo and looking into different solutions for a forum such as NodeBB, Muut, Vbulletin etc.

    I am trying to install a new plugin and get to the page where you can search for plugins under the admin menu.

    There is no labelled search button so I type in a search phrase such as "question answer" without the quotes as I want to check out the question and answer plugin. I then hit enter to presumably submit the search request.

    The page refreshes but no plugins are shown.

    Am I doing the search process incorrectly or is adding plugins banned in the demo perhaps,

    Thanks,
    Dale.