Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bombed right from the start #115

Open
FrankK53 opened this issue Jun 12, 2018 · 1 comment
Open

Bombed right from the start #115

FrankK53 opened this issue Jun 12, 2018 · 1 comment

Comments

@FrankK53
Copy link

FrankK53 commented Jun 12, 2018

I am going to install and configure
=> 1 xsn masternode(s) in version tags/v1.0.9
for you now.

You have to add your masternode private key to the individual config files afterwards

Stay tuned!

A logfile for this run can be found at the following location:
/tmp/nodemaster_18-06-11-1528774280_out.log


Default interface doesn't exist, switching to eth0
cat: /sys/class/net/eth0/operstate: No such file or directory
Default interface is down, fallback didn't work. Break here.

nano /etc/network/interfaces shows:
This configuration file is auto-generated.
WARNING: Do not edit this file, your changes will be lost.
Please create/edit /etc/network/interfaces.head and
/etc/network/interfaces.tail instead, their contents will be
inserted at the beginning and at the end of this file, respectively.

NOTE: it is NOT guaranteed that the contents of /etc/network/interfaces.tail
will be at the very end of this file.

Auto generated lo interface
auto lo
iface lo inet loopback

Auto generated venet0 interface
auto venet0
iface venet0 inet manual
up ifconfig venet0 up
up ifconfig venet0 127.0.0.2
up route add default dev venet0
down route del default dev venet0
down ifconfig venet0 down

iface venet0 inet6 manual
up ifconfig venet0 add 2a02:7b40:b0df:85c2::1/128
down ifconfig venet0 del 2a02:7b40:b0df:85c2::1/128
up route -A inet6 add default dev venet0
down route -A inet6 del default dev venet0

auto venet0:0
iface venet0:0 inet static
address 176.223.133.194
netmask 255.255.255.255

@marsmensch
Copy link
Contributor

This issue lacks EVERYYTHING relevant to help. Please give all details about the environment, provider, linux version, etc. Otherwise this issue will be closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants