-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Zip files larger than 4GB from NC 16.0.1 cannot be opened by anybody #15871
Comments
Here is more info:
|
Duplicate of #1707? |
I don't think it's a duplicate, that issue is closed and for an older version, this is happening on the latest and the server where it's running is fully 64-bit. |
Mind to try #15367? |
a have fully 64bit system and i was affected too. this PR fixed my issue. thank you <3 |
Still an issue @jfha73 ? |
This issue has been automatically marked as stale because it has not had recent activity and seems to be missing some essential information. It will be closed if no further activity occurs. Thank you for your contributions. |
Hey guys,
I installed NextCloud 16.0.1 on an Ubuntu 18.04, I shared a folder in it with some people, but when they download the zip file from NextCloud they cannot open it, when I reproduced the problem from Fedora 30 using unzip I get this:
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
Steps to reproduce
Expected behaviour
Everybody should be able to open the zip file.
Actual behaviour
Nobody can open the file.
Server configuration
Operating system:
Ubuntu 18.04
Web server:
Apache 2.4
Database:
MySQL 5.7
PHP version:
7.2
Nextcloud version: (see Nextcloud admin page)
16.0.1
Updated from an older Nextcloud/ownCloud or fresh install:
Fresh Install
Where did you install Nextcloud from:
Zip file from nextcloud.com
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local/smb/sftp/...
Amazon S3
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
no
LDAP configuration (delete this part if not used)
LDAP config
Insert your webserver log here
"Could not find resource core/vendor/marked/marked.min.js to load"
"message":{"Exception":"OverflowException","Message":"Count64 object limited to 32 bit (overflow)""Code":0,"Trace":[{"file":"/var/www/html/3rdparty/deepdiver/zipstreamer/src/ZipStreamer.php","line":236,"function":"add","class":"ZipStreamer\Count64_64","type":"->","args":[{"class":"ZipStreamer\Count64_64"}]},{"file":"/var/www/html/lib/private/Streamer.php","line":138,"function":"addFileFromStream","class":"ZipStreamer\ZipStreamer","type":"->","args":[null,"FOLDER/filename.ext",{"timestamp":1559578123,"comment":null,"compress":0,"level":1}]},{"file":"/var/www/html/lib/private/Streamer.php","line":112,"function":"addFileFromStream","class":"OC\Streamer","type":"->","args":[null,"FOLDER/filename.ext"...more like this for other files.
N/A
The text was updated successfully, but these errors were encountered: