[GH-ISSUE #3866] Error: [WinError 216] #3075

Closed
opened 2026-05-05 13:59:31 -06:00 by gitea-mirror · 2 comments
Owner

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"

[ssh_proxy]
type = "tcp"
local_ip = "127.0.0.1"
local_port = 443
remote_port = 23456
use_encryption = true
use_compression = true
privilege_key = Accf8c0FTuUW
custom_username = GRYF56D


[http_proxy]
type = "http"
local_ip = "127.0.0.1"
local_port = 80
custom_domains = ["www.google.com"]

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"

[ssh_proxy]
type = "tcp"
local_ip = "127.0.0.1"
local_port = 443
remote_port = 23456
use_encryption = true
use_compression = true
privilege_key = Accf8c0FTuUW
custom_username = GRYF56D


[http_proxy]
type = "http"
local_ip = "127.0.0.1"
local_port = 80
custom_domains = ["www.google.com"]

Logs

No response

Steps to reproduce

...

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
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" [ssh_proxy] type = "tcp" local_ip = "127.0.0.1" local_port = 443 remote_port = 23456 use_encryption = true use_compression = true privilege_key = Accf8c0FTuUW custom_username = GRYF56D [http_proxy] type = "http" local_ip = "127.0.0.1" local_port = 80 custom_domains = ["www.google.com"] 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" [ssh_proxy] type = "tcp" local_ip = "127.0.0.1" local_port = 443 remote_port = 23456 use_encryption = true use_compression = true privilege_key = Accf8c0FTuUW custom_username = GRYF56D [http_proxy] type = "http" local_ip = "127.0.0.1" local_port = 80 custom_domains = ["www.google.com"] ### Logs _No response_ ### Steps to reproduce 1. 2. 3. ... ### Affected area - [ ] Docs - [X] Installation - [X] Performance and Scalability - [X] Security - [X] User Experience - [X] Test and Release - [X] Developer Infrastructure - [X] Client Plugin - [X] Server Plugin - [X] Extensions - [X] Others
gitea-mirror 2026-05-05 13:59:31 -06:00
Author
Owner

@xqzr commented on GitHub (Dec 20, 2023):

windows_amd64

<!-- gh-comment-id:1865188205 --> @xqzr commented on GitHub (Dec 20, 2023): windows_**amd**64
Author
Owner

@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.

<!-- gh-comment-id:1901435040 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#3075
No description provided.