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

support Debian 11 / Ubuntu 22 #46

Closed
shinebayar-g opened this issue Nov 14, 2022 · 1 comment
Closed

support Debian 11 / Ubuntu 22 #46

shinebayar-g opened this issue Nov 14, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@shinebayar-g
Copy link
Owner

As others have reported in #45 Ubuntu 22 doesn't seem to work.

On the fresh setup, I'm seeing following output.

ubuntu@ufw-test-f3c5604:~$ ./ufw-docker-automated
2022/11/14 01:06:13 ufw-docker-automated: Connecting to the Docker API. Listening for events..
2022/11/14 01:06:13 ufw-docker-automated: Couldn't inspect container: Error: No such container: ufw Cleaning up ufw rule
2022/11/14 01:06:13 ufw-docker-automated: Deleting rule: ufw allow 22
2022/11/14 01:06:13 ufw error: exit status 1 ERROR: 'route delete NUM' unsupported. Use 'delete NUM' instead.

Fortunately, it's not actually deleting the allow 22 rule. 😓

@shinebayar-g shinebayar-g self-assigned this Nov 14, 2022
@shinebayar-g shinebayar-g added the bug Something isn't working label Nov 14, 2022
@shinebayar-g shinebayar-g changed the title support Ubuntu 22 support Debian 11 / Ubuntu 22 Nov 14, 2022
@shinebayar-g
Copy link
Owner Author

Looks like this specific error message was a regression introduced in previous v0.9.0 release, fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant