Skip to content

error in wiki #5041

@va1dy

Description

@va1dy

Bug Description

when i try auth.token it says token is wrong and then i try just token(without auth.) it works

Image

frpc Version

0.65.0

frps Version

0.65.0

System Architecture

linux/amd64

Configurations

Image

Logs

with auth.token :

va1dy@debian:/frp_0.65.0_linux_amd64$ ./frpc
WARNING: ini format is deprecated and the support will be removed in the future, please use yaml/json/toml format instead!
2025-11-01 17:28:15.465 [I] [sub/root.go:149] start frpc service for config file [./frpc.ini]
2025-11-01 17:28:15.465 [I] [client/service.go:325] try to connect to server...
2025-11-01 17:28:16.033 [E] [client/service.go:310] token in login doesn't match token from configuration
2025-11-01 17:28:16.033 [W] [client/service.go:328] connect to server error: token in login doesn't match token from configuration
2025-11-01 17:28:16.033 [I] [sub/root.go:167] frpc service for config file [./frpc.ini] stopped
login to the server failed: token in login doesn't match token from configuration. With loginFailExit enabled, no additional retries will be attempted
va1dy@debian:
/frp_0.65.0_linux_amd64$

Steps to reproduce

  1. just remove auth. and then it works

...

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions