[2026-05-27 06:37:02] local.ERROR: UnexpectedValueException: The Response content must be a string or object implementing __toString(), "boolean" given. in /home/deve6154/public_html/myapi/vendor/symfony/http-foundation/Response.php:401
Stack trace:
#0 /home/deve6154/public_html/myapi/vendor/illuminate/http/Response.php(45): Symfony\Component\HttpFoundation\Response->setContent(false)
#1 /home/deve6154/public_html/myapi/vendor/symfony/http-foundation/Response.php(202): Illuminate\Http\Response->setContent(false)
#2 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(436): Symfony\Component\HttpFoundation\Response->__construct(false)
#3 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(376): Laravel\Lumen\Application->prepareResponse(false)
#4 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(342): Laravel\Lumen\Application->callControllerCallable(Array, Array)
#5 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(316): Laravel\Lumen\Application->callLumenController(Object(App\Http\Controllers\banglismobilecontroller), 'informasinotifi...', Array)
#6 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(278): Laravel\Lumen\Application->callControllerAction(Array)
#7 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(263): Laravel\Lumen\Application->callActionOnArrayBasedRoute(Array)
#8 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(165): Laravel\Lumen\Application->handleFoundRoute(Array)
#9 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(416): Laravel\Lumen\Application->Laravel\Lumen\Concerns\{closure}(Object(Laravel\Lumen\Http\Request))
#10 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(171): Laravel\Lumen\Application->sendThroughPipeline(Array, Object(Closure))
#11 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(108): Laravel\Lumen\Application->dispatch(NULL)
#12 /home/deve6154/public_html/myapi/public/index.php(28): Laravel\Lumen\Application->run()
#13 {main} {"exception":"[object] (UnexpectedValueException(code: 0): The Response content must be a string or object implementing __toString(), \"boolean\" given. at /home/deve6154/public_html/myapi/vendor/symfony/http-foundation/Response.php:401)
[stacktrace]
#0 /home/deve6154/public_html/myapi/vendor/illuminate/http/Response.php(45): Symfony\\Component\\HttpFoundation\\Response->setContent(false)
#1 /home/deve6154/public_html/myapi/vendor/symfony/http-foundation/Response.php(202): Illuminate\\Http\\Response->setContent(false)
#2 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(436): Symfony\\Component\\HttpFoundation\\Response->__construct(false)
#3 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(376): Laravel\\Lumen\\Application->prepareResponse(false)
#4 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(342): Laravel\\Lumen\\Application->callControllerCallable(Array, Array)
#5 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(316): Laravel\\Lumen\\Application->callLumenController(Object(App\\Http\\Controllers\\banglismobilecontroller), 'informasinotifi...', Array)
#6 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(278): Laravel\\Lumen\\Application->callControllerAction(Array)
#7 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(263): Laravel\\Lumen\\Application->callActionOnArrayBasedRoute(Array)
#8 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(165): Laravel\\Lumen\\Application->handleFoundRoute(Array)
#9 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(416): Laravel\\Lumen\\Application->Laravel\\Lumen\\Concerns\\{closure}(Object(Laravel\\Lumen\\Http\\Request))
#10 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(171): Laravel\\Lumen\\Application->sendThroughPipeline(Array, Object(Closure))
#11 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(108): Laravel\\Lumen\\Application->dispatch(NULL)
#12 /home/deve6154/public_html/myapi/public/index.php(28): Laravel\\Lumen\\Application->run()
#13 {main}
"} 
[2026-05-27 06:37:02] local.ERROR: ErrorException: Undefined variable: ch in /home/deve6154/public_html/myapi/app/Http/Controllers/banglismobilecontroller.php:107
Stack trace:
#0 /home/deve6154/public_html/myapi/app/Http/Controllers/banglismobilecontroller.php(107): Laravel\Lumen\Application->Laravel\Lumen\Concerns\{closure}(8, 'Undefined varia...', '/home/deve6154/...', 107, Array)
#1 [internal function]: App\Http\Controllers\banglismobilecontroller->mydiklat(Object(Laravel\Lumen\Http\Request), '3623')
#2 /home/deve6154/public_html/myapi/vendor/illuminate/container/BoundMethod.php(32): call_user_func_array(Array, Array)
#3 /home/deve6154/public_html/myapi/vendor/illuminate/container/BoundMethod.php(90): Illuminate\Container\BoundMethod::Illuminate\Container\{closure}()
#4 /home/deve6154/public_html/myapi/vendor/illuminate/container/BoundMethod.php(34): Illuminate\Container\BoundMethod::callBoundMethod(Object(Laravel\Lumen\Application), Array, Object(Closure))
#5 /home/deve6154/public_html/myapi/vendor/illuminate/container/Container.php(576): Illuminate\Container\BoundMethod::call(Object(Laravel\Lumen\Application), Array, Array, NULL)
#6 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(376): Illuminate\Container\Container->call(Array, Array)
#7 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(342): Laravel\Lumen\Application->callControllerCallable(Array, Array)
#8 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(316): Laravel\Lumen\Application->callLumenController(Object(App\Http\Controllers\banglismobilecontroller), 'mydiklat', Array)
#9 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(278): Laravel\Lumen\Application->callControllerAction(Array)
#10 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(263): Laravel\Lumen\Application->callActionOnArrayBasedRoute(Array)
#11 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(233): Laravel\Lumen\Application->handleFoundRoute(Array)
#12 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(169): Laravel\Lumen\Application->handleDispatcherResponse(Array)
#13 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(416): Laravel\Lumen\Application->Laravel\Lumen\Concerns\{closure}(Object(Laravel\Lumen\Http\Request))
#14 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(171): Laravel\Lumen\Application->sendThroughPipeline(Array, Object(Closure))
#15 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(108): Laravel\Lumen\Application->dispatch(NULL)
#16 /home/deve6154/public_html/myapi/public/index.php(28): Laravel\Lumen\Application->run()
#17 {main} {"exception":"[object] (ErrorException(code: 0): Undefined variable: ch at /home/deve6154/public_html/myapi/app/Http/Controllers/banglismobilecontroller.php:107)
[stacktrace]
#0 /home/deve6154/public_html/myapi/app/Http/Controllers/banglismobilecontroller.php(107): Laravel\\Lumen\\Application->Laravel\\Lumen\\Concerns\\{closure}(8, 'Undefined varia...', '/home/deve6154/...', 107, Array)
#1 [internal function]: App\\Http\\Controllers\\banglismobilecontroller->mydiklat(Object(Laravel\\Lumen\\Http\\Request), '3623')
#2 /home/deve6154/public_html/myapi/vendor/illuminate/container/BoundMethod.php(32): call_user_func_array(Array, Array)
#3 /home/deve6154/public_html/myapi/vendor/illuminate/container/BoundMethod.php(90): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#4 /home/deve6154/public_html/myapi/vendor/illuminate/container/BoundMethod.php(34): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Laravel\\Lumen\\Application), Array, Object(Closure))
#5 /home/deve6154/public_html/myapi/vendor/illuminate/container/Container.php(576): Illuminate\\Container\\BoundMethod::call(Object(Laravel\\Lumen\\Application), Array, Array, NULL)
#6 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(376): Illuminate\\Container\\Container->call(Array, Array)
#7 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(342): Laravel\\Lumen\\Application->callControllerCallable(Array, Array)
#8 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(316): Laravel\\Lumen\\Application->callLumenController(Object(App\\Http\\Controllers\\banglismobilecontroller), 'mydiklat', Array)
#9 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(278): Laravel\\Lumen\\Application->callControllerAction(Array)
#10 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(263): Laravel\\Lumen\\Application->callActionOnArrayBasedRoute(Array)
#11 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(233): Laravel\\Lumen\\Application->handleFoundRoute(Array)
#12 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(169): Laravel\\Lumen\\Application->handleDispatcherResponse(Array)
#13 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(416): Laravel\\Lumen\\Application->Laravel\\Lumen\\Concerns\\{closure}(Object(Laravel\\Lumen\\Http\\Request))
#14 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(171): Laravel\\Lumen\\Application->sendThroughPipeline(Array, Object(Closure))
#15 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(108): Laravel\\Lumen\\Application->dispatch(NULL)
#16 /home/deve6154/public_html/myapi/public/index.php(28): Laravel\\Lumen\\Application->run()
#17 {main}
"} 
[2026-05-27 06:37:02] local.ERROR: UnexpectedValueException: The Response content must be a string or object implementing __toString(), "boolean" given. in /home/deve6154/public_html/myapi/vendor/symfony/http-foundation/Response.php:401
Stack trace:
#0 /home/deve6154/public_html/myapi/vendor/illuminate/http/Response.php(45): Symfony\Component\HttpFoundation\Response->setContent(false)
#1 /home/deve6154/public_html/myapi/vendor/symfony/http-foundation/Response.php(202): Illuminate\Http\Response->setContent(false)
#2 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(436): Symfony\Component\HttpFoundation\Response->__construct(false)
#3 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(376): Laravel\Lumen\Application->prepareResponse(false)
#4 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(342): Laravel\Lumen\Application->callControllerCallable(Array, Array)
#5 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(316): Laravel\Lumen\Application->callLumenController(Object(App\Http\Controllers\banglismobilecontroller), 'informasilayana...', Array)
#6 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(278): Laravel\Lumen\Application->callControllerAction(Array)
#7 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(263): Laravel\Lumen\Application->callActionOnArrayBasedRoute(Array)
#8 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(165): Laravel\Lumen\Application->handleFoundRoute(Array)
#9 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(416): Laravel\Lumen\Application->Laravel\Lumen\Concerns\{closure}(Object(Laravel\Lumen\Http\Request))
#10 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(171): Laravel\Lumen\Application->sendThroughPipeline(Array, Object(Closure))
#11 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(108): Laravel\Lumen\Application->dispatch(NULL)
#12 /home/deve6154/public_html/myapi/public/index.php(28): Laravel\Lumen\Application->run()
#13 {main} {"exception":"[object] (UnexpectedValueException(code: 0): The Response content must be a string or object implementing __toString(), \"boolean\" given. at /home/deve6154/public_html/myapi/vendor/symfony/http-foundation/Response.php:401)
[stacktrace]
#0 /home/deve6154/public_html/myapi/vendor/illuminate/http/Response.php(45): Symfony\\Component\\HttpFoundation\\Response->setContent(false)
#1 /home/deve6154/public_html/myapi/vendor/symfony/http-foundation/Response.php(202): Illuminate\\Http\\Response->setContent(false)
#2 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(436): Symfony\\Component\\HttpFoundation\\Response->__construct(false)
#3 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(376): Laravel\\Lumen\\Application->prepareResponse(false)
#4 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(342): Laravel\\Lumen\\Application->callControllerCallable(Array, Array)
#5 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(316): Laravel\\Lumen\\Application->callLumenController(Object(App\\Http\\Controllers\\banglismobilecontroller), 'informasilayana...', Array)
#6 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(278): Laravel\\Lumen\\Application->callControllerAction(Array)
#7 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(263): Laravel\\Lumen\\Application->callActionOnArrayBasedRoute(Array)
#8 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(165): Laravel\\Lumen\\Application->handleFoundRoute(Array)
#9 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(416): Laravel\\Lumen\\Application->Laravel\\Lumen\\Concerns\\{closure}(Object(Laravel\\Lumen\\Http\\Request))
#10 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(171): Laravel\\Lumen\\Application->sendThroughPipeline(Array, Object(Closure))
#11 /home/deve6154/public_html/myapi/vendor/laravel/lumen-framework/src/Concerns/RoutesRequests.php(108): Laravel\\Lumen\\Application->dispatch(NULL)
#12 /home/deve6154/public_html/myapi/public/index.php(28): Laravel\\Lumen\\Application->run()
#13 {main}
"} 
[2026-05-27 08:42:44] local.INFO: here he is slider  
[2026-05-27 08:43:28] local.INFO: here he is login  
[2026-05-27 08:43:28] local.INFO: {"username":"deri.zulbadri@gmail.com","password":"Ujungbatu1"}  
[2026-05-27 08:43:28] local.INFO: "{\"success\":false,\"message\":\"Akun pegawai tidak ditemukan\"}"  
[2026-05-27 13:16:18] local.INFO: here he is slider  
