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

[Bug] Unexpected behavior of log output #259

Open
tlmn-local opened this issue May 6, 2022 · 1 comment
Open

[Bug] Unexpected behavior of log output #259

tlmn-local opened this issue May 6, 2022 · 1 comment
Labels

Comments

@tlmn-local
Copy link

Bug reports

[tsh][listeners] >>> start default-http2-listener
[2022-05-06 20:33:28][INFO] Starting listener default-http2-listener
[tsh][listeners] >>> [2022-05-06 20:33:28][ERROR] HTTP2Listener default-http2-listener start error: listen tcp 0.0.0.0:8989: bind: address already in use

As the above output shows, the log output coincides with the current command line, is there a way to fix this?

Expected Behavior

Logs are automatically output above the command line instead of peers

Current Behavior and Steps to Reproduce

The log output is the same as the current command line

  • Operating System: Macos
  • Terminal Emulator: iTerm2
  • tag of go-prompt or commit revision: v0.2.6
@tlmn-local tlmn-local added the bug label May 6, 2022
@tlmn-local
Copy link
Author

I encountered an issue that is basically the same as the problem I described, is it resolved?

#18

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

No branches or pull requests

1 participant