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

SakuraFrp API 403 Forbidden #7

Open
Yuiinars opened this issue Jan 23, 2021 · 3 comments
Open

SakuraFrp API 403 Forbidden #7

Yuiinars opened this issue Jan 23, 2021 · 3 comments

Comments

@Yuiinars
Copy link

What version of frp are you using (./frpc -v or ./frps -v)?

  • frps - v0.28.2 for SakuraFrp
  • frpc - v0.29.0

What operating system and processor architecture are you using (go env)?

  • frps Ubuntu20.04 amd64
  • frpc Windows10 2004

Configures you used:

Default Configures in the SakuraPanel

Steps to reproduce the issue:

English version

1.Normal and functional configuration in the SakuraPanel
2.Frpc uses the configuration provided in SakuraPanel
3.Frps uses the configuration provided in SakuraFrp Wiki

中文版

1.在SakuraPanel中所有节点配置正常且能正常连接
2.Frpc端使用SakuraPanel中提供的配置
3.Frps端使用SakuraFrp Wiki中提供的配置

Describe the results you received:

2021/01/23 13:49:58 [E] [service.go:281] SakuraFrp API Error (Status: 403, Text: 403 Forbidden)
2021/01/23 13:49:58 [W] [service.go:103] login to server failed: SakuraFrp API Error (Status: 403, Text: 403 Forbidden)
SakuraFrp API Error (Status: 403, Text: 403 Forbidden)

Describe the results you expected:

How do I fix it?

Additional information you deem important:

Problems keep occurring and cannot be traced

  • Ubuntu Frpc

https://img.cncn3.cn/image/3dcD

  • Windows Frpc

https://img.cncn3.cn/image/3QYH
:)

Can you point out what caused this issue (optional)

I'm not sure :(

@Yuiinars
Copy link
Author

2021/01/24 05:50:45 [E] [service.go:228] SakuraFrp API Error (Status: 404, Text: 404 Not Found)
2021/01/24 05:50:45 [W] [service.go:86] login to server failed: SakuraFrp API Error (Status: 404, Text: 404 Not Found)

@wjssk0517
Copy link

wjssk0517 commented Apr 20, 2021

2021/01/24 05:50:45 [E] [service.go:228] SakuraFrp API Error (Status: 404, Text: 404 Not Found)
2021/01/24 05:50:45 [W] [service.go:86] login to server failed: SakuraFrp API Error (Status: 404, Text: 404 Not Found)

你可以试试给api_baseurl 加一个正确的域名试试。
我就是这样好了的。之前也有你这个问题

@kasuganosoras
Copy link
Member

参阅 Wiki -> Configuration 最底部
由于面板已经更新,加入了节点 ID 验证,这边的配置文件示例忘记更新了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants