[2026-06-08 08:46:20] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 08:46:20] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 08:46:20] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 09:01:51] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 09:03:32] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 09:07:32] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 09:10:21] production.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sobreloj_adistro.orders' doesn't exist (Connection: final, Host: 177.234.149.186, Port: 3306, Database: sobreloj_adistro, SQL: select `orders_id` from `orders` where (`id_conta_receber_bling` = 0 and `pedido_reimp` = 0) and `date_purchased` > 2026-06-01 00:00:00) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sobreloj_adistro.orders' doesn't exist (Connection: final, Host: 177.234.149.186, Port: 3306, Database: sobreloj_adistro, SQL: select `orders_id` from `orders` where (`id_conta_receber_bling` = 0 and `pedido_reimp` = 0) and `date_purchased` > 2026-06-01 00:00:00) at /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate\\Database\\Connection->runQueryCallback('select `orders_...', Array, Object(Closure))
#1 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): Illuminate\\Database\\Connection->run('select `orders_...', Array, Object(Closure))
#2 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3505): Illuminate\\Database\\Connection->select('select `orders_...', Array, true)
#3 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4080): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::pluck():3761}()
#5 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3759): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1082): Illuminate\\Database\\Query\\Builder->pluck('orders_id', NULL)
#7 /home/sobrelojacom/api2/app/Console/Commands/ReEnviarContaAReceberCommand.php(38): Illuminate\\Database\\Eloquent\\Builder->pluck('orders_id')
#8 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReEnviarContaAReceberCommand->handle()
#9 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#10 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#14 /home/sobrelojacom/api2/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/sobrelojacom/api2/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/sobrelojacom/api2/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReEnviarContaAReceberCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/sobrelojacom/api2/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/sobrelojacom/api2/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}

[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sobreloj_adistro.orders' doesn't exist at /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Connection.php:425)
[stacktrace]
#0 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Connection.php(425): PDOStatement->execute()
#1 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():411}('select `orders_...', Array)
#2 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate\\Database\\Connection->runQueryCallback('select `orders_...', Array, Object(Closure))
#3 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): Illuminate\\Database\\Connection->run('select `orders_...', Array, Object(Closure))
#4 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3505): Illuminate\\Database\\Connection->select('select `orders_...', Array, true)
#5 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4080): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::pluck():3761}()
#7 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3759): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1082): Illuminate\\Database\\Query\\Builder->pluck('orders_id', NULL)
#9 /home/sobrelojacom/api2/app/Console/Commands/ReEnviarContaAReceberCommand.php(38): Illuminate\\Database\\Eloquent\\Builder->pluck('orders_id')
#10 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReEnviarContaAReceberCommand->handle()
#11 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#12 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#13 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#14 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#15 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#16 /home/sobrelojacom/api2/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#18 /home/sobrelojacom/api2/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/sobrelojacom/api2/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReEnviarContaAReceberCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/sobrelojacom/api2/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /home/sobrelojacom/api2/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#24 {main}
"} 
[2026-06-08 09:10:27] production.ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sobreloj_adistro.orders' doesn't exist (Connection: final, Host: 177.234.149.186, Port: 3306, Database: sobreloj_adistro, SQL: select `orders_id` from `orders` where `orders_id` = 103531) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sobreloj_adistro.orders' doesn't exist (Connection: final, Host: 177.234.149.186, Port: 3306, Database: sobreloj_adistro, SQL: select `orders_id` from `orders` where `orders_id` = 103531) at /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate\\Database\\Connection->runQueryCallback('select `orders_...', Array, Object(Closure))
#1 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): Illuminate\\Database\\Connection->run('select `orders_...', Array, Object(Closure))
#2 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3505): Illuminate\\Database\\Connection->select('select `orders_...', Array, true)
#3 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->runSelect()
#4 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4080): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::pluck():3761}()
#5 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3759): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#6 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1082): Illuminate\\Database\\Query\\Builder->pluck('orders_id', NULL)
#7 /home/sobrelojacom/api2/app/Console/Commands/ReEnviarContaAReceberCommand.php(33): Illuminate\\Database\\Eloquent\\Builder->pluck('orders_id')
#8 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReEnviarContaAReceberCommand->handle()
#9 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#10 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#11 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#12 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#13 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#14 /home/sobrelojacom/api2/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#15 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#16 /home/sobrelojacom/api2/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/sobrelojacom/api2/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReEnviarContaAReceberCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#18 /home/sobrelojacom/api2/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/sobrelojacom/api2/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#22 {main}

