Fseek(): stream does not support seeking at

I’m using nextcloud with an external storage and I configured ftp for this.

But receiving the following errors:

“Fseek (): stream does not support seeking at /home/(removed)/public_html/(removed)/apps/files_external/3rdparty/icewind/streams/src/Wrapper.php#74”

“Fclose (): FTP server error 421: 421 Data timeout. at /home/(removed)/public_html/(removed)/apps/files_external/3rdparty/icewind/streams/src/Wrapper.php#124”

Could it be a problem with the server where the files are?

If anyone can inform me, thank you.

Hi!

Git the same error here:

fseek(): stream does not support seeking at /var/www/nextcloud/apps/files_external/3rdparty/icewind/streams/src/Wrapper.php#74

Any ideas?

I am having that too with using the music player app:
fseek(): stream does not support seeking at /var/www/owncloud/apps/files_external/3rdparty/icewind/streams/src/Wrapper.php#74

With that error it runs amok and eating all the CPU.

I have this error too, any ideas? I am using S3 external storage based on CEPH.

“Fseek (): stream does not support seeking at /home/(removed)/public_html/(removed)/apps/files_external/3rdparty/icewind/streams/src/Wrapper.php#74”

that created a 8,5 GB logfile, I disabled the music app, because its unusable at this time.
Additional to that the exclusion feature doesn’t work too.

There is now an issue regarding this problem with FTP and encryption enabled: