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

Issue with v0.5.5 #37

Open
reamasesa opened this issue Dec 30, 2024 · 0 comments
Open

Issue with v0.5.5 #37

reamasesa opened this issue Dec 30, 2024 · 0 comments

Comments

@reamasesa
Copy link

Hi,

Sorry but I wasn't able to format the log properly :(
Using openvpn-server version v0.5.5 produces the following errors, version v0.5.4 works as expected
When this happens. the openvpn-ui cries about not being able to move certain folders, as well

Thanks

openvpn-ui | Notice
openvpn-ui | ------
openvpn-ui | 'init-pki' complete; you may now create a CA or requests.
openvpn-ui |
openvpn-ui |
openvpn-ui | Your newly created PKI dir is:
openvpn-ui | * /tmp/pki
openvpn-ui |
openvpn-ui |
openvpn-ui | Using Easy-RSA configuration:
openvpn-ui | * undefined
openvpn-ui |
openvpn-ui |
openvpn-ui | Moving PKI directory...
openvpn-ui | mv: can't remove '/usr/share/easy-rsa/pki/inline': Is a directory
openvpn-ui | mv: can't remove '/usr/share/easy-rsa/pki/private': Is a directory
openvpn-ui | mv: can't remove '/usr/share/easy-rsa/pki/reqs': Is a directory
openvpn-ui |
openvpn-ui |
openvpn-ui | 2024/12/30 15:46:55.097 [E] [dangerzone.go:37] exit status 1
openvpn-ui | 2024/12/30 15:46:55.097 [E] [dangerzone.go:53] exit status 1
openvpn-ui | [ORM]2024/12/30 15:47:25 -[Queries/default] - [ OK / db.QueryRow / 0.0ms] - [SELECT id, login, is_admin, name, email, password, lastlogintime, created, updated FROM user WHERE id = ? ] - 1
openvpn-ui | [ORM]2024/12/30 15:47:42 -[Queries/default] - [ OK / db.QueryRow / 0.1ms] - [SELECT id, login, is_admin, name, email, password, lastlogintime, created, updated FROM user WHERE id = ? ] - 1
openvpn-ui | [ORM]2024/12/30 15:48:14 -[Queries/default] - [ OK / db.QueryRow / 0.1ms] - [SELECT id, login, is_admin, name, email, password, lastlogintime, created, updated FROM user WHERE id = ? ] - 1
openvpn-ui | [ORM]2024/12/30 15:50:45 -[Queries/default] - [ OK / db.QueryRow / 0.1ms] - [SELECT id, login, is_admin, name, email, password, lastlogintime, created, updated FROM user WHERE id = ? ] - 1
openvpn | Blocking internal home subnet to access from external openvpn clients (Internet still available)
openvpn | Applying firewall rules
openvpn | Additional firewall rules applied.
openvpn | IPT MASQ Chains:
openvpn | # Warning: iptables-legacy tables present, use iptables-legacy to see them
openvpn | MASQUERADE all -- ip-10-0-70-0.ec2.internal/24 anywhere
openvpn | MASQUERADE all -- ip-10-0-71-0.ec2.internal/24 anywhere
openvpn | IPT FWD Chains:
openvpn | # Warning: iptables-legacy tables present, use iptables-legacy to see them
openvpn | 0 0 DROP 1 -- * * 10.0.71.0/24 0.0.0.0/0 icmptype 8
openvpn | 0 0 DROP 1 -- * * 10.0.71.0/24 0.0.0.0/0 icmptype 0
openvpn | 0 0 DROP 0 -- * * 10.0.71.0/24 192.168.88.0/24
openvpn | Start openvpn process...
openvpn exited with code 1

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