[previous exception] [object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'sobreloj_adistro.orders' doesn't exist at /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Connection.php:425)
[stacktrace]
#0 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Connection.php(425): PDOStatement->execute()
#1 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate\\Database\\Connection->{closure:Illuminate\\Database\\Connection::select():411}('select `orders_...', Array)
#2 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate\\Database\\Connection->runQueryCallback('select `orders_...', Array, Object(Closure))
#3 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Connection.php(411): Illuminate\\Database\\Connection->run('select `orders_...', Array, Object(Closure))
#4 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3505): Illuminate\\Database\\Connection->select('select `orders_...', Array, true)
#5 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3763): Illuminate\\Database\\Query\\Builder->runSelect()
#6 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(4080): Illuminate\\Database\\Query\\Builder->{closure:Illuminate\\Database\\Query\\Builder::pluck():3761}()
#7 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php(3759): Illuminate\\Database\\Query\\Builder->onceWithColumns(Array, Object(Closure))
#8 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Builder.php(1082): Illuminate\\Database\\Query\\Builder->pluck('orders_id', NULL)
#9 /home/sobrelojacom/api2/app/Console/Commands/ReEnviarContaAReceberCommand.php(33): Illuminate\\Database\\Eloquent\\Builder->pluck('orders_id')
#10 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\ReEnviarContaAReceberCommand->handle()
#11 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::{closure:Illuminate\\Container\\BoundMethod::call():35}()
#12 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#13 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#14 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#15 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate\\Container\\Container->call(Array)
#16 /home/sobrelojacom/api2/vendor/symfony/console/Command/Command.php(341): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#17 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#18 /home/sobrelojacom/api2/vendor/symfony/console/Application.php(1117): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#19 /home/sobrelojacom/api2/vendor/symfony/console/Application.php(356): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\ReEnviarContaAReceberCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#20 /home/sobrelojacom/api2/vendor/symfony/console/Application.php(195): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#21 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#22 /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#23 /home/sobrelojacom/api2/artisan(16): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#24 {main}
"} 
[2026-06-08 09:18:55] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 09:18:59] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 09:19:00] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 09:56:45] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 09:56:49] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 09:56:49] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:11:52] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:12:00] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:12:00] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:12:03] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:12:03] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:12:13] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:15:26] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:15:56] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:16:01] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:16:01] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:38:04] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:38:08] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:38:08] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:38:44] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:38:47] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:38:47] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:41:46] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:42:13] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:43:37] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:44:07] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:53:41] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:53:44] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:53:44] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:54:15] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:54:19] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:54:19] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 10:58:58] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:08:42] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:08:45] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:08:45] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:12:37] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:18:09] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:18:10] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:18:11] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:18:14] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:18:14] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:20:14] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:20:17] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:20:17] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:28:23] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:29:39] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:29:41] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:29:41] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:30:48] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:30:56] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:30:56] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:32:20] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:35:58] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:35:59] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:39:28] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:40:29] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:43:20] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:45:44] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:45:47] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:45:47] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:50:45] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:51:11] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:51:30] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 11:54:56] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:00:59] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:22:29] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:22:32] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:22:32] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:22:55] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:22:57] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:22:57] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:34:52] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:36:27] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:36:31] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:36:31] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:36:35] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:36:36] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:36:38] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:36:39] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:39:59] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:42:06] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:42:08] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:42:09] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:43:48] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:45:53] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:45:56] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:45:56] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:46:38] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:47:31] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:47:37] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:47:37] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:48:35] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:48:38] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:48:38] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:49:27] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:49:31] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:49:31] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:50:13] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:51:02] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:51:05] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:51:05] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:51:12] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 12:51:24] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 13:01:53] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 13:02:53] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 13:22:49] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 13:29:58] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 13:30:03] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 13:30:03] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 13:45:25] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 13:45:28] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 13:45:28] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 13:52:13] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 13:52:16] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 13:52:17] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 13:54:48] production.WARNING: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/UploadController2024.php on line 1976  
[2026-06-08 13:54:58] production.WARNING: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/UploadController2024.php on line 1976  
[2026-06-08 14:00:45] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:00:48] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:00:48] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:01:01] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:01:02] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:01:03] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:01:05] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:01:05] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:01:06] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:01:06] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:02:38] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:03:20] production.WARNING: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/UploadController2024.php on line 1976  
[2026-06-08 14:06:11] production.WARNING: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/UploadController2024.php on line 1976  
[2026-06-08 14:08:04] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:10:50] production.WARNING: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/CalculadoraController.php on line 25  
[2026-06-08 14:10:50] production.WARNING: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/CalculadoraController.php on line 25  
[2026-06-08 14:10:50] production.WARNING: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/CalculadoraController.php on line 25  
[2026-06-08 14:10:50] production.WARNING: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/CalculadoraController.php on line 25  
[2026-06-08 14:20:15] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:20:20] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:20:20] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:21:09] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:21:13] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:21:14] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:22:33] production.WARNING: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/UploadController2024.php on line 1976  
[2026-06-08 14:29:59] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:30:05] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:30:06] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:30:40] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:31:18] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:33:00] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:33:03] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:33:03] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:33:25] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:33:26] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:33:26] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:36:54] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:40:59] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:43:02] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:44:12] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:44:12] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:44:12] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:44:15] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:44:15] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:44:46] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:44:49] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:44:50] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:45:28] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:45:31] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:45:31] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:46:51] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:46:54] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:46:56] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:46:56] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:47:06] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:48:56] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:48:58] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:48:58] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:49:33] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 14:50:02] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:05:11] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:05:56] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:06:00] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:06:00] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:07:44] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:22:18] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:25:21] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:25:44] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:26:44] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:31:42] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:35:23] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:36:26] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:37:01] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:41:24] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:41:27] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:41:28] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:44:51] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:44:56] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:44:56] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:46:21] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:56:15] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:56:20] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:56:20] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:57:13] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:57:19] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 15:57:19] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:01:57] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:02:01] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:02:01] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:10:26] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:10:29] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:10:29] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:11:01] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:11:04] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:11:04] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:13:14] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:15:29] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:15:33] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:15:33] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:16:32] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:19:01] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:19:04] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:19:04] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:20:29] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:22:58] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:23:03] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:23:03] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:23:19] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:25:10] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:25:14] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:25:14] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:25:55] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:25:59] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:25:59] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:26:00] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:26:12] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:27:04] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:27:48] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:27:49] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:27:52] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:27:52] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:27:52] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:29:05] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:33:13] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:33:17] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:33:17] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:34:11] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:34:15] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:34:15] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:34:35] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:34:41] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:34:53] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:38:08] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:38:16] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:38:27] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:41:19] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:41:23] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:41:24] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:41:44] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:41:47] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:41:47] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:43:15] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 16:56:19] production.WARNING: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/CalculadoraController.php on line 25  
[2026-06-08 16:56:19] production.WARNING: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/CalculadoraController.php on line 25  
[2026-06-08 16:56:19] production.WARNING: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/CalculadoraController.php on line 25  
[2026-06-08 16:56:19] production.WARNING: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/CalculadoraController.php on line 25  
[2026-06-08 17:01:42] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:16:24] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:16:29] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:16:29] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:17:24] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:22:38] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:22:44] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:22:44] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:25:58] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:26:07] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:26:07] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:26:15] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:26:15] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:28:27] production.WARNING: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/UploadController2024.php on line 1976  
[2026-06-08 17:28:49] production.WARNING: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/UploadController2024.php on line 1976  
[2026-06-08 17:32:17] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:33:34] production.WARNING: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/UploadController2024.php on line 1976  
[2026-06-08 17:37:32] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:37:38] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:37:38] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:38:40] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:40:34] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:40:40] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:40:40] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:45:34] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:48:46] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:52:04] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:52:07] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:52:07] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 17:54:08] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 18:00:12] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 18:01:44] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 18:01:48] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 18:01:48] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 18:04:07] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 18:04:07] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 18:04:07] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 18:04:10] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 18:04:10] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 18:04:10] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 18:04:10] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 18:15:49] production.WARNING: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/UploadController2024.php on line 1976  
[2026-06-08 18:17:51] production.WARNING: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/UploadController2024.php on line 1976  
[2026-06-08 18:19:50] production.WARNING: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/UploadController2024.php on line 1976  
[2026-06-08 18:23:19] production.WARNING: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/UploadController2024.php on line 1976  
[2026-06-08 18:27:43] production.WARNING: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/UploadController2024.php on line 1976  
[2026-06-08 18:30:29] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 18:30:33] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 18:30:33] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 18:31:26] production.WARNING: sha1(): Passing null to parameter #1 ($string) of type string is deprecated in /home/sobrelojacom/api2/vendor/laravel/framework/src/Illuminate/Cache/FileStore.php on line 372  
[2026-06-08 19:04:16] production.WARNING: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/UploadController2024.php on line 1976  
[2026-06-08 19:05:17] production.WARNING: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/UploadController2024.php on line 1976  
[2026-06-08 19:06:19] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 19:06:19] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 19:06:30] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 19:06:30] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 19:16:18] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 19:16:18] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 19:22:03] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 19:22:03] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 19:25:31] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 19:25:31] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 19:28:32] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 19:28:32] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 19:29:35] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 19:29:35] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 19:30:55] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 19:30:55] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 19:32:04] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 19:32:04] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 19:32:53] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 19:32:53] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 19:34:10] production.WARNING: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/UploadController2024.php on line 1976  
[2026-06-08 19:35:31] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 19:35:31] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 19:40:14] production.WARNING: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/UploadController2024.php on line 1976  
[2026-06-08 19:41:44] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 19:41:44] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 19:51:46] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 19:51:46] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 20:01:45] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 20:01:45] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 20:11:45] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 20:11:45] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 20:21:45] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 20:21:45] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 20:31:45] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 20:31:45] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 20:41:45] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 20:41:45] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 20:52:06] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 20:52:06] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 21:44:25] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 21:44:25] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 21:53:20] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 21:53:20] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 21:57:22] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 21:57:22] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 21:57:54] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 21:57:54] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 21:58:48] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 21:58:48] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 21:59:06] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 21:59:06] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 21:59:22] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 21:59:22] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 21:59:44] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 21:59:44] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 22:02:37] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 22:02:37] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 22:02:47] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 22:02:47] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 22:02:50] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 22:02:50] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 22:03:08] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 22:03:08] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 22:03:13] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 22:03:13] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 22:03:46] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 22:03:46] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 22:03:51] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 22:03:51] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 22:04:08] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 22:04:08] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 22:06:47] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 22:06:47] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 22:16:47] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 22:16:47] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 22:17:26] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 22:17:26] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 22:19:47] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 22:19:47] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 22:21:51] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 22:21:51] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
[2026-06-08 22:25:35] production.WARNING: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2255  
[2026-06-08 22:25:35] production.WARNING: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/sobrelojacom/api2/app/Http/Controllers/ControleDigitalController.php on line 2256  
