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

Client Request Watcher fails when there's a file upload #1079

Closed
rcerljenko opened this issue Jun 18, 2021 · 1 comment · Fixed by #1080
Closed

Client Request Watcher fails when there's a file upload #1079

rcerljenko opened this issue Jun 18, 2021 · 1 comment · Fixed by #1080

Comments

@rcerljenko
Copy link

  • Telescope Version: 4.5.0
  • Laravel Version: 8.47.0
  • PHP Version: 7.4.20
  • Database Driver & Version: MySQL 8.0.21

Description:

Error happens in Watchers/ClientRequestWatcher.php on line 162 with message strlen() expects parameter 1 to be string, resource given. It happens when there's a file upload attached to the request.

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

Successfully merging a pull request may close this issue.

2 participants