[2026-04-30 00:06:02] production.ERROR: League\Flysystem\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 181 {"exception":"[object] (TypeError(code: 0): League\\Flysystem\\Filesystem::has(): Argument #1 ($location) must be of type string, null given, called in /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php on line 181 at /home/ferreegering/monica.ferree-gering.com/vendor/league/flysystem/src/Filesystem.php:45)
[stacktrace]
#0 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemAdapter.php(181): League\\Flysystem\\Filesystem->has(NULL)
#1 /home/ferreegering/monica.ferree-gering.com/app/Models/Contact/Contact.php(1225): Illuminate\\Filesystem\\FilesystemAdapter->exists(NULL)
#2 /home/ferreegering/monica.ferree-gering.com/app/Models/Contact/Contact.php(1203): App\\Models\\Contact\\Contact->deleteAvatarSize(Object(Illuminate\\Filesystem\\FilesystemAdapter))
#3 /home/ferreegering/monica.ferree-gering.com/app/Models/Contact/Contact.php(1598): App\\Models\\Contact\\Contact->deleteAvatars(true)
#4 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Prunable.php(51): App\\Models\\Contact\\Contact->pruning()
#5 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Collections/HigherOrderCollectionProxy.php(60): App\\Models\\Contact\\Contact->prune()
#6 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(236): Illuminate\\Support\\HigherOrderCollectionProxy->Illuminate\\Support\\{closure}(Object(App\\Models\\Contact\\Contact), 0)
#7 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Collections/HigherOrderCollectionProxy.php(61): Illuminate\\Support\\Collection->each(Object(Closure))
#8 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Prunable.php(24): Illuminate\\Support\\HigherOrderCollectionProxy->__call('prune', Array)
#9 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Database/Concerns/BuildsQueries.php(141): App\\Models\\Contact\\Contact->Illuminate\\Database\\Eloquent\\{closure}(Object(Illuminate\\Database\\Eloquent\\Collection), 1)
#10 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Prunable.php(29): Illuminate\\Database\\Eloquent\\Builder->chunkById(1000, Object(Closure))
#11 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Database/Console/PruneCommand.php(95): App\\Models\\Contact\\Contact->pruneAll(1000)
#12 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Database/Console/PruneCommand.php(74): Illuminate\\Database\\Console\\PruneCommand->pruneModel('App\\\\Models\\\\Cont...')
#13 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Collections/Traits/EnumeratesValues.php(236): Illuminate\\Database\\Console\\PruneCommand->Illuminate\\Database\\Console\\{closure}('App\\\\Models\\\\Cont...', 0)
#14 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Database/Console/PruneCommand.php(75): Illuminate\\Support\\Collection->each(Object(Closure))
#15 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Database\\Console\\PruneCommand->handle(Object(Illuminate\\Events\\Dispatcher))
#16 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Container/Util.php(41): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#17 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(93): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#18 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(37): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#19 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(663): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#20 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(182): Illuminate\\Container\\Container->call(Array)
#21 /home/ferreegering/monica.ferree-gering.com/vendor/symfony/console/Command/Command.php(312): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#22 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Console/Command.php(152): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#23 /home/ferreegering/monica.ferree-gering.com/vendor/symfony/console/Application.php(1022): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#24 /home/ferreegering/monica.ferree-gering.com/vendor/symfony/console/Application.php(314): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Database\\Console\\PruneCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#25 /home/ferreegering/monica.ferree-gering.com/vendor/symfony/console/Application.php(168): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#26 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Console/Application.php(102): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#27 /home/ferreegering/monica.ferree-gering.com/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(155): Illuminate\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#28 /home/ferreegering/monica.ferree-gering.com/artisan(37): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#29 {main}
"} 
