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

RTNETLINK answers: File exists #86

Open
Akninja2432 opened this issue Jun 13, 2024 · 0 comments
Open

RTNETLINK answers: File exists #86

Akninja2432 opened this issue Jun 13, 2024 · 0 comments

Comments

@Akninja2432
Copy link

Hello,

Recently had a 6 hour power outage which exhausted my battery backup. When I brought the system back online, I was unable to resume my WG bridge. I get the error message below. I have tried multiple reboots, rebuilding the .conf file, and even a factory reset and restore. Nothing fixes it. Anyone got feedback on how to fix?

TIA

 Welcome to UniFi Dream Machine Pro!

********************************* NOTICE **********************************

  • By logging in to, accessing, or using any Ubiquiti product, you are *
  • signifying that you have read our Terms of Service (ToS) and End User *
  • License Agreement (EULA), understand their terms, and agree to be *
  • fully bound to them. The use of CLI (Command Line Interface) can *
  • potentially harm Ubiquiti devices and result in lost access to them and *
  • their data. By proceeding, you acknowledge that the use of CLI to *
  • modify device(s) outside of their normal operational scope, or in any *
  • manner inconsistent with the ToS or EULA, will permanently and *
  • irrevocably void any applicable warranty. *

Last login: Wed Jun 12 19:41:52 2024 from 192.168.2.206
root@UDM-Pro-Home:~# wg-quick up wg0
[#] ip link add wg0 type wireguard
[#] wg setconf wg0 /dev/fd/63
[#] ip -4 address add 192.168.95.2 dev wg0
[#] ip link set mtu 1372 up dev wg0
[#] ip -4 route add 192.168.95.0/32 dev wg0
[#] ip -4 route add 192.168.20.0/24 dev wg0
[#] ip -4 route add 192.168.16.0/24 dev wg0
[#] ip -4 route add 192.168.14.0/24 dev wg0
[#] ip -4 route add 192.168.10.0/24 dev wg0
[#] ip -4 route add 192.168.1.0/24 dev wg0
### RTNETLINK answers: File exists
[#] ip link delete dev wg0

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

No branches or pull requests

1 participant