-
Notifications
You must be signed in to change notification settings - Fork 153
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
测试节点一直打印这个错误是啥问题啊? #224
Comments
这是V8执行智能合约时候报的错误,是合约自身的问题,并不会影响同步。 |
@Samuelchen85 如果节点一直同步一个区块 那是啥问题啊? |
有更多的日志信息么?在哪个区块不动了? |
你好,此版本为星云旧版wiki(后期逐步停止维护),欢迎将您的问题提交星云新版wiki,以便于获得及时解答。同时,参与wiki的编辑维护工作还会有奖励哦。新版wiki链接:https://wiki.nebulas.io/en/latest/ |
ReferenceError: title is not defined at EggContract.save (lib/contract.js:85:19) at _contract_runner.js:5:29 file=logger.go func=nvm.V8Log line=32 ERRO[2018-09-21T08:54:11+08:00] V8 Exception: lib/contract.js:85 title:title, ^ ReferenceError: title is not defined at EggContract.save (lib/contract.js:85:19) at _contract_runner.js:5:29 file=logger.go func=nvm.V8Log line=32 ERRO[2018-09-21T08:54:41+08:00] V8 Exception: lib/contract.js:85 title:title, ^ ReferenceError: title is not defined at EggContract.save (lib/contract.js:85:19) at _contract_runner.js:5:29 file=logger.go func=nvm.V8Log line=32 ERRO[2018-09-21T08:54:41+08:00] V8 Exception: lib/contract.js:85 title:title, ^ ReferenceError: title is not defined at EggContract.save (lib/contract.js:85:19) at _contract_runner.js:5:29 file=logger.go func=nvm.V8Log line=32 ERRO[2018-09-21T08:55:11+08:00] V8 Exception: lib/contract.js:85 title:title, ^ ReferenceError: title is not defined at EggContract.save (lib/contract.js:85:19) at _contract_runner.js:5:29 file=logger.go func=nvm.V8Log line=32 ERRO[2018-09-21T08:55:11+08:00] V8 Exception: lib/contract.js:85 title:title, ^ ReferenceError: title is not defined at EggContract.save (lib/contract.js:85:19) at _contract_runner.js:5:29 file=logger.go func=nvm.V8Log line=32
The text was updated successfully, but these errors were encountered: