Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
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

Cloudron Forum

Apps | Demo | Docs | Install

Unable to login as admin (user not found)

Scheduled Pinned Locked Moved Solved Ghost
5 Posts 3 Posters 86 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.
  • 32463 Offline
    32463 Offline
    3246
    wrote on last edited by
    #1

    Help! I set up a new Ghost website using example.com, registered as admin and then changed the domain to examplesomething.com.

    I am unable to login and when I try to reset my password Ghost tells me that 'user not found' 😕

    Visit https://www.bebravernow.com for more

    girishG 1 Reply Last reply
    1
  • nebulonN nebulon marked this topic as a question on
  • girishG Do not disturb
    girishG Do not disturb
    girish Staff
    replied to 3246 on last edited by
    #2

    @3246 Just to double check, you are logging into admin UI , correct ? The one is /ghost ?

    You can check if you are entering the email id correctly. Web Terminal -> MySQL button on top, press enter and then:

    mysql> select name,email from users;
    +--------+------------------+
    | name   | email            |
    +--------+------------------+
    | Girish | test@cloudron.io |
    +--------+------------------+
    1 row in set (0.00 sec)
    
    1 Reply Last reply
    1
  • 32463 Offline
    32463 Offline
    3246
    wrote on last edited by
    #3

    Ah, thanks @girish. Can we add info to the doc about how to manage the database for Ghost, please? 🙂

    Visit https://www.bebravernow.com for more

    1 Reply Last reply
    0
  • nebulonN Offline
    nebulonN Offline
    nebulon Staff
    wrote on last edited by
    #4

    I guess this is nothing specific to ghost in this case. The webterminal shows buttons for convenience depending on the addons an app uses to get access to the database via cli.

    1 Reply Last reply
    0
  • girishG Do not disturb
    girishG Do not disturb
    girish Staff
    wrote on last edited by
    #5

    If you know some SQL, you can navigate around the database . show tables and then select * from <tablename> , show create table <tablename> are some commands to know. But these things are very specific to each app and each app's database keeps changing for every release. It would be hard to track these changes via docs.

    1 Reply Last reply
    0
  • girishG girish has marked this topic as solved on

  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks