douglasmiranda / douglasmiranda/docker-taiga

Getting an error with iptables

Open
#7 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
52
Forks
21
PR merge metrics
No merged PRs in 30d

Description

Hello!
Trying to set up taiga on my Raspberry Pi. But I am facing this error:

```
pi@raspberrypi:~/docker-taiga$ docker-compose up
Creating network "dockertaiga_default" with the default driver
ERROR: Failed to Setup IP tables: Unable to enable SKIP DNAT rule: (iptables failed: iptables --wait -t nat -I DOCKER -i br-ecc5613de563 -j RETURN: iptables: No chain/target/match by that name.
(exit status 1))
```

Any thoughts?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing `docker-compose up` on the Raspberry Pi and inspect the Docker networking and iptables setup around the reported SKIP DNAT error. Done means the Taiga services start successfully without the missing-chain error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose, raspberry-pi
Domain
devops, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.