openwrt / packages

Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
GNU General Public License v2.0
3.88k stars 3.39k forks source link

atd package into logread return "Can’t open /run/atd.pid to signal atd. No atd running?" #24361

Open compact21 opened 2 weeks ago

compact21 commented 2 weeks ago

view this post: https://forum.openwrt.org/t/cant-open-run-atd-pid-to-signal-atd-no-atd-running/200574

Openwrt version: ubus call system board

{ "kernel": "6.6.32", "hostname": "LTE5398-M904", "system": "MediaTek MT7621 ver:1 eco:3", "model": "ZyXEL LTE5398-M904", "board_name": "zyxel,lte5398-m904", "rootfs_type": "squashfs", "release": { "distribution": "OpenWrt", "version": "SNAPSHOT", "revision": "r26581-33db914607", "target": "ramips/mt7621", "description": "OpenWrt SNAPSHOT r26581-33db914607" } }

opkg list-installed | grep at at - 3.2.5-r1

I created a syslink and relaunched the daemon and it works, someone more experienced than me can report the fact to the competent developer...

lrwxrwxrwx 1 root root 8 Jun 10 11:36 run -> /var/run

as I have never had to create a /run link to /var/run before and on another router where I installed Openwrt /run does not exist...

brada4 commented 2 weeks ago

at 3.2.3 (2022-01-29): MR17 - Set PIDDIR to /run if exists on the system