[2025-10-01 00:00:13] codecanyon.ERROR: Failed to authenticate on SMTP server with username "myemail@gmail.com" using the following authenticators: "LOGIN", "PLAIN", "XOAUTH2". Authenticator "LOGIN" returned "Expected response code "235" but got code "535", with message "535-5.7.8 Username and Password not accepted. For more information, go to
535 5.7.8  https://support.google.com/mail/?p=BadCredentials 4fb4d7f45d1cf-634a3b05779sm10816922a12.49 - gsmtp".". Authenticator "PLAIN" returned "Expected response code "235" but got code "535", with message "535-5.7.8 Username and Password not accepted. For more information, go to
535 5.7.8  https://support.google.com/mail/?p=BadCredentials 4fb4d7f45d1cf-634a3b05779sm10816922a12.49 - gsmtp".". Authenticator "XOAUTH2" returned "Expected response code "235" but got code "334", with message "334 eyJzdGF0dXMiOiI0MDAiLCJzY2hlbWVzIjoiQmVhcmVyIiwic2NvcGUiOiJodHRwczovL21haWwuZ29vZ2xlLmNvbS8ifQ==".". {"exception":"[object] (Symfony\\Component\\Mailer\\Exception\\TransportException(code: 334): Failed to authenticate on SMTP server with username \"myemail@gmail.com\" using the following authenticators: \"LOGIN\", \"PLAIN\", \"XOAUTH2\". Authenticator \"LOGIN\" returned \"Expected response code \"235\" but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. For more information, go to

535 5.7.8  https://support.google.com/mail/?p=BadCredentials 4fb4d7f45d1cf-634a3b05779sm10816922a12.49 - gsmtp\".\". Authenticator \"PLAIN\" returned \"Expected response code \"235\" but got code \"535\", with message \"535-5.7.8 Username and Password not accepted. For more information, go to

