• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

Can't register new users

Scheduled Pinned Locked Moved Solved Technical Support
7 Posts 5 Posters 896 Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • BAKAB Offline
    BAKAB Offline
    BAKA
    wrote on last edited by
    #1

    Hello, I installed NodeBB with Docker . All other functions works fine, but when I want to register a new user, after I enter my registration information and click submit button, it went wrong and shows:

    Internal Error. 
    Oops! Looks like something went wrong!
    /register/complete/
    Invalid Data
    

    error1
    Here's the error log:

    2020-02-11T12:27:59.776Z [4567/130] - error: /register/complete/
    [[error:invalid-data]] {"stack":"Error: [[error:invalid-data]]
    at Object.plugins.registerHook.method (/usr/src/app/src/user/index.js:239:36)
    at /usr/src/app/src/plugins/hooks.js:121:29
    at /usr/src/app/node_modules/async/dist/async.js:1636:13
    at replenish (/usr/src/app/node_modules/async/dist/async.js:445:21)
    at /usr/src/app/node_modules/async/dist/async.js:450:13
    at eachOfLimit$1 (/usr/src/app/node_modules/async/dist/async.js:476:34)
    at awaitable(eachOfLimit$1) (/usr/src/app/node_modules/async/dist/async.js:208:32)
    at eachOfSeries (/usr/src/app/node_modules/async/dist/async.js:663:16)
    at awaitable(eachOfSeries) (/usr/src/app/node_modules/async/dist/async.js:208:32)
    at Object.reduce (/usr/src/app/node_modules/async/dist/async.js:1635:16)"}
    

    But I can add and delete users using admin border. And I can also login to the users I created. How can I solve this problem?
    Thanks!
    error2

    1 Reply Last reply
    0
  • PitaJP Offline
    PitaJP Offline
    PitaJ Global Moderator Plugin & Theme Dev
    wrote on last edited by
    #2

    I'm guessing it's a plugin causing this issue. Try disabling each plugin to see which may be the culprit.

    1 Reply Last reply
    1
  • BAKAB Offline
    BAKAB Offline
    BAKA
    wrote on last edited by BAKA
    #3

    @PitaJ I disabled all the plugins and rebuilt the forum, but I still got the same error code. 😞

    julianJ 1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    replied to BAKA on last edited by
    #4

    @BAKA We can reproduce this, stand by for a fix shortly...

    1 Reply Last reply
    1
  • barisB Offline
    barisB Offline
    <baris> NodeBB
    wrote on last edited by
    #5

    @BAKA I am assuming you are on master branch, can you try latest and let me know if it works now. https://github.com/NodeBB/NodeBB/commit/5a0c7c1497ed2de84ad317f7e3fcc6b1354b08eb

    1 Reply Last reply
    2
  • BAKAB Offline
    BAKAB Offline
    BAKA
    wrote on last edited by
    #6

    @julian @baris It works! Thanks so much for the help!

    1 Reply Last reply
    0
  • scottalanmillerS Offline
    scottalanmillerS Offline
    scottalanmiller Community Rep
    wrote on last edited by
    #7

    Tried this on mine, but no luck. Same issue. Verified that the fix made it in.

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development