Skip to content

Getting error "This page isn’t working - HTTP ERROR 500" to check the scheduler logs or the failed backups #74

@donsan-git

Description

@donsan-git

Hi,
I am getting the below error when trying to go to "Failed" backup nodes in the dashboard or trying to go to scheduler logs.
This page isn’t working - HTTP ERROR 500
I checked one of the previous cases and changed the "memory_limit" setting in /etc/php.ini from 128M to 1024M.
Also, checked the application log in /opt/cbackup/runtime/logs/app.log. The corresponding log message is given below. Could you please help?

$_POST = []
2021-12-21 07:43:42 [127.0.0.1][-][-][error][yii\web\HttpException:400] yii\web\BadRequestHttpException: Unable to verify your data submission. in /opt/cbackup/vendor/yiisoft/yii2/web/Controller.php:166
Stack trace:
#0 /opt/cbackup/vendor/yiisoft/yii2/base/Controller.php(155): yii\web\Controller->beforeAction(Object(yii\base\InlineAction))
#1 /opt/cbackup/vendor/yiisoft/yii2/base/Module.php(528): yii\base\Controller->runAction('maintenance', Array)
#2 /opt/cbackup/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction('site/maintenanc...', Array)
#3 /opt/cbackup/vendor/yiisoft/yii2/base/Application.php(386): yii\web\Application->handleRequest(Object(yii\web\Request))
#4 /opt/cbackup/web/index.php(38): yii\base\Application->run()
#5 {main}

Thank you in advance!

Regards'
Sanjeeva

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions