Coinsence / meta

General Info and Improvement Proposal repository
1 stars 0 forks source link

Ethereum issues 27.7.2021 #303

Closed KarimChabrak closed 3 years ago

KarimChabrak commented 3 years ago

Creating account does generate following issue { "url": "/space/test23jul2021/xcoin/account/edit", "status": 500, "response": "

PHP Notice 'yii\base\ErrorException' with message 'Undefined property: stdClass::$address' \n\nin /var/www/coinsence/protected/modules/ethereum/calls/Wallet.php:52\n\nStack trace:\n#0 /var/www/coinsence/protected/modules/ethereum/calls/Wallet.php(52): yii\base\ErrorHandler->handleError(8, 'Undefined prope...', '/var/www/coinse...', 52, Array)\n#1 [internal function]: humhub\modules\ethereum\calls\Wallet::createWallet(Object(yii\base\ModelEvent))\n#2 /var/...",
"textStatus": "error",
"xhr": {
"readyState": 4,
"responseText": "
PHP Notice 'yii\base\ErrorException' with message 'Undefined property: stdClass::$address' \n\nin /var/www/coinsence/protected/modules/ethereum/calls/Wallet.php:52\n\nStack trace:\n#0 /var/www/coinsence/protected/modules/ethereum/calls/Wallet.php(52): yii\base\ErrorHandler->handleError(8, 'Undefined prope...', '/var/www/coinse...', 52, Array)\n#1 [internal function]: humhub\modules\ethereum\calls\Wallet::createWallet(Object(yii\base\ModelEvent))\n#2 /var/www/coinsence/protected/vendor/yiisoft/yii2/base/Event.php(310): call_user_func(Array, Object(yii\base\ModelEvent))\n#3 /var/www/coinsence/protected/vendor/yiisoft/yii2/base/Component.php(636): yii\base\Event::trigger('humhub\\modules\\...', 'beforeValidate', Object(yii\base\ModelEvent))\n#4 /var/www/coinsence/protected/vendor/yiisoft/yii2/base/Model.php(385): yii\base\Component->trigger('beforeValidate', Object(yii\base\ModelEvent))\n#5 /var/www/coinsence/protected/vendor/yiisoft/yii2/base/Model.php(350): yii\base\Model->beforeValidate()\n#6 /var/www/coinsence/protected/vendor/yiisoft/yii2/db/ActiveRecord.php(504): yii\base\Model->validate(NULL)\n#7 /var/www/coinsence/protected/vendor/yiisoft/yii2/db/BaseActiveRecord.php(670): yii\db\ActiveRecord->insert(true, NULL)\n#8 /var/www/coinsence/protected/modules/xcoin/controllers/AccountController.php(68): yii\db\BaseActiveRecord->save()\n#9 [internal function]: humhub\modules\xcoin\controllers\AccountController->actionEdit()\n#10 /var/www/coinsence/protected/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array)\n#11 /var/www/coinsence/protected/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array)\n#12 /var/www/coinsence/protected/vendor/yiisoft/yii2/base/Module.php(528): yii\base\Controller->runAction('edit', Array)\n#13 /var/www/coinsence/protected/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction('xcoin/account/e...', Array)\n#14 /var/www/coinsence/protected/vendor/yiisoft/yii2/base/Application.php(386): yii\web\Application->handleRequest(Object(humhub\components\Request))\n#15 /var/www/coinsence/index.php(31): yii\base\Application->run()\n#16 {main}
", "status": 500, "statusText": "Internal Server Error" }, "dataType": "html", "html": "
PHP Notice 'yii\base\ErrorException' with message 'Undefined property: stdClass::$address' \n\nin /var/www/coinsence/protected/modules/ethereum/calls/Wallet.php:52\n\nStack trace:\n#0 /var/www/coinsence/protected/modules/ethereum/calls/Wallet.php(52): yii\base\ErrorHandler->handleError(8, 'Undefined prope...', '/var/www/coinse...', 52, Array)\n#1 [internal function]: humhub\modules\ethereum\calls\Wallet::createWallet(Object(yii\base\ModelEvent))\n#2 /var/...",
"error": {},
"errorThrown": "Internal Server Error",
"validationError": false
}