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

Runtime outof memory in HECO #47

Open
blockchain-app12 opened this issue Sep 21, 2021 · 2 comments
Open

Runtime outof memory in HECO #47

blockchain-app12 opened this issue Sep 21, 2021 · 2 comments

Comments

@blockchain-app12
Copy link

Hi everyone,
Running private network in heco. It will run for 1 day and return runtime out of memory error.
Hereby, attached the screenshot of error:
Screenshot from 2021-09-17 12-29-07

@Nanyan
Copy link
Contributor

Nanyan commented Sep 25, 2021

Please show more information, including the running environment( the machine memory, how many nodes running on one machine, etc. ), the configs, more logs, etc.

@blockchain-app12
Copy link
Author

Please show more information, including the running environment( the machine memory, how many nodes running on one machine, etc. ), the configs, more logs, etc.

Hi @Nanyan
Machine memory: 8GB
Only one node is running in server
Genesis file:
{
"config": {
"chainId": 99,
"homesteadBlock": 0,
"eip150Block": 0,
"eip150Hash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"eip155Block": 0,
"eip158Block": 0,
"byzantiumBlock": 0,
"constantinopleBlock": 0,
"petersburgBlock": 0,
"istanbulBlock": 0,
"muirGlacierBlock": 0,
"congress": {
"period": 3,
"epoch": 30000
}
},
"nonce": "0x0",
"timestamp": "0x0",
"extraData": "0x000000000000000000000000000000000000000000000000000000000000000002d7d657DbFe288f5404C4aEF5980076D6f953b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"gasLimit": "0x1C9C380",
"difficulty": "0x1",
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x0000000000000000000000000000000000000000",
"number": "0x0",
"gasUsed": "0x0",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"alloc": {
}
}

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