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

Error message : 106% percent over 100 #1327

Open
bonnebulle opened this issue Feb 18, 2024 · 8 comments
Open

Error message : 106% percent over 100 #1327

bonnebulle opened this issue Feb 18, 2024 · 8 comments

Comments

@bonnebulle
Copy link

Hello
I just installed Sharry, Rasbian 32bit .deb file
Sharry 1.13.1 (#c06d164b)
I run in production (hostname URL)
All works well

But, every time, my uploads output an error message (under files)
"The file is incomplete (106%). Try uploading again."
"Le fichier est incomplet (106%). Essayer à nouveau."

Looks a little problem to fix

Do you need more information for debug ?
Thanks

@Berehum
Copy link

Berehum commented Feb 18, 2024

For me it was fixed by disabling the checksums, so it might have to do something with that.

@bonnebulle
Copy link
Author

compute-checksum = {
      # Setting this to false disables computation of checksums completely.
      enable = false
      . . .

Still have the same issue !
I will search for some other clues !
thanks

@eikek
Copy link
Owner

eikek commented Feb 20, 2024

This is probably a duplicate of #899 ? I need to somehow debug this. I couldn't reproduce it when I was looking at it last time.

@bonnebulle
Copy link
Author

yes it'is, thanks
I will share my futur tests
thanks for the advice

@bonnebulle
Copy link
Author

bonnebulle commented Feb 22, 2024

By re-reading my issue here... I see I forgot to mention something important.

First, I have this error message on every upload (with different percentage)..

But, every time, the file ends well to upload... and I can display my file without problem.

It is why I said 'it should be a easy error to fix' (just not display error message if upload is over 100% !)

Thanks again I try many uploaders/sharing systems, this one looks more robust, with much more admin options !

@Ravenbs
Copy link

Ravenbs commented Apr 29, 2024

Fresh installation in Ubuntu. Same Error: Any Idea how to help debugging or fix this?
image
Disable the checksumm dont change anything.
I use default configuration with H2 but moved the file location for it to /home/sharry/...

And i Cant find a vew very important things in the docu:

  • how to quit / Restart the program instead of "killall java" and start again

@Torstein-Eide
Copy link

Can confirm, same issue.

Debian 12
installed from: sharry-restserver_1.14.0_all.deb

Looks like it tide to the database, if change the default option to filesystem it happy.

@eikek
Copy link
Owner

eikek commented Jun 22, 2024

thanks for all the information! I should be able to reproduce it, it is most likely an issue with the H2 database option. only need to find the time to take a deeper look

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

No branches or pull requests

5 participants