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
I am using Icewind with the laravel flysystem smb adapter and I receive very often an InvalidArgumentException (Invalid request for /FS/28545521-9c4f-4a45-b478-19fe7da4aea4 (InvalidArgumentException).
On my test system everything is fine, it works against the SMB share of a linux system. The other system is a windows share which makes problems, sometimes after reload it works for some files and some files never work - I tried different names, filesizes, copy just one file, sleep after each file...
Any Idea how to fix this? (Not using windows share is not the answer :) )
The text was updated successfully, but these errors were encountered:
I am using Icewind with the laravel flysystem smb adapter and I receive very often an InvalidArgumentException (Invalid request for /FS/28545521-9c4f-4a45-b478-19fe7da4aea4 (InvalidArgumentException).
On my test system everything is fine, it works against the SMB share of a linux system. The other system is a windows share which makes problems, sometimes after reload it works for some files and some files never work - I tried different names, filesizes, copy just one file, sleep after each file...
Any Idea how to fix this? (Not using windows share is not the answer :) )
The text was updated successfully, but these errors were encountered: