You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
It's working fine but when you look at laravel.log file It's continiously giving Failed Validation with route.
[2023-11-19 10:23:48] local.ERROR: Failed to record activity event. Failed Validation: {"route":["The route is not a valid URL.","Value: https://gmbranger.test/logout"]}
[2023-11-19 10:46:00] local.ERROR: Failed to record activity event. Failed Validation: {"route":["The route is not a valid URL.","Value: https://gmbranger.test/login"]}
[2023-11-19 10:46:31] local.ERROR: Failed to record activity event. Failed Validation: {"route":["The route is not a valid URL.","Value: https://gmbranger.test/login"]}
[2023-11-19 10:46:31] local.ERROR: Failed to record activity event. Failed Validation: {"route":["The route is not a valid URL.","Value: https://gmbranger.test/home"]}
[2023-11-19 10:47:19] local.ERROR: Failed to record activity event. Failed Validation: {"route":["The route is not a valid URL.","Value: https://gmbranger.test/profile/donald.bogan"]}
[2023-11-19 10:47:23] local.ERROR: Failed to record activity event. Failed Validation: {"route":["The route is not a valid URL.","Value: https://gmbranger.test/home"]}
[2023-11-19 10:47:26] local.ERROR: Failed to record activity event. Failed Validation: {"route":["The route is not a valid URL.","Value: https://gmbranger.test/profile/admin_admin"]}
[2023-11-19 10:47:29] local.ERROR: Failed to record activity event. Failed Validation: {"route":["The route is not a valid URL.","Value: https://gmbranger.test/profile/admin_admin/edit"]}
To Reproduce
Steps to reproduce the behavior:
Go to 'laravel.log'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Thank you for using this application, please make sure you reviewed the readme and checked that it is not an environmental issue. If it is an urgent security concern, please email [email protected]. Thank you!
First, take look at:
Did you star the repo?
Yes
Describe the bug
It's working fine but when you look at laravel.log file It's continiously giving Failed Validation with route.
[2023-11-19 10:23:48] local.ERROR: Failed to record activity event. Failed Validation: {"route":["The route is not a valid URL.","Value: https://gmbranger.test/logout"]}
[2023-11-19 10:46:00] local.ERROR: Failed to record activity event. Failed Validation: {"route":["The route is not a valid URL.","Value: https://gmbranger.test/login"]}
[2023-11-19 10:46:31] local.ERROR: Failed to record activity event. Failed Validation: {"route":["The route is not a valid URL.","Value: https://gmbranger.test/login"]}
[2023-11-19 10:46:31] local.ERROR: Failed to record activity event. Failed Validation: {"route":["The route is not a valid URL.","Value: https://gmbranger.test/home"]}
[2023-11-19 10:47:19] local.ERROR: Failed to record activity event. Failed Validation: {"route":["The route is not a valid URL.","Value: https://gmbranger.test/profile/donald.bogan"]}
[2023-11-19 10:47:23] local.ERROR: Failed to record activity event. Failed Validation: {"route":["The route is not a valid URL.","Value: https://gmbranger.test/home"]}
[2023-11-19 10:47:26] local.ERROR: Failed to record activity event. Failed Validation: {"route":["The route is not a valid URL.","Value: https://gmbranger.test/profile/admin_admin"]}
[2023-11-19 10:47:29] local.ERROR: Failed to record activity event. Failed Validation: {"route":["The route is not a valid URL.","Value: https://gmbranger.test/profile/admin_admin/edit"]}
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: