xhorak / firefox-devedition-flatpak

Flatpak manifest and patches to build Firefox
https://firefox-flatpak.mojefedora.cz/
68 stars 28 forks source link

Possible filesystem corruption on server? #63

Closed chenxiaolong closed 6 years ago

chenxiaolong commented 6 years ago

I seem to be getting random bytes from the https://firefox-flatpak.mojefedora.cz/ server regardless if it's from a browser or the flatpak utility.

For example:

image

and:

Looking for updates...
Updating: org.mozilla.FirefoxDevEdition/x86_64/master from org.mozilla.FirefoxRepo
Error: Failed to update org.mozilla.FirefoxDevEdition/x86_64/master: [28] Timeout was reached
Updating: org.mozilla.FirefoxNightly/x86_64/master from org.mozilla.FirefoxRepo
[####                ] Downloading files: 1/7 48.1 MB (6.0 MB/s)
Error: Failed to update org.mozilla.FirefoxNightly/x86_64/master: While pulling app/org.mozilla.FirefoxNightly/x86_64/master from remote org.mozilla.FirefoxRepo: Writing content object: Invalid compressed data
error: One or more operations failed

Any ideas why this might be happening? Possibly filesystem corruption?

xhorak commented 6 years ago

Thanks for the report. Mirroring is broken, looking into it.

On Tue, Feb 6, 2018 at 4:25 AM, Andrew Gunnerson notifications@github.com wrote:

I seem to be getting random bytes from the https://firefox-flatpak. mojefedora.cz/ server regardless if it's from a browser or the flatpak utility.

For example:

[image: image] https://user-images.githubusercontent.com/646253/35840267-2492c0c6-0ac3-11e8-976d-da6867c4e029.png

and:

Looking for updates... Updating: org.mozilla.FirefoxDevEdition/x86_64/master from org.mozilla.FirefoxRepo Error: Failed to update org.mozilla.FirefoxDevEdition/x86_64/master: [28] Timeout was reached Updating: org.mozilla.FirefoxNightly/x86_64/master from org.mozilla.FirefoxRepo [#### ] Downloading files: 1/7 48.1 MB (6.0 MB/s) Error: Failed to update org.mozilla.FirefoxNightly/x86_64/master: While pulling app/org.mozilla.FirefoxNightly/x86_64/master from remote org.mozilla.FirefoxRepo: Writing content object: Invalid compressed data error: One or more operations failed

Any ideas why this might be happening? Possibly filesystem corruption?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/xhorak/firefox-devedition-flatpak/issues/63, or mute the thread https://github.com/notifications/unsubscribe-auth/ACy_2c7RNMEbZM-y3JYRtsWjq7gWElU-ks5tR8ZEgaJpZM4R6cYR .

-- Jan Horak Senior Software Engineer Red Hat

xhorak commented 6 years ago

I've moved the files to different hosting, it should be fixed now. Please reopen if you still have similar issues.

chenxiaolong commented 6 years ago

Thanks!