Skip to content

Bug Reports

Found a bug? Why not make a bug report here?
1.2k Topics 7.3k Posts
  • Long thread pagination issues

    6
    0 Votes
    6 Posts
    549 Views
    N

    @baris Fix it!!
    thanks!!!!!

    Regards

  • [MONGODB DRIVER] DeprecationWarning

    3
    1 Votes
    3 Posts
    808 Views
    barisB

    @jenkler said in [MONGODB DRIVER] DeprecationWarning:

    findOneAndUpdate

    This is already fixed in https://github.com/NodeBB/NodeBB/commit/3fb74445

  • Unread notifications disappearing after 7 days

    6
    0 Votes
    6 Posts
    676 Views
    barisB

    You should be able to configure the unread cutoff in the ACP, https://github.com/NodeBB/NodeBB/blob/master/src/topics/unread.js#L50

  • Bugs Ive found

    2
    -1 Votes
    2 Posts
    333 Views
    dunlixD

    @macfan sue who? And what bugs, why don’t you make bug reports in the GitHub.
    How is who stealing from you?
    This is NodeBB which is a free software, open-source software, and community powered software.
    Also, you’re probably joking, but I’m sure NodeBB says somewhere in its terms of whatever that you can’t sue them. I believ it says it when you run ./NodeBB start

  • ACP bugs for subfolder (.../forum) NodeBB

    6
    0 Votes
    6 Posts
    1k Views
    dunlixD

    @macfan why? That’s not what this topic is trying to do.

  • 0 Votes
    2 Posts
    298 Views
    PitaJP

    Open an issue on GitHub please

  • version 1.17.1 Category there is no data

    3
    0 Votes
    3 Posts
    483 Views
    PitaJP

    Please try rebuild and restart

  • Bug in post order (v1.17.0)

    2
    0 Votes
    2 Posts
    362 Views
    AntosikA

    @spin0us, hi!
    Maybe the "Sort by votes" was activated in topics? 🤔

  • Issue with Session Sharing and NodeBB v1.17.0

    3
    0 Votes
    3 Posts
    493 Views
    patsanchP

    @baris Thanks! That seems to have fixed the issue.

  • SSO - Cancel registration

    1
    0 Votes
    1 Posts
    184 Views
    AntosikA

    Hi!

    Found a bug with SSO registration flow:

    Install and configure Google or Discord SSO plugin (or any other, maybe) Enable GDPR consent collection (ACP-> Settings -> Users) Logout after that and click "Register" Authorize with your provider You will see the registration "interstitials" Click "Cancel registration" Check the user list with your Admin account - You will see that account successfully created

    This behavior works only with SSO.

  • Bugs in Quill (NodeBB 1.16.2)

    7
    0 Votes
    7 Posts
    689 Views
    M

    @julian

    Can you offer any feedback to the post above from our tech person?

    Thanks in Advance,
    Mark

  • 1 Votes
    4 Posts
    432 Views
    venkATV

    @julian Now it is working fine

    Thank you for quick response

  • Saving of Badge Information not Possible

    7
    2 Votes
    7 Posts
    730 Views
    JürgenJ

    @dunlix

    Sorry, I simply forgot to post here (and furthermore did not send this post for another couple of days): I was aware that this issue was fixed, since my issue on github was closed as duplicate

  • 2 Votes
    4 Posts
    434 Views
    julianJ

    @jksh What a bug, thanks for reporting!

  • "Mark as read" doesn't work in Slick Theme

    6
    0 Votes
    6 Posts
    622 Views
    barisB

    Make sure persona theme and core is latest too.

  • 0 Votes
    1 Posts
    203 Views
    venkATV

    Here
    I am calling this api (topic details api)http://localhost:4567/api/topic/{topic_id}/{topic_slug}
    from my proxy and it will always increases the viewcount.

    Example:

    app.get('/check', (req,res)=> { const options = { url: 'http://localhost:4567/api/topic/11/testCount', method: 'GET', json: true }; request(options, (error, response, body) => { res.send(body) }) })

    this is my CUrl

    curl --location --request GET 'http://localhost:3002/check' \ --header 'Authorization: Bearer 5e8db636-89ec-41ea-9cf9-8309297f8ac4'

    How can I get the correct viewcount.?
    can anyone help on this?

  • 0 Votes
    2 Posts
    404 Views
    PitaJP

    Can you share a lot more detail? Request and response body and headers, endpoints, etc. If you can, share code.

  • Issues after upgrading to 1.16.2

    3
    0 Votes
    3 Posts
    380 Views
    D

    @pitaj I am using Persona

    I also noticed another weird behavior after upgrading, if I don't logout as Admin normally after some time it expires and takes you back to the login page. Now since 1.16.2, it seems that the Admin session will still expire, however the page does not change and take you back to login page, you can see all the Admin buttons at the top, and only once you click them does it take you back to the login page to login again.

  • 0 Votes
    7 Posts
    1k Views
    barisB

    I updated the quickstart repo to remove nprogress

  • 0 Votes
    2 Posts
    512 Views
    barisB

    Link Preview Image Upgrading NodeBB causes error on startup · Issue #9204 · NodeBB/NodeBB

    Ref to: error: Error: [[error:group-name-too-long]] on NodeBB Upgrade After upgrading NodeBB 1.13.x to 1.16.1 I received following error: → [2020/10/13] Create verified/unverified user groups...Error occurred 2021-01-16T13:12:18.178Z [45...

    favicon

    GitHub (github.com)