Giter Site home page Giter Site logo

Comments (12)

333miiko avatar 333miiko commented on June 20, 2024

You could just copy the whole /mnt/zen/ folder to your new server and then re-run the installer over there. That'll bootstrap the blockchain download and copy over the wallet

from docker-zen-node.

zammtech avatar zammtech commented on June 20, 2024

Thanks! I'll give this a go.

from docker-zen-node.

zammtech avatar zammtech commented on June 20, 2024

One more question, does it matter that the server is in a new location using this method? The previous was in EU now it is in NA.

from docker-zen-node.

333miiko avatar 333miiko commented on June 20, 2024

It just tells your node which tracker to connect to. Ultimately there isn't much difference.

from docker-zen-node.

zammtech avatar zammtech commented on June 20, 2024

I tried using FTP and SSH but I'm getting permission errors on 7 files:
scp: /mnt/zen/config/chainstate: Permission denied

from docker-zen-node.

333miiko avatar 333miiko commented on June 20, 2024

Did you use root?

from docker-zen-node.

zammtech avatar zammtech commented on June 20, 2024

Of course not! Using root allowed me to transfer everything. However it doesn't seem to work jus transferring the folder. How can I send the coins to a new wallet via CLI? Thanks.

from docker-zen-node.

333miiko avatar 333miiko commented on June 20, 2024

You only need to transfer the wallet.dat file not all the folders.

I am not sure of the exact process of moving the ZEN out of the shield address, you may need to reach out to the community for the exact command/process.

from docker-zen-node.

zammtech avatar zammtech commented on June 20, 2024

Okay. Thank you. I'll try again with only moving the wallet.dat. How can I shut down the app on my first server so it doesn't interfere with the new server when it is also looking at the same 42 ZEN wallet address?

from docker-zen-node.

333miiko avatar 333miiko commented on June 20, 2024
systemctl stop zen-node
systemctl stop zen-secnodetracker

This will stop the zen node and secure node tracker. In regards to the 42 zen, if it's already registered I think you'll need to send the 42 zen to a new address.

from docker-zen-node.

zammtech avatar zammtech commented on June 20, 2024

Yes this is correct. I also had an issue where it said that I needed a new z_address wallet but when trying to transfer using
sudo docker exec zen-node gosu user zen-cli z_sendmany 'node_z-address' '[{"address": "wallet_address", "amount": x}]'
I am unable to transfer out my coin.

I figured it out, it should be: zen-cli z_sendmany "z-address" "[{"amount": 1, "address": "z-address"}]"

Thanks again for your help. I should be all set if you want to close this issue thread.

from docker-zen-node.

333miiko avatar 333miiko commented on June 20, 2024

Glad you got this all sorted. Feel free to re-open it if you have any other issues.

from docker-zen-node.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.