Skip to content

Bug Reports

Found a bug? Why not make a bug report here?
1.2k Topics 7.4k Posts
  • Have a bug report?

    Pinned Locked
    1
    4 Votes
    1 Posts
    4k Views
    P
    Please submit your issues here on our bug tracker on github. Thanks!
  • User accounts are mixed up and seem shared between users

    11
    0 Votes
    11 Posts
    340 Views
    barisB
    @nono-lqdn From this screenshot I can see that your objects collection is missing the indexes, run the commands julian posted to create them. You need to switch to your database first and then run them. Once done you should see them when you run db.objects.stats().
  • Bug - Notifications Count

    Solved
    6
    0 Votes
    6 Posts
    71 Views
    yasasY
    @baris Works! Also just noticed you'd pushed the fix as soon this was notified. Appreciate it!
  • socket io 403 forbidden coming after recent upgrade

    3
    0 Votes
    3 Posts
    117 Views
    ZCheng0813Z
    @faizanzahid Hello, I also encountered a similar problem, may I ask if the problem has been solved
  • v3.10.0 -> 3.10.1 upgrade error

    37
    0 Votes
    37 Posts
    1k Views
    bh4 techB
    @julian Then there is some big issue in my server. ekk.app is neither getting public posts nor DMs from this server. Please guide on how I can find the cause of the problem. Earlier had an issue with file uploads and thanks to guidance from @baris , I was able to solve the issue. Now, looking forward to you for help on this issue.
  • 1 Votes
    2 Posts
    71 Views
    julianJ
    Please see https://community.nodebb.org/topic/18343/v3.10.0-3.10.1-upgrade-error/28
  • send notification for groups

    5
    0 Votes
    5 Posts
    176 Views
    barisB
    Then change the 999 to -1 on this line https://github.com/julianlam/nodebb-plugin-mentions/blob/master/library.js#L252
  • The change mailbox feature doesn't work.

    4
    0 Votes
    4 Posts
    128 Views
    H
    @julian https://***.org/confirm/98f65230-0d29-4175-a596-fe9d17d I've also tested the status of this feature in my community, and it's also not working.
  • Plugin search not working properly in v4.0 beta

    10
    0 Votes
    10 Posts
    201 Views
    barisB
    https://github.com/NodeBB/NodeBB/commit/c4a60dbbcc75499492eb793d31e6364d60f150ee With this change, doing a search on the Find Plugins tab will show all matches, looks like all the plugins were already available in ajaxify.data.incompatible so it will search in that array too.
  • Failed to lookup view! Did you run `./nodebb build`? 500 Error

    4
    0 Votes
    4 Posts
    159 Views
    vipul handaV
    @julian , How do we check that
  • SSO plugins do not auto-verify emails in nodeBB. How to accomplish there.

    2
    0 Votes
    2 Posts
    146 Views
    barisB
    I think sso-facebook plugin has an option to auto confirm emails.
  • counter is not working correctly

    1
    0 Votes
    1 Posts
    126 Views
    cagatayC
    hi, ı do not have 2,2K users in my forum. [image: 1723609924473-9e8b5080-aa3e-45cc-a6c6-9dde72fea349-image.png] also user has 1.4K entries, it is not correct. [image: 1723610030366-aae7bc39-c796-4b14-bf04-b5c468b1ee98-image.png] those are bug or something done false my side?
  • no:+1

    10
    0 Votes
    10 Posts
    383 Views
    julianJ
    @xxx and do what exactly, automatically verify accounts? That would not be ideal I think.
  • Forum Google Indexing - Invalid Object Type

    Solved
    4
    0 Votes
    4 Posts
    240 Views
    yasasY
    Hi @baris Thanks for getting back to me. Running v3.6.3. Noted. Will update soon. Thanks!
  • 1 Votes
    2 Posts
    259 Views
    macfanM
    Same thing here. After initial installation with docker compose, I had to remove it, annd than just reinstall using same method. Now it works as well showing correctly in cli
  • forum is not behaving normal on firefox

    Solved
    4
    0 Votes
    4 Posts
    343 Views
    crazycellsC
    @julian said in forum is not behaving normal on firefox: You likely have some cached client-side files on Firefox. Please clear the browser cache and try again. yeap, apparently this was the problem. Thanks
  • Editing regression

    4
    0 Votes
    4 Posts
    269 Views
    julianJ
    Yes, this is a bug in the v4 code. Will fix soon.
  • Topic fusion on mobile

    2
    0 Votes
    2 Posts
    174 Views
    barisB
    Created an issue https://github.com/NodeBB/NodeBB/issues/12474
  • Can't upload bmp images on Firefox but I can with Chrome

    4
    0 Votes
    4 Posts
    242 Views
    FutureF
    If it helps I can upload the original uncompressed image so someone could look at both. Although, since I could repo on our instance of nodebb over at plutonium with both the compressed and uncompressed image, the bug seems to be caused by something unrelated to the compression itself
  • 1 Votes
    6 Posts
    346 Views
    FutureF
    Thank you, it's always a pleasure to report bugs on this community since they get addressed incredibly fast. Cheers