微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

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

 

注册申请,等结果吧。

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