Authenticated user does not have 'create' access scope for the default tunnel domain

想要使用VS Code Server 进行远程开发,按照操作步骤,

https://code.visualstudio.com/docs/remote/vscode-server

 

在 powershell 中进行操作,执行到第 4 步时,

? What would you like to call this machine? (elegant-pitta) 

 

出现错误

Unauthorized tunnel creation access when starting code-server

,后来在官方github中搜索解决方案,

https://github.com/microsoft/vscode-remote-release/issues/6912

大概意思是,目前还处于预览版,需要用 github 的账号去论坛申请注册开通才可以,

大概要到2022年七月份有结果。

申请地址:

https://aka.ms/vscode-server-signup

 

注册申请,等结果吧。

相关文章

developer-roadmap —— 提供最全的开发者技术路线指南。前端...
一个极简的文件分享工具,无需注册且没有广告即可生成共享下...
收集 Github、Gitee优秀的开源项目,并进行归类整理。项目地...
大家好,我是 Java陈序员,我们有时会搭建一个属于自己的网站...
一个提供交互式的Web UI用于生成兼容MyBatisPlus框架的相关功...
大家好,我是 Java 陈序员。权限认证是我们日常开发绕不过的...