Exception occured

Exception Error ocured: `Undefined index: mobile/access` /var/zpanel/hostdata/zadmin/public_html/raport_esotiq_com/arrowplatform/src/server/models/engine/router/Dispatcher.php:50
File: /var/zpanel/hostdata/zadmin/public_html/raport_esotiq_com/arrowplatform/src/server/models/standardHandlers/ErrorHandler.php:57
Run configuration: raport.esotiq.com

Request

[URL]
/mobile/access,-/auth/login?parlour=193
parlour
193
53
54
55         if (error_reporting() != && (error_reporting() & $err_no == $err_no) && $err_no != 8192 /*&& $err_no != 2048*/) { //0 - jak jest @ to == 0 // 2048 - warning about timezone settings
56
57             $exception = new \Exception(
58                 
"Error ocured: `$err_msg` "$err_file ":" $err_line0
59             
);
60
61             throw 
$exception;
62         }

Stacktrace

Arrow\Models\ErrorHandler::raiseError( , Undefined index: mob, /var/zpanel/hostdata, , Array[7] {mobile/access::/auth, mobile/access, Array[2] {}, /auth/login, /, Array[2] {}, , } )File: /var/zpanel/hostdata/zadmin/public_html/raport_esotiq_com/arrowplatform/src/server/models/engine/router/Dispatcher.php Line: 50
48         $equateConf false;
49
50         foreach ($this->configuration["packages"][$package]["paths"] as $_path) {
51             if (
$_path["type"] == "prefix" && strpos($path$_path["path"]) === 0) {
52                 
$equateConf $_path;
Arrow\Models\Dispatcher::resolvePath( mobile/access::/auth )File: /var/zpanel/hostdata/zadmin/public_html/raport_esotiq_com/arrowplatform/src/server/models/engine/router/Dispatcher.php Line: 132
130     {
131
132         $pathInfo $this->resolvePath($path);
133
134         $package $pathInfo["package"];
Arrow\Models\Dispatcher::getView( mobile/access::/auth )File: /var/zpanel/hostdata/zadmin/public_html/raport_esotiq_com/arrowplatform/src/server/core/Router.php Line: 175
173             try {
174                 if ($count == || $count == 2) {
175                     $actions[] = \Arrow\Models\Dispatcher::getDefault()->getView($path);
176                 } elseif (
$count == 3) {
177                     
$path str_replace("::op::""::"$path);
Arrow\Router::resolveActions( mobile/access::/auth )File: /var/zpanel/hostdata/zadmin/public_html/raport_esotiq_com/arrowplatform/src/server/core/Router.php Line: 267
265             $this->view = \Arrow\Models\Dispatcher::getDefault()->getView($path);
266         } else {
267             self::$actions self::resolveActions(self::$actionName);
268         }
269
Arrow\Router::process( )File: /var/zpanel/hostdata/zadmin/public_html/raport_esotiq_com/arrowplatform/src/server/core/Controller.php Line: 61
59                 \Arrow\Models\ConsoleCommands::process();
60             } else {
61                 \Arrow\Router::getDefault()->process();
62                 \
Arrow\Controller::end();
63             }
Arrow\Controller::processCall( )File: /var/zpanel/hostdata/zadmin/public_html/raport_esotiq_com/index.php Line: 29
27
28
29 \Arrow\Controller::processCall();
30
31 ?>