Author

Topic: restore my wallet on vps (Read 203 times)

member
Activity: 208
Merit: 84
🌐 www.btric.org 🌐
March 02, 2018, 03:29:07 PM
#12
Hello,

Can I restore my wallet on vps if I have usermane and password (bitcoin.conf) only.
My wallet.dat was been removed Sad

Thanks.

Good luck recovering your wallet, I hope you can get it.

After though, I suggest that you implement a better solution for secure storage than just throwing a wallet.dat file on a VPS.  Businesses that host VPSs, even reputable ones, have curious techs that can look through VPS filesystems, oh you know, maybe for a file that has the name wallet.dat.

I don't know what you use Bitcoin for on a VPS but depending on the application you should move backend systems either internally (my choice) or in some other way into a much more secure setting than a VPS.

Best regards,
Ben
sr. member
Activity: 1336
Merit: 258
March 02, 2018, 04:02:53 AM
#11
For access to API for use functions need username and password.

Code:
# On client-side, you add the normal user/password pair to send commands:
#rpcuser=alice
#rpcpassword=DONT_USE_THIS_YOU_WILL_GET_ROBBED_8ak1gI25KFTvjovL3gAM967mies3E=
Thanks, that does make sense, but won't help to restore the wallet. ThePiachu about rpcuser:
Quote
You can set any values you want for rpcuser and rpcpassword in bitcoin.conf. Those values will be your username and password when you will be connecting to your bitcoind through HTTP JSON RPC.

Oh, yes Sad
I using Ubuntu and trying recover files but I do not know how to do it yet.
If possible recover wallet.dat I will glad Smiley

Thanks
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
March 02, 2018, 03:17:54 AM
#10
For access to API for use functions need username and password.

Code:
# On client-side, you add the normal user/password pair to send commands:
#rpcuser=alice
#rpcpassword=DONT_USE_THIS_YOU_WILL_GET_ROBBED_8ak1gI25KFTvjovL3gAM967mies3E=
Thanks, that does make sense, but won't help to restore the wallet. ThePiachu about rpcuser:
Quote
You can set any values you want for rpcuser and rpcpassword in bitcoin.conf. Those values will be your username and password when you will be connecting to your bitcoind through HTTP JSON RPC.
sr. member
Activity: 1336
Merit: 258
March 01, 2018, 09:31:20 PM
#9
Can I restore my wallet on vps if I have usermane and password (bitcoin.conf) only.
Username and password to what? Bitcoin doesn't have usernames.

Quote
My wallet.dat was been removed Sad
Without backup, all that's left is recovery software, but that's most likely impossible on a VPS.

You are not right.
For access to API for use functions need username and password.

Code:
# On client-side, you add the normal user/password pair to send commands:
#rpcuser=alice
#rpcpassword=DONT_USE_THIS_YOU_WILL_GET_ROBBED_8ak1gI25KFTvjovL3gAM967mies3E=

It's written in bitcoin wiki.
legendary
Activity: 1540
Merit: 1016
March 01, 2018, 09:15:10 AM
#8
Probably you will not as you have not the backup of you wallet. If you have not deleted the VPS machine yet, you may recover by mounting the disk to vps command console, if there is any.
legendary
Activity: 3290
Merit: 16489
Thick-Skinned Gang Leader and Golden Feather 2021
March 01, 2018, 05:45:54 AM
#7
Can I restore my wallet on vps if I have usermane and password (bitcoin.conf) only.
Username and password to what? Bitcoin doesn't have usernames.

Quote
My wallet.dat was been removed Sad
Without backup, all that's left is recovery software, but that's most likely impossible on a VPS.
full member
Activity: 478
Merit: 113
March 01, 2018, 05:31:12 AM
#6
Isn't there any backup of your vps where the wallet.dat file is still there?
But why would you even have a wallet on a VPS?

I'm coder and learning program language on vps for bitcoin node.
This is need for web apps.

I think can restore backup..

without either the original wallet.dat or the private key there is no way you can restore a wallet, anywhere.
sr. member
Activity: 1336
Merit: 258
March 01, 2018, 04:53:36 AM
#5
Isn't there any backup of your vps where the wallet.dat file is still there?
But why would you even have a wallet on a VPS?

I'm coder and learning program language on vps for bitcoin node.
This is need for web apps.

I think can restore backup..
newbie
Activity: 2
Merit: 0
March 01, 2018, 04:18:56 AM
#4
should need backup wallet date.
full member
Activity: 210
Merit: 119
March 01, 2018, 04:18:26 AM
#3
why would you even have a wallet on a VPS?
This is a good question. I would never put any sensitive information, such as private keys (whether bitcoin, PGP or other), on a system hosted by someone else.
newbie
Activity: 2
Merit: 0
March 01, 2018, 04:13:39 AM
#2
Isn't there any backup of your vps where the wallet.dat file is still there?
But why would you even have a wallet on a VPS?
sr. member
Activity: 1336
Merit: 258
March 01, 2018, 03:17:00 AM
#1
Hello,

Can I restore my wallet on vps if I have usermane and password (bitcoin.conf) only.
My wallet.dat was been removed Sad

Thanks.
Jump to: