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

upload command's status check flag doesn't check if item is full #293

Open
AGSPhoenix opened this issue Mar 23, 2019 · 0 comments · May be fixed by #485
Open

upload command's status check flag doesn't check if item is full #293

AGSPhoenix opened this issue Mar 23, 2019 · 0 comments · May be fixed by #485

Comments

@AGSPhoenix
Copy link

phoenix@debian:~$ ia upload <FullItem> --status-check
success: <FullItem> is accepting requests.
phoenix@debian:~$ dd if=/dev/zero bs=1M count=1 of=testfile
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00139101 s, 754 MB/s
phoenix@debian:~$ ia upload <FullItem> testfile
<FullItem>:
 uploading testfile: [################################] 1/2 - 00:00:00
 error uploading testfile: Access Denied - This item total number of bytes(1134253428522) is over the per item size limit of 1099511627776. Please contact [email protected] for help fitting your data into the archive.
1 phoenix@debian:~$

Running version 1.8.1.

Can the status check be made to check the item size limit as well?

JustAnotherArchivist added a commit to JustAnotherArchivist/internetarchive that referenced this issue Feb 12, 2022
JustAnotherArchivist added a commit to JustAnotherArchivist/internetarchive that referenced this issue Feb 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant