MiniDAPP
MiniDAPP copied to clipboard
Problem with MDS on a remote Ubuntu server (without Desktop) .
Two problems: Can't get SEED phrase (Terminal MDS) and get rewards (IP Rewards)
FIRST PROBLEM:
- I go to the address (https://MY_SERVER_IP:9004)
I approve the warning and end up on a blank page.
- I go to (https://MY_SERVER_IP:9003) --> enter my password, and get to MDS with a list of applications. I find Terminal CLI for Minima 2.03 and enter it (opens in a new tab).
- I type in vault command and press Enter - nothing happens. I go back to MDS application and click on "Pending Action" in the upper right corner.
I get to https://MY_SERVER_IP:9003/pending.html and it says "No pending transactions...".
I enter the SSH-terminal (MobaXterm) and do the following actions:
-
I check Minima version and last ping by entering the command:
curl -s 127.0.0.1:9005/status | jq '{'Version':.response.version,'Block height':.response.chain.block,'Block time':.response.chain.time}'
Output: 'Version': "1.0.22", "Block height": 113046, "Block time": "Sat Mar 18 21:35:46 GMT 2023" -
I go into docker:
docker exec -it minima9001 minima
I type the command: vailt and get the seed phrase BUT I CAN'T GET THE SEED PHRASE IN THE MDS
SECOND PROBLEM:
I enter the IP Rewards application (2.16.1)
I enter my email and password --> I click on "Login" button
Wheel starts spinning and nothing happens - wheel spins to infinity.