• 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.1 Latest
Buy Hosting

Cannot login

Scheduled Pinned Locked Moved Bug Reports
buglogin
3 Posts 2 Posters 2.5k 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.
  • I Offline
    I Offline
    iulian
    wrote on last edited by
    #1

    I just installed NodeBB on DigitalOcean, everything works great but I cannot login. Everytime I login the app crashes with the following message:

    info: [Auth] Session t1UzP8KFHOia6X745WS23uTr logout (uid: 2)
    node_redis: no callback to send error: ERR unknown command 'pexpire'
    error: Error: ERR unknown command 'pexpire'
    at ReplyParser.<anonymous> (/home/iulian/nodebb/node_modules/redis/index.js: 305:31)
    at ReplyParser.emit (events.js:95:17)
    at ReplyParser.send_error (/home/iulian/nodebb/node_modules/redis/lib/parser /javascript.js:296:10)
    at ReplyParser.execute (/home/iulian/nodebb/node_modules/redis/lib/parser/ja vascript.js:181:22)
    at RedisClient.on_data (/home/iulian/nodebb/node_modules/redis/index.js:534: 27)
    at Socket.<anonymous> (/home/iulian/nodebb/node_modules/redis/index.js:91:14 )
    at Socket.emit (events.js:95:17)
    at Socket.<anonymous> (stream_readable.js:748:14)
    at Socket.emit (events.js:92:17)
    at emitReadable
    (_stream_readable.js:410:10)
    at emitReadable (_stream_readable.js:406:5)

    Note: I used http://burnaftercompiling.com/nodebb/setting-up-a-nodebb-forum-for-dummies/ tutorial to install NodeBB.

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

    You need to update to redis 2.6.0 or greater for pexpire.

    1 Reply Last reply
    1
  • I Offline
    I Offline
    iulian
    wrote on last edited by
    #3

    Thanks baris, I have upgraded redis to the latest version and now it works!

    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