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

Warning: A non-numeric value encountered #70

Open
skyricho opened this issue May 18, 2021 · 1 comment
Open

Warning: A non-numeric value encountered #70

skyricho opened this issue May 18, 2021 · 1 comment

Comments

@skyricho
Copy link

Warning: A non-numeric value encountered in /Users/skyrichardson/Documents/Projects/zoombee/b2-php-gliterd/vendor/gliterd/backblaze-b2/src/Client.php on line 45

Line 45
// set reauthorize time to force an authentication to take place $this->reAuthTime = Carbon::now('UTC')->subSeconds($this->authTimeoutSeconds * 2);

@Sarke
Copy link

Sarke commented Jun 14, 2021

You're probably passing something in auth_timeout_seconds in the Client options (3rd parameter in the constructor).

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

No branches or pull requests

2 participants