AdguardTeam / AdguardTeam/AdGuardHome

Failed to start DHCP server in Podman container

Đang mở
#4,887 6 bình luận 0 reaction 0 người được giao Xem trên GitHub
help wanted
Ngôn ngữ chính
TypeScript
Star
36.9k
Fork
2.5k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### Prerequisites

- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer

- [X] I have searched other issues and found no duplicates

- [X] I want to report a bug and not ask a question

### Operating system type

Linux, Other (please mention the version in the description)

### CPU architecture

AMD64

### Installation

Docker

### Setup

On one machine

### AdGuard Home version

v0.107.11

### Description

#### What did you do?

I installed AdguardHome:

```
podman run --name adguardhome\
--restart unless-stopped\
-v /usr/local/etc/adguard/work:/opt/adguardhome/work\
-v /usr/local/etc/adguard/conf:/opt/adguardhome/conf\
--network host\
-d adguard/adguardhome
```

#### Expected result

It should act as a DHCP server

#### Actual result

I got this error in the log:

```
starting dhcp server: dhcpv4: creating raw udp connection: listen packet 04:d4:c4:58:3d:69: socket: operation not permitted
```

It would also really help if this was somehow apparent in the web interface.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.