[GH-ISSUE #1345] Installing netbird on a Oracle Cloud VPS (Ubuntu) #2132

Open
opened 2026-08-05 00:45:31 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @plasticpippo on GitHub (Nov 30, 2023).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/1345

Hi,
i am trying to install Netbird with the selfhosting quickstart script provided on your website on a micro instance of Oracle Cloud.
i have opened all the necessary ports but when i run the script i receive the following message:

✘ Network netbird_netbird Error 0.2s
failed to create network netbird_netbird: Error response from daemon: Failed to program FILTER chain: iptables failed: iptables --wait -I FORWARD -o br-e6a7f4738870 -j DOCKER: iptables v1.8.7 (nf_tables): Chain 'DOCKER' does not exist
Try `iptables -h' or 'iptables --help' for more information.
(exit status 2)

i tried to add the docker chain manually but it already exists

not sure where to go from here

Originally created by @plasticpippo on GitHub (Nov 30, 2023). Original GitHub issue: https://github.com/netbirdio/netbird/issues/1345 Hi, i am trying to install Netbird with the selfhosting quickstart script provided on your website on a micro instance of Oracle Cloud. i have opened all the necessary ports but when i run the script i receive the following message: ✘ Network netbird_netbird Error 0.2s failed to create network netbird_netbird: Error response from daemon: Failed to program FILTER chain: iptables failed: iptables --wait -I FORWARD -o br-e6a7f4738870 -j DOCKER: iptables v1.8.7 (nf_tables): Chain 'DOCKER' does not exist Try `iptables -h' or 'iptables --help' for more information. (exit status 2) i tried to add the docker chain manually but it already exists not sure where to go from here
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#2132