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

Error message Blockchain #126

Open
Cideg opened this issue Jul 20, 2018 · 1 comment
Open

Error message Blockchain #126

Cideg opened this issue Jul 20, 2018 · 1 comment

Comments

@Cideg
Copy link

Cideg commented Jul 20, 2018

hello together, after I have created a config, herewith http://forknote.net/create/#/,

appears at the start the message: Exception in connectionHandler: TcpConnection :: read

How can this error be corrected?

my Config:

BYTECOIN_NETWORK=0160a895-b246-4e76-d7cb-c5d5dae97d37

EMISSION_SPEED_FACTOR=17
DIFFICULTY_TARGET=120
CRYPTONOTE_DISPLAY_DECIMAL_POINT=10
MONEY_SUPPLY=18446744073709551615
GENESIS_BLOCK_REWARD=0
DEFAULT_DUST_THRESHOLD=1000000
MINIMUM_FEE=1000000
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=10
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
MAX_TRANSACTION_SIZE_LIMIT=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=68
DIFFICULTY_CUT_V1=60
DIFFICULTY_CUT_V2=60
DIFFICULTY_CUT=0
DIFFICULTY_LAG_V1=15
DIFFICULTY_LAG_V2=15
DIFFICULTY_LAG=0
DIFFICULTY_WINDOW_V1=720
DIFFICULTY_WINDOW_V2=720
DIFFICULTY_WINDOW=17
ZAWY_DIFFICULTY_BLOCK_INDEX=30
CRYPTONOTE_COIN_VERSION=1
ZAWY_DIFFICULTY_V2=1

p2p-bind-port=35401
rpc-bind-port=35402

CRYPTONOTE_NAME=clashluke
GENESIS_COINBASE_TX_HEX=010a01ff0001ffffffffffff1f029b2e4c0281c0b02e7c53291a94d1d0cbff8883f8024f5142ee494ffbbd088071210169f69c12ac72fe462a034baf1a2fcf40e28023274bb3f2e0dd6b4e9994957ad0
MAX_BLOCK_SIZE_INITIAL=100000
UPGRADE_HEIGHT_V2=1
UPGRADE_HEIGHT_V3=2

seed-node=173.212.249.18:35401
seed-node=85.25.34.213:35401

@EinfachAlex
Copy link

EinfachAlex commented Sep 8, 2018

Usually this error occurs when there is only 1 node running.

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