Giter Club home page Giter Club logo

Comments (2)

airdogvan avatar airdogvan commented on June 1, 2024

Maybe providing the server logs might help:

wireguard-ui    | wg-quick: `wg0' is not a WireGuard interface
wireguard-ui    | [#] ip link add wg0 type wireguard
wireguard-ui    | [#] wg setconf wg0 /dev/fd/63
wireguard-ui    | [#] ip -4 address add 10.252.1.0/24 dev wg0
wireguard-ui    | [#] ip link set mtu 1450 up dev wg0
wireguard-ui    | [#]
wireguard       | [migrations] started
wireguard       | [migrations] no migrations found
wireguard       | ───────────────────────────────────────
wireguard       |
wireguard       |       ██╗     ███████╗██╗ ██████╗
wireguard       |       ██║     ██╔════╝██║██╔═══██╗
wireguard       |       ██║     ███████╗██║██║   ██║
wireguard       |       ██║     ╚════██║██║██║   ██║
wireguard       |       ███████╗███████║██║╚██████╔╝
wireguard       |       ╚══════╝╚══════╝╚═╝ ╚═════╝
wireguard       |
wireguard       |    Brought to you by linuxserver.io
wireguard       | ───────────────────────────────────────
wireguard       |
wireguard       | To support the app dev(s) visit:
wireguard       | WireGuard: https://www.wireguard.com/donations/
wireguard       |
wireguard       | To support LSIO projects visit:
wireguard       | https://www.linuxserver.io/donate/
wireguard       |
wireguard       | ───────────────────────────────────────
wireguard       | GID/UID
wireguard       | ───────────────────────────────────────
wireguard       |
wireguard       | User UID:    1000
wireguard       | User GID:    1000
wireguard       | ───────────────────────────────────────
wireguard       |
wireguard       | Uname info: Linux aa7e47965f86 5.15.0-94-generic #104-Ubuntu SMP Tue Jan 9 15:25:40 UTC 2024 x86_64 GNU/Linux
wireguard       | **** It seems the wireguard module is already active. Skipping kernel header install and module compilation. ****
wireguard       | **** As the wireguard module is already active you can remove the SYS_MODULE capability from your container run/compose. ****
wireguard       | **** Client mode selected. ****
wireguard       | **** No client conf found. Provide your own client conf as "/config/wg0.conf" and restart the container. ****

from wirehole.

airdogvan avatar airdogvan commented on June 1, 2024

Inside the wireguard container:

wg show
interface: wg0
  public key: dSqUpHft7RBHnEbCC+FR70HQmNhF892o9upk16QNnzs=
  private key: (hidden)
  listening port: 51820

peer: E+InEtlznjTBoYtaYHcYNLiL4uhz7BMGpch2zcc3mWI=
  preshared key: (hidden)
  endpoint: xxx.xxx.xxx.xxx:53454
  allowed ips: 10.252.1.2/32
  latest handshake: 53 seconds ago
  transfer: 249.68 KiB received, 3.00 MiB sent
  persistent keepalive: every 15 seconds

peer: zc6t+vBUuUtCti9ldHO2xuTjAg7CjayPETEQzEos014=
  preshared key: (hidden)
  allowed ips: 10.252.1.1/32
  persistent keepalive: every 15 seconds

from wirehole.

Related Issues (20)

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.