ghostbuster91 / nixos-router

MIT License
16 stars 2 forks source link

Router is not responding after gc #36

Closed ghostbuster91 closed 9 months ago

ghostbuster91 commented 1 year ago

nothing suspicious in logs:

Oct 30 00:00:52 surfer nix-gc-start[4380]: deleting '/nix/store/h4z9agb794j3ygldz094kj9ic8l3qxf2-nftables-rules'
Oct 30 00:00:52 surfer nix-gc-start[4380]: deleting '/nix/store/biyrikrsg0pcdni5i4hpaa815jlnvfvv-unit-nftables.service.drv'
Oct 30 00:00:52 surfer nix-gc-start[4380]: deleting '/nix/store/bw2ikwjqv2xgf52j7bk62p2ckw1g20li-nftables-rules.drv'
Oct 30 00:00:52 surfer nix-gc-start[4380]: deleting unused links...
Oct 30 00:00:52 surfer nix-gc-start[4380]: note: currently hard linking saves -0.00 MiB
Oct 30 00:00:55 surfer nix-gc-start[4380]: 180 store paths deleted, 200.71 MiB freed
Oct 30 00:00:55 surfer systemd[1]: nix-gc.service: Deactivated successfully.
Oct 30 00:00:55 surfer systemd[1]: nix-gc.service: Consumed 12.136s CPU time, no IP traffic.
Oct 30 01:00:19 surfer systemd[1]: Started Logrotate Service.
Oct 30 01:00:20 surfer systemd[1]: logrotate.service: Deactivated successfully.
Oct 30 01:13:46 surfer hostapd[836]: wlan0-1: AP-STA-DISCONNECTED ea:c6:81:11:7e:2b
Oct 30 02:00:29 surfer systemd[1]: Started Logrotate Service.
Oct 30 02:00:29 surfer systemd[1]: logrotate.service: Deactivated successfully.
Oct 30 03:00:24 surfer systemd[1]: Started Logrotate Service.
Oct 30 03:00:25 surfer systemd[1]: logrotate.service: Deactivated successfully.
Oct 30 04:00:03 surfer systemd[1]: Started Logrotate Service.
Oct 30 04:00:03 surfer systemd[1]: logrotate.service: Deactivated successfully.
Oct 30 04:29:17 surfer dnsmasq-dhcp[914]: DHCPREQUEST(br-lan) 192.168.10.175 68:3e:26:90:27:61
Oct 30 04:29:17 surfer dnsmasq-dhcp[914]: DHCPACK(br-lan) 192.168.10.175 68:3e:26:90:27:61 focus
Oct 30 05:00:07 surfer systemd[1]: Started Logrotate Service.
Oct 30 05:00:07 surfer systemd[1]: logrotate.service: Deactivated successfully.
Oct 30 05:53:05 surfer hostapd[836]: wlan0-1: STA ea:c6:81:11:7e:2b IEEE 802.11: authenticated
Oct 30 05:53:05 surfer hostapd[836]: wlan0-1: STA ea:c6:81:11:7e:2b IEEE 802.11: associated (aid 2)
Oct 30 05:53:05 surfer hostapd[836]: wlan0-1: STA ea:c6:81:11:7e:2b IEEE 802.11: authenticated
Oct 30 05:53:05 surfer hostapd[836]: wlan0-1: STA ea:c6:81:11:7e:2b IEEE 802.11: associated (aid 2)
Oct 30 05:53:05 surfer hostapd[836]: wlan0-1: AP-STA-CONNECTED ea:c6:81:11:7e:2b
Oct 30 05:53:05 surfer hostapd[836]: wlan0-1: STA ea:c6:81:11:7e:2b RADIUS: starting accounting session D01FCA3DCCC7C8AD
Oct 30 05:53:05 surfer hostapd[836]: wlan0-1: STA ea:c6:81:11:7e:2b WPA: pairwise key handshake completed (RSN)
Oct 30 05:53:05 surfer hostapd[836]: wlan0-1: EAPOL-4WAY-HS-COMPLETED ea:c6:81:11:7e:2b
Oct 30 05:53:05 surfer hostapd[836]: wlan0-1: STA ea:c6:81:11:7e:2b RADIUS: starting accounting session D01FCA3DCCC7C8AD
Oct 30 05:53:05 surfer hostapd[836]: wlan0-1: STA ea:c6:81:11:7e:2b WPA: pairwise key handshake completed (RSN)
Oct 30 05:53:05 surfer dnsmasq-dhcp[914]: DHCPREQUEST(br-lan) 192.168.10.198 ea:c6:81:11:7e:2b
Oct 30 05:53:05 surfer dnsmasq-dhcp[914]: DHCPACK(br-lan) 192.168.10.198 ea:c6:81:11:7e:2b OnePlus-7T
Oct 30 06:00:22 surfer systemd[1]: Started Logrotate Service.
Oct 30 06:00:22 surfer systemd[1]: logrotate.service: Deactivated successfully.
Oct 30 07:00:26 surfer systemd[1]: Started Logrotate Service.
Oct 30 07:00:26 surfer systemd[1]: logrotate.service: Deactivated successfully.

TODO: run gc manually and check the results

ghostbuster91 commented 9 months ago

no longer happens