Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Call to a member function update() on null #522

Closed
fey opened this issue Aug 31, 2020 · 1 comment
Closed

Error: Call to a member function update() on null #522

fey opened this issue Aug 31, 2020 · 1 comment
Labels
backend bug Something isn't working

Comments

@fey
Copy link
Collaborator

fey commented Aug 31, 2020

Error: Call to a member function update() on null
1
File "/app/vendor/laracasts/flash/src/Laracasts/Flash/FlashNotifier.php", line 112
2
File "/app/vendor/laracasts/flash/src/Laracasts/Flash/FlashNotifier.php", line 92 in Laracasts\Flash\FlashNotifier::updateLastMessage
3
File "/app/vendor/laracasts/flash/src/Laracasts/Flash/FlashNotifier.php", line 66 in Laracasts\Flash\FlashNotifier::message
4
File "/app/app/Http/Controllers/Auth/Social/GithubController.php", line 89 in Laracasts\Flash\FlashNotifier::error
5
File "/app/app/Http/Controllers/Auth/Social/GithubController.php", line 44 in App\Http\Controllers\Auth\Social\GithubController::sendFailedResponse
+7 non-project frames
13
File "/app/vendor/mcamara/laravel-localization/src/Mcamara/LaravelLocalization/Middleware/LaravelLocalizationRedirectFilter.php", line 45 in Illuminate\Pipeline\Pipeline::Illuminate\Pipeline\{closure}
+21 non-project frames
35
File "/app/vendor/fideloper/proxy/src/TrustProxies.php", line 57 in Illuminate\Pipeline\Pipeline::Illuminate\Pipeline\{closure}
+12 non-project frames
48
File "/app/public/index.php", line 55 in Illuminate\Foundation\Http\Kernel::handle

@fey
Copy link
Collaborator Author

fey commented Aug 31, 2020

Вероятно из-за каких-то настроек Гитхаб не возвращает пользователя.
Необходимо возвращать флеш сообщение о том, чтобы проверили свои настройки приватности в гитхабе.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant