snmpd does not start on unifi ac lr (ath79)
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 4.6k
- Forks
- 4k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 134
Description
I have openwrt snapshot r11094-a03219ba09 unifi ac lr (ath79).
snmpd does not start. In logs I found that:
daemon.info procd: Instance snmpd::instance1 s in a crash loop 7 crashes, 0 seconds since last crash
When I tried to start smpnd using command line I got that:
/usr/sbin/snmpd -Le
/dev/kmem: No such file or directory
/dev/mem: No such file or directory
Agent initialization failed
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the /usr/sbin/snmpd -Le command on the UniFi AC LR running the reported OpenWrt snapshot, then inspect the snmpd package and service configuration responsible for the crash loop. Done means snmpd starts successfully on ath79 without the missing /dev/kmem or /dev/mem errors.
Written by the indexing model from the issue text.
Assessment
- Domain
- embedded-iot, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100