Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

在windows服务控制管理器中注册成服务无法启动 #3071

Closed
4 tasks done
dragonandy opened this issue Jan 17, 2023 · 4 comments
Closed
4 tasks done

在windows服务控制管理器中注册成服务无法启动 #3071

dragonandy opened this issue Jan 17, 2023 · 4 comments
Labels
enhancement New feature or request invalid This doesn't seem right

Comments

@dragonandy
Copy link

Please make sure of the following things

  • I have read the documentation.
  • I'm sure there are no duplicate issues or discussions.
  • I'm sure this feature is not implemented.
  • I'm sure it's a reasonable and popular requirement.

Description of the feature / 需求描述

在Windows的Service Control Manager中注册alist作为系统服务后,无法使用服务管理启动alist守护进程服

D:\alist>sc create alist start=auto binPath="D:\alist\alist.exe"
[SC] CreateService 成功
D:\alist>sc start alist
[SC] StartService 失败 1053:

Suggested solution / 实现思路

No response

Additional context / 附件

No response

@dragonandy dragonandy added the enhancement New feature or request label Jan 17, 2023
@welcome
Copy link

welcome bot commented Jan 17, 2023

Thanks for opening your first issue here! Be sure to follow the issue template!

@xzxiaoshan
Copy link

同问,遇到相同的问题。能提供一个直接安装和卸载服务的脚本就更好了。

@xhofe
Copy link
Collaborator

xhofe commented Jan 17, 2023

我不了解Windows 但是启动alist服务是./alist server,你这肯定不对。请理解issue仅作为bug report与feature request。

@xhofe xhofe added the invalid This doesn't seem right label Jan 17, 2023
@github-actions
Copy link

Hello @dragonandy, your issue is invalid and will be closed.
你好 @dragonandy,你的issue无效,将被关闭。

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 17, 2023
@github-actions github-actions bot mentioned this issue Oct 3, 2023
Closed
4 tasks
@github-actions github-actions bot mentioned this issue Nov 24, 2023
4 tasks
@github-actions github-actions bot mentioned this issue Jan 19, 2024
4 tasks
@github-actions github-actions bot mentioned this issue Sep 18, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

3 participants