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


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Change associated Account

    Support
    appstore
    2
    2
    160
    Loading More Posts
    • 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.
    • Z
      zylstra last edited by girish

      From this page, https://docs.cloudron.io/appstore/#change-associated-account , where should I enter this command?

      mysql -uroot -ppassword -e "DELETE FROM box.settings WHERE name='cloudron_token';"
      

      If on the command line of the server, I get an error:

      ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
      

      I replaced "password" after -p with my root password.

      girish 1 Reply Last reply Reply Quote 0
      • girish
        girish Staff @zylstra last edited by

        @zylstra You have to SSH into the server and run those commands. You don't need to replace the "password", the root password of the database is actually just password (this is fine since it's not exposed externally and only available on localhost).

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        Powered by NodeBB