Git Product home page Git Product logo

hypernode's People

Contributors

alias-bitsignal avatar b-i-z avatar eggpool avatar geho2 avatar hclivess avatar heavensgold avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

hypernode's Issues

auto install script fails

on a freshly installed Ubuntu 18.04.3 LTS desktop system with only the latest updates plus 'curl' installed.

Logfile: https://drive.google.com/file/d/1bjo0usmSuBbED-076rvVOLiG-of0tXWd/view?usp=sharing

the last part of the log has errors:

Checking Hypernode
Traceback (most recent call last):
  File "hn_check.py", line 26, in <module>
    import poshn
  File "../modules/poshn.py", line 47, in <module>
    import com_helpers
  File "../modules/com_helpers.py", line 12, in <module>
    import commands_pb2
  File "../modules/commands_pb2.py", line 143, in <module>
    options=None, file=DESCRIPTOR),
TypeError: __init__() got an unexpected keyword argument 'file'
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 63, in apport_excepthook
    from apport.fileutils import likely_packaged, get_recent_crashes
  File "/usr/lib/python3/dist-packages/apport/__init__.py", line 5, in <module>
    from apport.report import Report
  File "/usr/lib/python3/dist-packages/apport/report.py", line 30, in <module>
    import apport.fileutils
  File "/usr/lib/python3/dist-packages/apport/fileutils.py", line 23, in <module>
    from apport.packaging_impl import impl as packaging
  File "/usr/lib/python3/dist-packages/apport/packaging_impl.py", line 24, in <module>
    import apt
  File "/usr/lib/python3/dist-packages/apt/__init__.py", line 23, in <module>
    import apt_pkg
ModuleNotFoundError: No module named 'apt_pkg'

Original exception was:
Traceback (most recent call last):
  File "hn_check.py", line 26, in <module>
    import poshn
  File "../modules/poshn.py", line 47, in <module>
    import com_helpers
  File "../modules/com_helpers.py", line 12, in <module>
    import commands_pb2
  File "../modules/commands_pb2.py", line 143, in <module>
    options=None, file=DESCRIPTOR),
TypeError: __init__() got an unexpected keyword argument 'file'
no crontab for root
no crontab for root
Rebooting server.

Concerns with restoring hypernode from backup

So I am running a hypernode on a PC here. It works perfectly. Now I shut it down, and image the entire hard drive using Macrium Reflect. This creates a hard drive image that can be used to restore the hard drive later. A perfect bit-by-bit copy.

My question is would this cause a problem doing a restore because on the Hypernodes listing, it knows that my node was up to date on the block number, and if I restore from a backup image (due to hard drive failure for example), suddenly the block height on the hypernode would drop a lot and it would need to catch up again.

I haven't tested this, I don't want to be penalized for being an unreliable hypernode. Or get banned because the block height changed.

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.