Skip to content
This repository has been archived by the owner on May 4, 2020. It is now read-only.

Error removing 'disable' flag from peer config #60

Closed
rufoa opened this issue Jul 2, 2018 · 2 comments
Closed

Error removing 'disable' flag from peer config #60

rufoa opened this issue Jul 2, 2018 · 2 comments

Comments

@rufoa
Copy link
Contributor

rufoa commented Jul 2, 2018

I'm pretty sure this worked in 0.0.20180531
Fails in latest build

Same error through edgeos web UI

Many thanks

root@erx:/home/admin# configure
[edit]

root@erx# edit interfaces wireguard wg0 peer 6mR0WhRdPmnOVhZKqdhWDCuf/2u4ioEUyMyOysoUQUY=
[edit interfaces wireguard wg0 peer 6mR0WhRdPmnOVhZKqdhWDCuf/2u4ioEUyMyOysoUQUY=]

root@erx# show
 allowed-ips 0.0.0.0/0
 disable
 endpoint xx.xx.xx.xx:51820
 persistent-keepalive 30
[edit interfaces wireguard wg0 peer 6mR0WhRdPmnOVhZKqdhWDCuf/2u4ioEUyMyOysoUQUY=]

root@erx# delete disable
[edit interfaces wireguard wg0 peer 6mR0WhRdPmnOVhZKqdhWDCuf/2u4ioEUyMyOysoUQUY=]

root@erx# commit-confirm 
commit-confirm will automatically reboot in 10 minutes unless confirmed
Proceed? [yes]y
Type 'confirm' to stop reboot
[ interfaces wireguard wg0 peer 6mR0WhRdPmnOVhZKqdhWDCuf/2u4ioEUyMyOysoUQUY= disable ]

sh: -c: line 1: unexpected EOF while looking for matching `"'
sh: -c: line 3: syntax error: unexpected end of file

Commit failed
@rufoa
Copy link
Contributor Author

rufoa commented Jul 2, 2018

yeah that was it - PR #61

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

No branches or pull requests

1 participant