cloudflare / cloudflare/boringtun
Interrupted system call (os error 4)
- Dominant language
- Rust
- Stars
- 7.2k
- Forks
- 532
- PR merge metrics
- No merged PRs in 30d
Description
When I and build and run boringtun-cli it shows this error:
- Server: VM on Intel x86_64 Mac
- OS: AlmaLinux 9
Thanks very much for your help :-)
Here is the full error log:
```
2023-03-16T18:55:19.423871Z ERROR boringtun::device: Poll error, error: "Interrupted system call (os error 4)"
at boringtun/src/device/mod.rs:268
2023-03-16T18:55:19.424014Z ERROR boringtun::device: Poll error, error: "Interrupted system call (os error 4)"
at boringtun/src/device/mod.rs:268
2023-03-16T18:55:19.424128Z ERROR boringtun::device: Poll error, error: "Interrupted system call (os error 4)"
at boringtun/src/device/mod.rs:268
2023-03-16T18:55:19.424238Z ERROR boringtun::device: Poll error, error: "Interrupted system call (os error 4)"
at boringtun/src/device/mod.rs:268
2023-03-16T18:55:19.424368Z ERROR boringtun::device: Poll error, error: "Interrupted system call (os error 4)"
at boringtun/src/device/mod.rs:268
2023-03-16T18:55:19.424479Z ERROR boringtun::device: Poll error, error: "Interrupted system call (os error 4)"
at boringtun/src/device/mod.rs:268
2023-03-16T18:55:19.424589Z ERROR boringtun::device: Poll error, error: "Interrupted system call (os error 4)"
at boringtun/src/device/mod.rs:268
2023-03-16T18:55:19.424717Z ERROR boringtun::device: Poll error, error: "Interrupted system call (os error 4)"
```
Contributor guide
Assessment
This issue has not been assessed yet.