-
Notifications
You must be signed in to change notification settings - Fork 113
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I faced with error
nov 05 00:35:47 pve-02 systemd[1]: pulse-sensor-proxy.service: Scheduled restart job, restart counter is at 2.
nov 05 00:35:47 pve-02 systemd[1]: Started pulse-sensor-proxy.service - Pulse Temperature Proxy.
nov 05 00:35:47 pve-02 pulse-sensor-proxy[3095966]: 12:35AM WRN Failed to enumerate network interfaces error="route ip+net: netlinkrib: address family not supported by protocol"
nov 05 00:35:47 pve-02 pulse-sensor-proxy[3095966]: 12:35AM WRN No allowed_source_subnets configured and no host addresses detected
nov 05 00:35:47 pve-02 pulse-sensor-proxy[3095966]: 12:35AM FTL Failed to initialize audit logger error="open /var/log/pulse/sensor-proxy/audit.log: read-only file system" path=/var/log/pulse/sensor-proxy/audit.log
nov 05 00:35:47 pve-02 systemd[1]: pulse-sensor-proxy.service: Main process exited, code=exited, status=1/FAILURE
nov 05 00:35:47 pve-02 systemd[1]: pulse-sensor-proxy.service: Failed with result 'exit-code'.
and commands
root@pve-02:~# mkdir /var/log/pulse/sensor-proxy
root@pve-02:~# chown pulse-sensor-proxy:pulse-sensor-proxy /var/log/pulse/sensor-proxy
root@pve-02:~# ls -lha /var/log/pulse/sensor-proxy/
total 8.0K
drwxr-xr-x 2 pulse-sensor-proxy pulse-sensor-proxy 4.0K Nov 5 00:35 .
drwxr-xr-x 3 pulse-sensor-proxy pulse-sensor-proxy 4.0K Nov 5 00:35 ..
root@pve-02:~# pulse-sensor-proxy --version
pulse-sensor-proxy version v4.25.0I used systemd service from documentation
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working