535 5.7.8  https://support.google.com/mail/?p=BadCredentials 4fb4d7f45d1cf-634a3b05779sm10816922a12.49 - gsmtp\".\". Authenticator \"XOAUTH2\" returned \"Expected response code \"235\" but got code \"334\", with message \"334 eyJzdGF0dXMiOiI0MDAiLCJzY2hlbWVzIjoiQmVhcmVyIiwic2NvcGUiOiJodHRwczovL21haWwuZ29vZ2xlLmNvbS8ifQ==\".\". at /home/tradep15/table.rrrfoodlounge.in/vendor/symfony/mailer/Transport/Smtp/EsmtpTransport.php:269)
[stacktrace]
#0 /home/tradep15/table.rrrfoodlounge.in/vendor/symfony/mailer/Transport/Smtp/EsmtpTransport.php(199): Symfony\\Component\\Mailer\\Transport\\Smtp\\EsmtpTransport->handleAuth(Array)
#1 /home/tradep15/table.rrrfoodlounge.in/vendor/symfony/mailer/Transport/Smtp/EsmtpTransport.php(150): Symfony\\Component\\Mailer\\Transport\\Smtp\\EsmtpTransport->doEhloCommand()
#2 /home/tradep15/table.rrrfoodlounge.in/vendor/symfony/mailer/Transport/Smtp/SmtpTransport.php(255): Symfony\\Component\\Mailer\\Transport\\Smtp\\EsmtpTransport->executeCommand('HELO table.rrrf...', Array)
#3 /home/tradep15/table.rrrfoodlounge.in/vendor/symfony/mailer/Transport/Smtp/SmtpTransport.php(281): Symfony\\Component\\Mailer\\Transport\\Smtp\\SmtpTransport->doHeloCommand()
#4 /home/tradep15/table.rrrfoodlounge.in/vendor/symfony/mailer/Transport/Smtp/SmtpTransport.php(211): Symfony\\Component\\Mailer\\Transport\\Smtp\\SmtpTransport->start()
#5 /home/tradep15/table.rrrfoodlounge.in/vendor/symfony/mailer/Transport/AbstractTransport.php(69): Symfony\\Component\\Mailer\\Transport\\Smtp\\SmtpTransport->doSend(Object(Symfony\\Component\\Mailer\\SentMessage))
#6 /home/tradep15/table.rrrfoodlounge.in/vendor/symfony/mailer/Transport/Smtp/SmtpTransport.php(138): Symfony\\Component\\Mailer\\Transport\\AbstractTransport->send(Object(Symfony\\Component\\Mime\\Email), Object(Symfony\\Component\\Mailer\\DelayedEnvelope))
#7 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(584): Symfony\\Component\\Mailer\\Transport\\Smtp\\SmtpTransport->send(Object(Symfony\\Component\\Mime\\Email), Object(Symfony\\Component\\Mailer\\DelayedEnvelope))
#8 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Mail/Mailer.php(331): Illuminate\\Mail\\Mailer->sendSymfonyMessage(Object(Symfony\\Component\\Mime\\Email))
#9 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php(66): Illuminate\\Mail\\Mailer->send(Object(Closure), Array, Object(Closure))
#10 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(159): Illuminate\\Notifications\\Channels\\MailChannel->send(Object(App\\Models\\User), Object(App\\Notifications\\TrialLicenseExp))
#11 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(116): Illuminate\\Notifications\\NotificationSender->sendToNotifiable(Object(App\\Models\\User), 'dc1a01b0-361e-4...', Object(App\\Notifications\\TrialLicenseExp), 'mail')
#12 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Support/Traits/Localizable.php(19): Illuminate\\Notifications\\NotificationSender->Illuminate\\Notifications\\{closure}()
#13 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(111): Illuminate\\Notifications\\NotificationSender->withLocale(NULL, Object(Closure))
#14 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(54): Illuminate\\Notifications\\NotificationSender->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\TrialLicenseExp), Array)
#15 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Notifications/SendQueuedNotifications.php(118): Illuminate\\Notifications\\ChannelManager->sendNow(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\TrialLicenseExp), Array)
#16 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Notifications\\SendQueuedNotifications->handle(Object(Illuminate\\Notifications\\ChannelManager))
#17 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#18 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#19 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#20 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#21 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(132): Illuminate\\Container\\Container->call(Array)
#22 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Bus\\Dispatcher->Illuminate\\Bus\\{closure}(Object(Illuminate\\Notifications\\SendQueuedNotifications))
#23 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Notifications\\SendQueuedNotifications))
#24 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(136): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#25 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(125): Illuminate\\Bus\\Dispatcher->dispatchNow(Object(Illuminate\\Notifications\\SendQueuedNotifications), false)
#26 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(169): Illuminate\\Queue\\CallQueuedHandler->Illuminate\\Queue\\{closure}(Object(Illuminate\\Notifications\\SendQueuedNotifications))
#27 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(126): Illuminate\\Pipeline\\Pipeline->Illuminate\\Pipeline\\{closure}(Object(Illuminate\\Notifications\\SendQueuedNotifications))
#28 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(120): Illuminate\\Pipeline\\Pipeline->then(Object(Closure))
#29 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Queue/CallQueuedHandler.php(68): Illuminate\\Queue\\CallQueuedHandler->dispatchThroughMiddleware(Object(Illuminate\\Queue\\Jobs\\SyncJob), Object(Illuminate\\Notifications\\SendQueuedNotifications))
#30 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Queue/Jobs/Job.php(102): Illuminate\\Queue\\CallQueuedHandler->call(Object(Illuminate\\Queue\\Jobs\\SyncJob), Array)
#31 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Queue/SyncQueue.php(130): Illuminate\\Queue\\Jobs\\Job->fire()
#32 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Queue/SyncQueue.php(110): Illuminate\\Queue\\SyncQueue->executeJob(Object(Illuminate\\Notifications\\SendQueuedNotifications), '', NULL)
#33 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(250): Illuminate\\Queue\\SyncQueue->push(Object(Illuminate\\Notifications\\SendQueuedNotifications), '', NULL)
#34 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(234): Illuminate\\Bus\\Dispatcher->pushCommandToQueue(Object(Illuminate\\Queue\\SyncQueue), Object(Illuminate\\Notifications\\SendQueuedNotifications))
#35 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php(83): Illuminate\\Bus\\Dispatcher->dispatchToQueue(Object(Illuminate\\Notifications\\SendQueuedNotifications))
#36 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(251): Illuminate\\Bus\\Dispatcher->dispatch(Object(Illuminate\\Notifications\\SendQueuedNotifications))
#37 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Notifications/NotificationSender.php(86): Illuminate\\Notifications\\NotificationSender->queueNotification(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\TrialLicenseExp))
#38 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Notifications/ChannelManager.php(39): Illuminate\\Notifications\\NotificationSender->send(Object(Illuminate\\Database\\Eloquent\\Collection), Object(App\\Notifications\\TrialLicenseExp))
#39 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Notifications/RoutesNotifications.php(18): Illuminate\\Notifications\\ChannelManager->send(Object(App\\Models\\User), Object(App\\Notifications\\TrialLicenseExp))
#40 /home/tradep15/table.rrrfoodlounge.in/app/Console/Commands/SuperAdmin/TrialExpire.php(66): App\\Models\\User->notify(Object(App\\Notifications\\TrialLicenseExp))
#41 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App\\Console\\Commands\\SuperAdmin\\TrialExpire->handle()
#42 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#43 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#44 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#45 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#46 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#47 /home/tradep15/table.rrrfoodlounge.in/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#48 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#49 /home/tradep15/table.rrrfoodlounge.in/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#50 /home/tradep15/table.rrrfoodlounge.in/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(App\\Console\\Commands\\SuperAdmin\\TrialExpire), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#51 /home/tradep15/table.rrrfoodlounge.in/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#52 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#53 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#54 /home/tradep15/table.rrrfoodlounge.in/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#55 {main}
"} 
[2025-10-01 00:00:14] codecanyon.ERROR: Scheduled command ['/opt/cpanel/ea-php82/root/usr/bin/php' 'artisan' app:trial-expire] failed with exit code [1]. {"exception":"[object] (Exception(code: 0): Scheduled command ['/opt/cpanel/ea-php82/root/usr/bin/php' 'artisan' app:trial-expire] failed with exit code [1]. at /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php:203)
[stacktrace]
#0 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->Illuminate\\Console\\Scheduling\\{closure}()
#1 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Console/View/Components/Factory.php(59): Illuminate\\Console\\View\\Components\\Task->render('<fg=gray>2025-1...', Object(Closure))
#2 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(187): Illuminate\\Console\\View\\Components\\Factory->__call('task', Array)
#3 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Console/Scheduling/ScheduleRunCommand.php(132): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->runEvent(Object(Illuminate\\Console\\Scheduling\\Event))
#4 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate\\Console\\Scheduling\\ScheduleRunCommand->handle(Object(Illuminate\\Console\\Scheduling\\Schedule), Object(Illuminate\\Events\\Dispatcher), Object(Illuminate\\Cache\\Repository), Object(NunoMaduro\\Collision\\Adapters\\Laravel\\ExceptionHandler))
#5 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate\\Container\\BoundMethod::Illuminate\\Container\\{closure}()
#6 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate\\Container\\Util::unwrapIfClosure(Object(Closure))
#7 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate\\Container\\BoundMethod::callBoundMethod(Object(Illuminate\\Foundation\\Application), Array, Object(Closure))
#8 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Container/Container.php(754): Illuminate\\Container\\BoundMethod::call(Object(Illuminate\\Foundation\\Application), Array, Array, NULL)
#9 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Console/Command.php(209): Illuminate\\Container\\Container->call(Array)
#10 /home/tradep15/table.rrrfoodlounge.in/vendor/symfony/console/Command/Command.php(318): Illuminate\\Console\\Command->execute(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#11 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Console/Command.php(178): Symfony\\Component\\Console\\Command\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Illuminate\\Console\\OutputStyle))
#12 /home/tradep15/table.rrrfoodlounge.in/vendor/symfony/console/Application.php(1092): Illuminate\\Console\\Command->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#13 /home/tradep15/table.rrrfoodlounge.in/vendor/symfony/console/Application.php(341): Symfony\\Component\\Console\\Application->doRunCommand(Object(Illuminate\\Console\\Scheduling\\ScheduleRunCommand), Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#14 /home/tradep15/table.rrrfoodlounge.in/vendor/symfony/console/Application.php(192): Symfony\\Component\\Console\\Application->doRun(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#15 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(197): Symfony\\Component\\Console\\Application->run(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#16 /home/tradep15/table.rrrfoodlounge.in/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1234): Illuminate\\Foundation\\Console\\Kernel->handle(Object(Symfony\\Component\\Console\\Input\\ArgvInput), Object(Symfony\\Component\\Console\\Output\\ConsoleOutput))
#17 /home/tradep15/table.rrrfoodlounge.in/artisan(13): Illuminate\\Foundation\\Application->handleCommand(Object(Symfony\\Component\\Console\\Input\\ArgvInput))
#18 {main}
"} 
