weiangongsi / windows-wireguard-watchdog

使用此PowerShell脚本,可以让你的Wireguard保持稳定的连接,服务端ip变更客户端仍可自动重新连接。
12 stars 5 forks source link

Unexpected status SERVICE_PAUSED #1

Open dengcj0 opened 7 months ago

dengcj0 commented 7 months ago

.\nssm.exe start MyWireGuardService 后提示MyWireGuardService: Unexpected status SERVICE_PAUSED in response to START control. wireguard好像也没启动起来。 请问一下怎么解决。

dengcj0 commented 7 months ago

再次运行.\nssm.exe start MyWireGuardService,提示 MyWireGuardService: START: 服务的实例已在运行中。但是没在托盘上看到wireguard启动。

dengcj0 commented 7 months ago

开启权限:set-executionpolicy remotesigned即可

basaltfiber commented 2 months ago

开启权限:set-executionpolicy remotesigned即可

好像也没有用,仍然提示MyWireGuardService: Unexpected status SERVICE_PAUSED in response to START control