• 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

Disabled registration and now there is no login page...

Scheduled Pinned Locked Moved Bug Reports
registrationlogindisabled
22 Posts 6 Posters 12.3k 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.
  • U Offline
    U Offline
    UnknownGeek
    wrote on last edited by
    #13

    If I don't get a mongodb instance running properly I'll try doing a redis install again. If it seems to be a repeat problem I'll see if emptying the database doesn't help, may be a good idea to add to the docs just in case though.

    A 1 Reply Last reply
    0
  • A Offline
    A Offline
    a_5mith
    replied to UnknownGeek on last edited by
    #14

    @UnknownGeek said:

    If I don't get a mongodb instance running properly I'll try doing a redis install again. If it seems to be a repeat problem I'll see if emptying the database doesn't help, may be a good idea to add to the docs just in case though.

    Docs could do with a lick of paint. Certain things aren't included, docs are quite developer focussed at the minute. 😆

    1 Reply Last reply
    0
  • U Offline
    U Offline
    UnknownGeek
    wrote on last edited by
    #15

    Tried going about connecting to redis, yet to figure out how. It just seems odd that the logins I made were definitely kept (after clearing my cache they still show up). (Nodebb has access but I don't?) I also read in other parts of the forums that the first user logged in is supposed to be made an admin with access to the /admin route, but that didn't seem to the case when I did a fresh install. The only thing I can imagine is that there's an admin user already preconfigured in the database and it skips some parts of some important nodebb configuration.

    1 Reply Last reply
    0
  • P Offline
    P Offline
    peter
    wrote on last edited by
    #16

    Had issue with my install and redis flush definitely helped (warning: I did the flushall since I didn't have anything else using it). This allowed me to go back and do the setup again which then generated the admin user to login and configure the settings.

    1 Reply Last reply
    0
  • U Offline
    U Offline
    UnknownGeek
    wrote on last edited by
    #17

    How'd you connect to redis? I found I kept getting warnings that I couldn't be connected.

    A 1 Reply Last reply
    0
  • A Offline
    A Offline
    a_5mith
    replied to UnknownGeek on last edited by
    #18

    @UnknownGeek said:

    How'd you connect to redis? I found I kept getting warnings that I couldn't be connected.

    What version of Redis are you running? Sorry, don't know the command on openshift. 😆

    U 1 Reply Last reply
    0
  • U Offline
    U Offline
    UnknownGeek
    replied to a_5mith on last edited by
    #19

    @a_5mith said:

    What version of Redis are you running? Sorry, don't know the command on openshift. 😆

    https://github.com/smarterclayton/openshift-redis-cart/tree/master/versions/2.6/bin

    Figured it out, combining the redis-cli command with the $REDIS_CLI environment variable, I'll see if doing a flush all doesn't help. Feeling a little silly I didn't notice...they did that on purpose.

    redis-cli $REDIS_CLI

    1 Reply Last reply
    0
  • U Offline
    U Offline
    UnknownGeek
    wrote on last edited by
    #20

    Got it running, admin was created, as were discussion threads (looks good so far), but the login page is still missing, or I think it shouldn't be, it looks like it's trying to output the login form but instead it's spitting out:
    [object Object]

    http://forum.theunknownartisthour.com/login

    Registration still works, which I find odd.

    A 1 Reply Last reply
    1
  • A Offline
    A Offline
    a_5mith
    replied to UnknownGeek on last edited by
    #21

    @UnknownGeek Anything in logs/output.log? (As ./nodebb log probably wouldn't work in openshift)

    1 Reply Last reply
    0
  • U Offline
    U Offline
    UnknownGeek
    wrote on last edited by UnknownGeek
    #22

    Looks like the server just needed one last restart. I think it's properly setup now.

    Yeap! Got into the admin panel, looks like I've got it to work on Openshift! I think the docs are being updated. If you're more the developer type take a crack at it, you'll have your own NodeBB.

    All's good 🙂 Thanks @baris

    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