We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
问题如题 数据库,api配置都正常 后台也可以正确获取到服务器信息 但是Frpc客户端连接不上 Frps版本为樱花28.2定制版 Frpc是官方最新版 frps后台报错 client login info: ip [X.XX.XXX.XX:4411] version [0.29.0] hostname [] os [windows] arch [386] 2021/01/10 12:01:04 [W] [service.go:301] SakuraFrp API Error (Status: 403, Text: 403 Invalid Node ID) 2021/01/10 12:01:05 [D] [service.go:344] Accept new mux stream error: EOF
The text was updated successfully, but these errors were encountered:
请更改Frps的ApiToken的配置 如 api_token = Password|1 1 便是你在SakuraPanel上配置的Node ID
api_token = Password|1
Sorry, something went wrong.
No branches or pull requests
问题如题
数据库,api配置都正常
后台也可以正确获取到服务器信息
但是Frpc客户端连接不上
Frps版本为樱花28.2定制版
Frpc是官方最新版
frps后台报错
client login info: ip [X.XX.XXX.XX:4411] version [0.29.0] hostname [] os [windows] arch [386]
2021/01/10 12:01:04 [W] [service.go:301] SakuraFrp API Error (Status: 403, Text: 403 Invalid Node ID)
2021/01/10 12:01:05 [D] [service.go:344] Accept new mux stream error: EOF
The text was updated successfully, but these errors were encountered: