mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3866] Error: [WinError 216] #3075
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#3075
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 @shagunkam on GitHub (Dec 20, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3866
Bug Description
Error: [WinError 216] This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher
frpc.toml file
[common]
server_addr = "X.X.X.X.X"
server_port = 7000
auth_token = "X.X.X.X"
this is my configartion tomal file when i start frpc [Error: [WinError 216] This version of %1 is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher
] i got this error any help ??i run this commad [subprocess.run(["frp_0.53.0_windows_arm64/frpc.exe", "-c", "frpc.toml"]]
frpc Version
0.5.3.0
frps Version
frp_0.53.0_windows_arm64
System Architecture
windowx64-based PC
Configurations
frpc.toml file
[common]
server_addr = "X.X.X.X.X"
server_port = 7000
auth_token = "X.X.X.X"
Logs
No response
Steps to reproduce
...
Affected area
@xqzr commented on GitHub (Dec 20, 2023):
windows_amd64
@github-actions[bot] commented on GitHub (Jan 20, 2024):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.