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

Continuously giving Failed to record activity event. Failed Validation: #489

Closed
MaheKarim opened this issue Nov 19, 2023 · 3 comments
Closed

Comments

@MaheKarim
Copy link

First, take look at:

  1. https://github.com/jeremykenedy/laravel-auth#opening-an-issue
  2. https://github.com/jeremykenedy/laravel-auth/issues?q=is%3Aissue+is%3Aclosed

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:

  1. Go to 'laravel.log'
  2. 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.

Copy link

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!

Copy link

Stale issue message

@jeremykenedy
Copy link
Owner

This would be an issue with the logging package and the rules may need to be adjusted. The logging package is using parables built in irl validation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants