• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    How to connect to the mango database (for resetting admin password)?

    How-To
    2
    3
    692
    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.
    • T
      till
      last edited by

      I've got the Web Console running (sudo)

      Web Console server running at http://127.0.1.1:8081 (others can connect)
      

      But it cannot find the DB. The path is correct, there is a

      /opt/mango/databases/mah2.199.h2.db
      

      752a34b5-c44f-45e7-91d7-5e01b0548882-image.png

      1 Reply Last reply Reply Quote 0
      • terrypackerT
        terrypacker
        last edited by

        @till When using this tool it is best to use an absolute path to the database and also note it doesn't want the extension. So on my system the file in the Mango databases folder is named

        mah2.200.mv.db
        

        So the URL I'm using is:

        jdbc:h2:/opt/mango/databases/mah2.200
        
        T 1 Reply Last reply Reply Quote 0
        • T
          till @terrypacker
          last edited by

          @terrypacker Cool that works. Removing both .h2 and .db was the key. I'll
          Thanks

          1 Reply Last reply Reply Quote 0
          • First post
            Last post