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

Most web sites not savable on Safari/Mac, only blob downloaded #1629

Open
th opened this issue Nov 23, 2024 · 13 comments
Open

Most web sites not savable on Safari/Mac, only blob downloaded #1629

th opened this issue Nov 23, 2024 · 13 comments

Comments

@th
Copy link

th commented Nov 23, 2024

Describe the bug
I open a web site in Safari and click the SingleFile extension.

Most sites result in an error about not being able to open the site. "The process could not be finished (WebKitBlobResource error 1.)" would be my translation from the German error message:

image

To Reproduce
Steps to reproduce the behavior:

  1. Go to http://meyerweb.com/eric/thoughts/2014/06/19/rebeccapurple/
  2. Click on SingleFile
  3. Wait for the three steps to finish
  4. Error message as shown above: WebKitBlobResource error
  5. The URL bar shows blob:http://meyerweb.com/1333f1c5-f57f-4121-b893-ec34be2df0c0

Expected behavior
The SingleFile html file is saved.

Environment

  • OS: macOS Sequoia 15.1.1
  • Browser: Safari 18.1
  • Version: 1.22.74

Additional context
Some pages work, like https://www.spiegel.de, but most don't.

@gildas-lormeau
Copy link
Owner

gildas-lormeau commented Nov 23, 2024

Thank you for the report. Unfortunately, I was not able to reproduce the issue and I was able to save the page without any particular issue. I did the test on Safari 18.1.1 (20619.2.8.11.12), macOS 15.1.1, and SingleFile 1.22.74. Did you change any settings in SingleFile or Safari?

I did a search of "The process could not be finished (WebKitBlobResource error 1.)" on Google and it looks like it would be a rather strange bug in Safari, see https://bugs.webkit.org/show_bug.cgi?id=190351.

@th
Copy link
Author

th commented Nov 24, 2024

I tried a few things, but reset SingleFile's settings to default before reporting.

It's weird, today the meyerweb page works, but now it's https://stuartschechter.org/posts/password-history/ that doesn't.

I mostly didn't change Safari settings, but I have AdGuard installed. Disabling it did not seem to help, but I guess that might be a possible interaction. It's all quite strange.

@gildas-lormeau
Copy link
Owner

Is this issue a regression from your point of view? I mean, have you been using SingleFile for a few months, for example, and this problem appeared a week or 2 ago?

@th
Copy link
Author

th commented Nov 24, 2024

I have used SingleFile on Windows for years without problems and switched to Mac two weeks ago.

When I reported #1619 i had not seen that blob download problem before (but I had just started using SingleFile, so not a lot of experience).

It looks there was a minor MacOS version update in the meantime, maybe it is a regression in that.

@gildas-lormeau
Copy link
Owner

gildas-lormeau commented Nov 25, 2024

Thank you, I don't think it's a regression in SingleFile because so far you're the only person who's told me about this problem. The randomness is also puzzling me at the moment.

Do you have other extensions installed? Is the blob: URL opened in a new tab?

@th
Copy link
Author

th commented Nov 25, 2024

I have AdGuard installed which I disabled for testing. No, it does not open a new tab.

@gildas-lormeau
Copy link
Owner

gildas-lormeau commented Nov 25, 2024

Is your filesystem formatted with APFS (vs for example MacOS Extended, or ExFAT)?

@gildas-lormeau
Copy link
Owner

Also, could you try to replace temporarily the default filename template with download.html in the options of SingleFile and tell me if has any impact?

@th
Copy link
Author

th commented Nov 25, 2024

It is APFS. Setting the file name to download.html doesn't change the behavior.

@gildas-lormeau
Copy link
Owner

Thank you for the feedback. Did you try to reproduce the issue in Safari Technology Preview, out of curiosity?

@th
Copy link
Author

th commented Nov 27, 2024

I didn‘t know about the preview, I‘ll try to remember that and give it a try on the weekend.

@th
Copy link
Author

th commented Nov 27, 2024

Tried it today, same behaviour.

@mwillers
Copy link

Just wanted to report the same issue (some sites work, most others don't) after discovering that SingleFile exists also for Safari after using it for quite a while on Firefox.

Environment:

  • OS: macOS Sequoia 15.1.1
  • Browser: Safari 18.1.1
  • Version: 1.22.77

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

No branches or pull requests

3 participants