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

No longer works with Rust #32

Open
scorpio1441 opened this issue Jan 9, 2024 · 2 comments
Open

No longer works with Rust #32

scorpio1441 opened this issue Jan 9, 2024 · 2 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@scorpio1441
Copy link

default:
  address: "127.0.0.1:28016" # host:port, for example 127.0.0.1:16260
  password: "test1234"
  log: "rcon-default.log"
  type: "web" # rcon, telnet, web.
  timeout: "10s"

C:\rustserver>rcon test
cli: execute: auth: rcon: rcon: read packet size: read tcp 127.0.0.1:64172->127.0.0.1:28016: i/o timeout
@coolapso
Copy link
Contributor

change type to rcon

@outdead
Copy link
Member

outdead commented Feb 3, 2024

Looks like the problem is the same #40 and #30

@outdead outdead added the duplicate This issue or pull request already exists label Feb 3, 2024
@outdead outdead added the bug Something isn't working label Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants