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

[Bug]: #4129

Open
1 task done
nickjangveladze opened this issue May 14, 2024 · 0 comments
Open
1 task done

[Bug]: #4129

nickjangveladze opened this issue May 14, 2024 · 0 comments
Labels

Comments

@nickjangveladze
Copy link

Is the bug applicable and reproducable to the latest version of the package and hasn't it been reported before?

  • Yes, it's still reproducable

What version of Laravel Excel are you using?

3.1.55

What version of Laravel are you using?

10.48.4

What version of PHP are you using?

8.1.28

Describe your issue

When I use the s3 import, it goes into error in this section (TemporaryFile.php):

Screenshot 2024-05-14 at 21 23 23

$diskInstance->exists($filePath) returns: "Unable to check existence for: imports/01HXW0T96ASCR7F26RXJBD9Q4E.xlsx"

By removing this section, it works without any problems.

How can the issue be reproduced?

Remove this section from TemporaryFile.php:

Screenshot 2024-05-14 at 21 23 23

What should be the expected behaviour?

...

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

No branches or pull requests

1 participant