diff --git a/docs/faq.md b/docs/faq.md index 31e9eb8..b5b09ca 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -111,7 +111,10 @@ import DocCard from '@theme/DocCard'; - 系统权限设置错误,解决方案参考 https://answers.microsoft.com/en-us/insider/forum/all/error-0x80070522-build-10074-a-required-privilege/516f87a8-80a6-4acb-a278-8866b2080460 ### ### Windows系统,开启连接报错: configure tun interface: Cannot create a file when that file already exists -- 删除其他有TUN的代理软件后重启电脑 +- 卸载/删除其他有TUN的代理软件后重启电脑 + +### Windows系统,开启连接报错: configure tun interface: The system cannot find the file specified +- 卸载/删除其他有TUN的代理软件后重启电脑 ### ### Windows系统,开启连接报错: launch process karingService.exe failed: exception ProcessException: Access is denied. - karingService.exe 的启动被系统或其他软件限制,尝试将Karing重新安装到其他目录 diff --git a/i18n/en/docusaurus-plugin-content-docs/current/faq.md b/i18n/en/docusaurus-plugin-content-docs/current/faq.md index ab61f20..b169f4f 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/faq.md +++ b/i18n/en/docusaurus-plugin-content-docs/current/faq.md @@ -109,7 +109,10 @@ Set-NetIPInterface -ifAlias ​​ -Forwarding Disabled - System permission setting error, solution reference https://answers.microsoft.com/en-us/insider/forum/all/error-0x80070522-build-10074-a-required-privilege/516f87a8-80a6-4acb-a278-8866b2080460 ### ### Windows system, error when opening the connection: configure tun interface: Cannot create a file when that file already exists -- Delete other proxy software with TUN and restart the computer +- Uninstall/delete other proxy software with TUN and restart the computer + +### ### Windows系统,开启连接报错: configure tun interface: The system cannot find the file specified +- Uninstall/delete other proxy software with TUN and restart the computer ### ### Windows system, error when opening the connection: launch process karingService.exe failed: exception ProcessException: Access is denied. - The launch of karingService.exe is restricted by the system or other software, try to reinstall Karing to another directory