Failed to launch workspace on raspberry pi 3 b+ raspbian stretch
This new update makes it stuck at the beginning of launching. Then it stop working and have no response
.
meee too...
same here, if i go back to earlier version, issue goes away.
Same here. I just ran through the installer on a fresh Raspbian build on a 3b+ (armhf). No issues on the installer, but I'm seeing the same blank page as the OP. Hoping this is something that can be resolved.
Much appreciated!
Same issue. The only way for me is downgrade the version:
Hi,
If you've installed 1.29 like:
apt-get install code-oss=1.29.0-1539702286you can then mark it on
holdby running:apt-mark hold code-ossthen runs of
apt-get upgradewon't try to bump it up until you've runapt-mark unhold code-ossto allow it to upgrade once again.
Thanks for the work on the
code-ossbuilds for Raspberry Pi. I've been using it for a while now on a pi in a pi-top laptop.Brian
Duplicate of #67
Thank you for the suggestion, saved me time researching how to block an update.
Get Outlook for iOShttps://aka.ms/o0ukef
From: Silerra [email protected] Sent: Saturday, March 9, 2019 6:51 AM To: headmelted/codebuilds Cc: tomstrawn; Comment Subject: Re: [headmelted/codebuilds] Failed to launch workspace on raspberry pi 3 b+ raspbian stretch (#68)
Same issue. The only way for me is downgrade the version:
Hi,
If you've installed 1.29 like:
apt-get install code-oss=1.29.0-1539702286
you can then mark it on hold by running:
apt-mark hold code-oss
then runs of apt-get upgrade won't try to bump it up until you've run
apt-mark unhold code-oss
to allow it to upgrade once again.
Thanks for the work on the code-oss builds for Raspberry Pi. I've been using it for a while now on a pi in a pi-top laptop.
Brian
Duplicate of #67https://github.com/headmelted/codebuilds/issues/67
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/headmelted/codebuilds/issues/68#issuecomment-471170522, or mute the threadhttps://github.com/notifications/unsubscribe-auth/At-6_FH7f-IPhCr2jZJW_UElDEdEgmZaks5vU6AzgaJpZM4bHt3I.
Should we close this one since it's a duplicate of #67? There seems to be more progress in that issue.
Should we close this one since it's a duplicate of #67? There seems to be more progress in that issue.
Feel free to either close or merge the two. The screenshot from the OP was certainly helpful is verifying that I was seeing the same issue.
Unfortunately, the issue doesn't seemed to be resolved, but at least there's a workaround for now. It'd be nice to get a better understanding of the nature of the issue.