Skip to content

General Discussion

A place to talk about whatever you want

3.8k Topics 23.2k Posts
  • Congrats to the developers and community

    3
    1 Votes
    3 Posts
    1k Views
    xtechX

    @julian said:

    NodeBB is growing still 😄 Help us spread the word!

    Sure i will! 👍

  • upgrade to 0.6.x issue

    15
    0 Votes
    15 Posts
    9k Views
    wzrdtalesW

    @julian said:

    @priapo Keep in mind putting a socket.io section in config.json doesn't do anything 😄

    We had just talked about this configuration option short time ago in the issue 😄 so obviously it does affect. But "transports": ["polling","websocket"] is now the Standard.

    @priapo if you can't use the websockets you can set also "transports": ["polling"], then you will only get the failures for the long polling request which throws errors.

    I just tested by connecting directly without any proxy before NodeBB. The timeout disappears.

    So one failure source is that the timeout is higher than what is allowed by the proxy e.g. cloudflare. So an option to adjust the timeout would be great!

    The failure throwing which are left now are:

    GET http://localhost:4567/socket.io/?EIO=3&transport=polling&t=1419766084670-12&sid=U4674pe85Cyiv5fiAA0b 400 (Bad Request) nodebb.min.js?9604615c:9 POST http://localhost:4567/socket.io/?EIO=3&transport=polling&t=1419766094756-13&sid=U4674pe85Cyiv5fiAA0b 400 (Bad Request) nodebb.min.js?9604615c:9 GET http://localhost:4567/socket.io/?EIO=3&transport=polling&t=1419766096635-23&sid=8hFwdN-s5JA2NQQdAA0d 400 (Bad Request) nodebb.min.js?9604615c:9 POST http://localhost:4567/socket.io/?EIO=3&transport=polling&t=1419766106720-24&sid=8hFwdN-s5JA2NQQdAA0d 400 (Bad Request) nodebb.min.js?9604615c:9 GET http://localhost:4567/socket.io/?EIO=3&transport=polling&t=1419766108697-34&sid=N9btkX1jyZnnsbfPAA0f 400 (Bad Request) nodebb.min.js?9604615c:9 POST http://localhost:4567/socket.io/?EIO=3&transport=polling&t=1419766118775-35&sid=N9btkX1jyZnnsbfPAA0f 400 (Bad Request) nodebb.min.js?9604615c:9 GET http://localhost:4567/socket.io/?EIO=3&transport=polling&t=1419766120692-45&sid=HL2WrppvFQVLUZZcAA0h 400 (Bad Request) nodebb.min.js?9604615c:9 POST http://localhost:4567/socket.io/?EIO=3&transport=polling&t=1419766130783-46&sid=HL2WrppvFQVLUZZcAA0h 400 (Bad Request)
  • Elasticsearch?

    2
    0 Votes
    2 Posts
    1k Views
    julianJ

    @seti123 made one although it is outdated. @joe1chen made this plugin, which is an adaptation of the Solr plugin I made, so they're fairly equivalent.

  • Can't access nodebb on EC2

    3
    0 Votes
    3 Posts
    2k Views
    X

    I see...
    Yes, it is working now as I add 4567 to the port range
    Thanks very much!

  • 1 Votes
    5 Posts
    4k Views
    L

    What he says.
    Use both!

  • Merry Christmas!

    11
    5 Votes
    11 Posts
    4k Views
    X

    Merry Christmas 😄

  • 0 Votes
    6 Posts
    3k Views
    P

    @a_5mith @julian

    Ok, thanks guys! Just found it odd that I was able to make 70 posts without my email being confirmed.

    Enjoy the holidays!

  • Nodebb Icons

    8
    0 Votes
    8 Posts
    4k Views
    RazorAxisR

    I guess it wont load the desktop, to big. But it basiclly stretches it out horizontally and just cuts it off vertically.

  • Registration on my site won't load.

    5
    0 Votes
    5 Posts
    2k Views
    T

    Hmm, interestingly enough, it works on my site, you'll need to take everything in //convoe.com/vendor/convoe/_cnvo.register.js and make your own file and replace it, you don't really have to remove it completely. This is because I have hot-linking blocked as far as assets goes.

  • Install specific plugin version

    3
    0 Votes
    3 Posts
    1k Views
    P

    That worked. Thank you.

  • 0 Votes
    3 Posts
    2k Views
    X

    @dwn

    Nice post, will definitely help other people too 😄

  • Very dull these days

    8
    0 Votes
    8 Posts
    4k Views
    L

    The posts will come when 6 comes out 💃

  • User avatar upload problem - path

    4
    0 Votes
    4 Posts
    2k Views
    A

    That's the one, I was on my iPad, so couldn't elaborate much more at the time. Good to see you got it sorted though. 👍

  • nodebb blog comment plugin

    8
    0 Votes
    8 Posts
    3k Views
    A

    Pinging @psychobunny for support reasons. 👍

  • Problem with IIS8 proxy

    1
    0 Votes
    1 Posts
    2k Views
    I

    Hi,

    I've installed nodeBB and configured IIS8 with port 80 as proxy so I'm able to use
    forums.{page}.eu for the nodeBB board.

    The problem is, when I try to use the forum (e.g posting), this error appears: (it's in german)
    Firefox kann keine Verbindung zu dem Server unter ws://forums.{page}.eu/socket.io/?EIO=3&transport=websocket aufbauen.
    -> Firefox was not able to connect to the server at ws://forums.....

  • This topic is deleted!

    Locked
    1
    0 Votes
    1 Posts
    3 Views
  • How can i install v0.6.x-dev?

    6
    0 Votes
    6 Posts
    2k Views
    agarcia17A

    @a_5mith thanks for the clarification

  • 1 Votes
    3 Posts
    3k Views
    A

    @optimus ACP > Advanced > Logs. Should get a message about sending email X to uid Y. E.G test email to uid 1 etc.

  • 0 Votes
    6 Posts
    3k Views
    A

    It is a bit different from the navigation features that are on top, because it actually changes the layout of the site.

    There is already pagination customization feature in the use profile. I think that is perhaps a better place for it.

    Having a shortcut like that on the home page seem pretty nifty, but right now it is very hard to discover. If we group a few features in the widget on the bottom right and made it a bit more discoverable, that could also work well.

    But I would recommend against putting anything like that in the nav bar on top.

  • 3 Votes
    2 Posts
    1k Views
    julianJ

    Nice @enriquec ! Awesome to see cloud providers step up and support apps like ours.

    Back in the day when WordPress came out, php wasn't supported on web hosts, and they were instrumental in making it the norm. Let's hope we can do our part to make Node apps first-class citizens on web hosts too 😄