[Bug]: Unable to load resource on iPad Safari
See original GitHub issueIs there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: Safari
- Local OS: iPadOS
- Remote OS: macOS
- Remote Architecture: arm64
code-server --version
: 4.6.0
Steps to Reproduce
- open code-server
- login
Expected
The editor should load.
Actual
White blank page.
Logs
...
File not found: /opt/homebrew/Cellar/code-server/4.6.0/libexec/lib/vscode/out/vs/base/browser/browser.js
File not found: /opt/homebrew/Cellar/code-server/4.6.0/libexec/lib/vscode/out/vs/base/common/cancellation.js
File not found: /opt/homebrew/Cellar/code-server/4.6.0/libexec/lib/vscode/out/vs/base/common/marshalling.js
File not found: /opt/homebrew/Cellar/code-server/4.6.0/libexec/lib/vscode/out/vs/base/common/event.js
File not found: /opt/homebrew/Cellar/code-server/4.6.0/libexec/lib/vscode/out/vs/base/common/lifecycle.js
File not found: /opt/homebrew/Cellar/code-server/4.6.0/libexec/lib/vscode/out/vs/base/parts/request/browser/request.js
File not found: /opt/homebrew/Cellar/code-server/4.6.0/libexec/lib/vscode/out/vs/base/common/resources.js
File not found: /opt/homebrew/Cellar/code-server/4.6.0/libexec/lib/vscode/out/vs/base/common/uri.js
File not found: /opt/homebrew/Cellar/code-server/4.6.0/libexec/lib/vscode/out/vs/platform/product/common/product.js
File not found: /opt/homebrew/Cellar/code-server/4.6.0/libexec/lib/vscode/out/vs/base/common/network.js
File not found: /opt/homebrew/Cellar/code-server/4.6.0/libexec/lib/vscode/out/vs/platform/window/common/window.js
File not found: /opt/homebrew/Cellar/code-server/4.6.0/libexec/lib/vscode/out/vs/base/common/strings.js
File not found: /opt/homebrew/Cellar/code-server/4.6.0/libexec/lib/vscode/out/vs/base/common/path.js
Screenshot/Video
Does this issue happen in VS Code or GitHub Codespaces?
- I cannot reproduce this in VS Code.
- I cannot reproduce this in GitHub Codespaces.
Are you accessing code-server over HTTPS?
- I am using HTTPS.
Notes
- On macOS, everything works fine no matter which browser I use.
- I tried reinstalling code-server several times.
- If I refresh a lot of times, strangely it works sometimes. But most of the time it doesn’t. I think the odds are lower on PWA mode.
Issue Analytics
- State:
- Created a year ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Some sites won't load in Safari, compression issue I think
Safari/Preferences/Advanced - enable the Develop menu, then go there and Empty Caches. Quit/reopen Safari and test. Then try Safari/History/Show ...
Read more >Fixed: iOS 16 Safari Not Loading Pages on iPhone/iPad
In this post, we're going to cover all the tips you can try to fix iOS 16 Safari not loading pages on iPhone...
Read more >Safari AJAX bug - Failed to load resource
I suspect Safari recognizes the second request as a mistaken duplicate of the first.
Read more >FAILED TO LOAD RESOURCE issue - Happens on IPhone ...
This happens on IOS safari in a sporadic manner. This doesn't happen on desktop or ipad. Could this be a worker thread issue...
Read more >How to fix 'a problem repeatedly occurred' in Safari
The error occurs when Safari is trying to load a webpage, but something is preventing it. That something could be at the server...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Darn it 😦 Okay well sadly, I don’t have bandwidth to dive in now but feel free to leave comments here and I can be your async rubber duck
Temporarily disabling and reenablingPrevent cross-site tracking
option in settings, everything started to work as expected. 🤯😮