mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2714] FRP cannot run in Windows Service 2003 #2168
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#2168
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @WhaleFell on GitHub (Dec 21, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2714
Bug Description
Windows Service 2003 is a 32-bit system? Why I cannot run frpc??
Windows Service 2003 应该是32位系统,我选择386那个运行不了/
frpc Version
0.38.0
frps Version
0.38.0
System Architecture
windows/X86
Configurations
None
Logs
No response
Steps to reproduce
...
Affected area
@fatedier commented on GitHub (Dec 22, 2021):
Yes, it not supported any more.
@WhaleFell commented on GitHub (Dec 22, 2021):
Thank you for your prompt reply!
So,Are there any other ways to run FRPC on Windows Server 2003?Use older versions such as frp v0.24?
@fatedier commented on GitHub (Dec 23, 2021):
Maybe. Or you can upgrade your system version.
@WhaleFell commented on GitHub (Dec 25, 2021):
If I want to run version 0.3x of frpc on an xp system, can I compile the source code implementation?
@WhaleFell commented on GitHub (Jan 1, 2022):
This problem has been solved, thank you.