Git Product home page Git Product logo

Comments (8)

zhsj avatar zhsj commented on August 20, 2024

invalid argument for flag `/keepalive-interval' (expected time.Duration): time: missing unit in duration "20"

You should use 20s. I may add the default unit s to the argument, to align other wireguard configuration.

from wghttp.

zhsj avatar zhsj commented on August 20, 2024

On the current version I get an infinite connection. Lots of tries: peer(jh1+…) - Sending handshake initiation
On the version of July 18, everything connects perfectly

However commits from July 18 only affect the dns resolver, it shouldn't affect the wireguard connection...

from wghttp.

zhsj avatar zhsj commented on August 20, 2024

Okay, I checked my logs, and see some random Sending handshake initiation, but it doesn't seem to have any side effects?

from wghttp.

XEGARE avatar XEGARE commented on August 20, 2024

Okay, I checked my logs, and see some random , but it doesn't seem to have any side effects?Sending handshake initiation

It has. It doesn't connect.
f

from wghttp.

zhsj avatar zhsj commented on August 20, 2024

Could you check the log with prefix Device config:, and see if it's same with the version of July 18?

I have no clue that the changes since July 18 will affect the connection.

If the version of July 18 works, you can help me narrowing down the bug, by using git bisect. Or if you don't know how to use git bisect, you can just checkout each commit since July 18, and find the first commit that breaks the connection.

from wghttp.

XEGARE avatar XEGARE commented on August 20, 2024

July 18

s

s

from wghttp.

XEGARE avatar XEGARE commented on August 20, 2024

git bisect

4dc0f8e is the first bad commit

from wghttp.

zhsj avatar zhsj commented on August 20, 2024

Thanks, I now know what happens.

from wghttp.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.