Google Login Problem

0

hi sir google login doesnt work

Question Resolved For: Simple Forum - Responsive Bulletin Board 0 Votes 4 Answers 325 Views
Asked by hepsiburada llc 5 months ago

0

Answered by hepsiburada llc 4 months ago

Is there anyone out there who feels like answering the question themselves? Or should we wait like this for days? Which one do you prefer? Should we wait for your reply because you are very busy? We don't have a job because we are sitting idle. So, if you want, let's wait until it's convenient for you?

0

Answered by Mian Saleem 4 months ago

Hello,

I am sorry for the late reply.

Please check the server php error logs and let me know the error details so that I can suggest.

You can check the Laravel logs in the storage/logs/ folder too.

Thank you

0

Answered by hepsiburada llc 4 months ago

[2023-12-27 06:40:08] production.ERROR: str_starts_with(): Argument #1 ($haystack) must be of type string, array given {"exception":"[object] (TypeError(code: 0): str_starts_with(): Argument #1 ($haystack) must be of type string, array given at /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Support/Str.php:1353)
[stacktrace]
#0 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Support/Str.php(1353): str_starts_with()
#1 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/socialite/src/SocialiteManager.php(228): Illuminate\Support\Str::startsWith()
#2 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/socialite/src/SocialiteManager.php(198): Laravel\Socialite\SocialiteManager->formatRedirectUrl()
#3 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/socialite/src/SocialiteManager.php(80): Laravel\Socialite\SocialiteManager->buildProvider()
#4 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Support/Manager.php(106): Laravel\Socialite\SocialiteManager->createGoogleDriver()
#5 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Support/Manager.php(80): Illuminate\Support\Manager->createDriver()
#6 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(355): Illuminate\Support\Manager->driver()
#7 /var/www/vhosts/xxxxxxxx/httpdocs/app/Http/Controllers/SocialiteController.php(15): Illuminate\Support\Facades\Facade::__callStatic()
#8 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Routing/Controller.php(54): App\Http\Controllers\SocialiteController->login()
#9 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(43): Illuminate\Routing\Controller->callAction()
#10 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Routing/Route.php(259): Illuminate\Routing\ControllerDispatcher->dispatch()
#11 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Routing/Route.php(205): Illuminate\Routing\Route->runController()
#12 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Routing/Router.php(806): Illuminate\Routing\Route->run()
#13 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Routing\Router->Illuminate\Routing\{closure}()
#14 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/tecdiary/installer/src/Http/Middleware/RedirectIfNotInstalled.php(15): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
#15 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Tecdiary\Installer\Http\Middleware\RedirectIfNotInstalled->handle()
#16 /var/www/vhosts/xxxxxxxx/httpdocs/app/Http/Middleware/SiteMode.php(33): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
#17 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): App\Http\Middleware\SiteMode->handle()
#18 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
#19 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Routing\Middleware\SubstituteBindings->handle()
#20 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(78): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
#21 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\VerifyCsrfToken->handle()
#22 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(49): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
#23 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\View\Middleware\ShareErrorsFromSession->handle()
#24 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(121): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
#25 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(64): Illuminate\Session\Middleware\StartSession->handleStatefulRequest()
#26 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Session\Middleware\StartSession->handle()
#27 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(37): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
#28 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle()
#29 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(67): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
#30 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Cookie\Middleware\EncryptCookies->handle()
#31 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
#32 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Routing/Router.php(805): Illuminate\Pipeline\Pipeline->then()
#33 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Routing/Router.php(784): Illuminate\Routing\Router->runRouteWithinStack()
#34 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Routing/Router.php(748): Illuminate\Routing\Router->runRoute()
#35 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Routing/Router.php(737): Illuminate\Routing\Router->dispatchToRoute()
#36 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate\Routing\Router->dispatch()
#37 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(141): Illuminate\Foundation\Http\Kernel->Illuminate\Foundation\Http\{closure}()
#38 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/livewire/livewire/src/DisableBrowserCache.php(19): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
#39 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Livewire\DisableBrowserCache->handle()
#40 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
#41 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(31): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle()
#42 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull->handle()
#43 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php(21): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
#44 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(40): Illuminate\Foundation\Http\Middleware\TransformsRequest->handle()
#45 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\TrimStrings->handle()
#46 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php(27): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
#47 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\ValidatePostSize->handle()
#48 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(99): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
#49 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance->handle()
#50 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(49): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
#51 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\HandleCors->handle()
#52 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(39): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
#53 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate\Http\Middleware\TrustProxies->handle()
#54 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(116): Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}()
#55 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate\Pipeline\Pipeline->then()
#56 /var/www/vhosts/xxxxxxxx/httpdocs/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
#57 /var/www/vhosts/xxxxxxxx/httpdocs/public/index.php(51): Illuminate\Foundation\Http\Kernel->handle()
#58 {main}
"}

0

Answered by Mian Saleem 4 months ago

Hello,

Does your Google account has email address attached?

I am not sure. I will check the social login before the next beta release.

Thank you

We use Cookies

We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.