Ocean digital server, changing computer, I can no longer access the server

Hey, guys,

I made an application and hosted it through Digital Ocean, I used Wappler’s own manager to create this server and host it, but I changed computers and now I tried to access it again, it is not giving me permission to make any changes, how can I make these changes to it again?

Thanks

Do you still have access to the other computer?
You will.need to copy the docker SSH keys over to the new computer for it to work.

Hello hyperbytes, I don’t have it anymore =(, I ended up losing this computer, what can I do to access it? without having to redo it

In fact, I have the project folder that was created on the old computer, can I get it from it?

Is there a way to generate a new one for this new computer?

Unfortunately the keys are stored on the docker folder.
Do you have data or uploaded docs/images on the live site you need to preserve?

See also:

After generating a new SSH key pair (sorry, I don’t have time to explain), talk to DigitalOcean support saying you lost your previous key and ask their advice on recovering access

I have the database and some information, can I generate db.init using ssh and then copy all the data?

Thanks George, I’ll see what I can do here, next time I’ll backup these ssh files

Thanks Apple, I’ll talk to them to see if something can be done, I’ll see if I can generate a db.init of the application then I’ll just recover everything, I’ll see how I can do this through the prompt

Well guys, I managed to change the key that is generated inside the digital ocean server, I went in there and put the same key that wappler generates, then it worked

1 Like