MiniDAPP icon indicating copy to clipboard operation
MiniDAPP copied to clipboard

Problem with MDS on a remote Ubuntu server (without Desktop) .

Open an-trader opened this issue 1 year ago • 0 comments

Two problems: Can't get SEED phrase (Terminal MDS) and get rewards (IP Rewards)

FIRST PROBLEM:

  1. I go to the address (https://MY_SERVER_IP:9004) I approve the warning and end up on a blank page. port-9044

port-9044 (2)

  1. 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).
  2. 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. Terminal_MDS

I get to https://MY_SERVER_IP:9003/pending.html and it says "No pending transactions...". Pending

I enter the SSH-terminal (MobaXterm) and do the following actions:

  1. 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" version

  2. 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. IP_Rewards

an-trader avatar Mar 18 '23 22:03 an-trader