question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Code-server PWA hangs

See original GitHub issue

OS/Web Information

  • Web Browser: Safari
  • Local OS: iPadOS 14.6
  • Remote OS: Raspbian Buster
  • Remote Architecture: arm64
  • code-server --version: 3.10.2

Steps to Reproduce

  1. SSH from iPad to Raspberry Pi and forward port 8080
  2. On iPad, open PWA from app icon
  3. PWA initializes but does not load the browser content

Expected

I should see the editor page appear.

Actual

Blank white screen below the iPad status bar.

Logs

I ran code-server --log trace, opened the PWA, and have attached the output.

Both the stderr and stdout logs were empty.

Screenshot

File Jun 04, 12 46 40 PM

Notes

There is no problem loading code-server in the Safari browser directly. Deleting and reinstalling the PWA makes no difference. Rebooting the iPad works for the first session. Subsequent sessions have the same issue. I attempted to run code-server --link to test but my connection latency exceeded the threshold.

This issue can be reproduced in VS Code: No

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:25 (12 by maintainers)

github_iconTop GitHub Comments

6reactions
Tsarpfcommented, Jun 18, 2021

Refreshing the PWA with cmd+r fixes it for me as well. Finally!

5reactions
AaronHeeecommented, Jun 10, 2021

I encountered the same problem on the same version iPadOS & ubuntu 18.04. Command-R works for me! Thanks a lot!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Code-server PWA hangs · Issue #3543 - GitHub
There is no problem loading code-server in the Safari browser directly. Deleting and reinstalling the PWA makes no difference.
Read more >
FAQ - code-server v4.8.0 docs - Coder
Frequently asked questions on installing and running code-server. ... Start the editor; Click the plus icon in the URL toolbar to install the...
Read more >
VS Code running on device with code-server and UTM : r/ipad
Im using UTM with the Debian 10.4 minimal ARM image from the gallery. I port forwarded guest port 8080 to host port 22222...
Read more >
November 2022 (version 1.74) - Visual Studio Code
Note: If you were using the standalone code-server CLI, you should now use the ... session to be automatically stopped when the server...
Read more >
Closing a 30 pixel gap between native and web - Hacker News
But when the blinking cursor stops blinking, when the scrollbar or ... its better PWA support, which my daily driver code-server relies on....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found