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

Latest Handshake for peer not being populated #110

Open
brandan-schmitz opened this issue Jan 29, 2022 · 0 comments
Open

Latest Handshake for peer not being populated #110

brandan-schmitz opened this issue Jan 29, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@brandan-schmitz
Copy link

Describe the bug:

In the UI, the column to show when the last handshake for a peer was is always showing none even when wg show lists it.

To Reproduce:

Steps to reproduce the behavior:

  1. Create a peer for an interface if you do not already have one.
  2. Go to the Network tab on the left navigation bar.
  3. Click the More button at the bottom of your Wireguard interface.
  4. Scroll down to the peers section.
  5. Observe that the last handshake displays None
  6. Open a CLI to the server running your Linguard instance and run the wg show command. As long as a peer has connected previously it should show the latest handshake time.

Expected behavior:

The UI should show the same time as the CLI wg show command when looking at the peers Last Handshake column.

Screenshots:

CLI Result:
image

UI Display:
image

Desktop:

  • OS: macOS Monterey
  • Browser: Firefox 96.0.2

Server:

  • OS: Ubuntu 20.04
  • wireguard-tools: v1.0.20200513
  • Linguard: v1.1.0 (bare-metal install)
@brandan-schmitz brandan-schmitz added the bug Something isn't working label Jan 29, 2022
@joseantmazonsb joseantmazonsb self-assigned this Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants