@SunFounder_Moderator
Thank you for the reply.
I am booting from a micro SD (SDXC) 32GB flash memory card.
Ran those commands to stop daemon, remove the influxdb data and wal, start daemon, but this did not help. I also looked at the forum topic you linked to and read through it; nothing there seems to apply to my situation. Please note: the problem is the website is not running (at least not on port 34001) and I am getting warning message in the start up.â[WARNING] PM Dashboard not found skippingâ.
Here is the most recent console output with symptoms:
login as: raspb
raspb@mainframeâs password:
Linux MAINFRAME 6.12.62+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.12.62-1+rpt1 (2025-12-18) aarch64
Last login: Fri Feb 6 15:55:49 2026 from 192.168.1.28
raspb@MAINFRAME:~ $ sudo service pironman5 stop
raspb@MAINFRAME:~ $ sudo rm -rf /var/lib/influxdb/data/pironman5
raspb@MAINFRAME:~ $ sudo rm -rf /var/lib/influxdb/wal/pironman5
raspb@MAINFRAME:~ $ sudo service pironman5 start
raspb@MAINFRAME:~ $ cat /var/log/pironman5/main.log
26/02/05 13:49:40.860 [INFO]
26/02/05 13:49:40.860 [INFO] ############################################################
26/02/05 13:49:40.860 [DEBUG] Config path: /opt/pironman5/venv/lib/python3.13/site-packages/pironman5/config.json
26/02/05 13:49:40.860 [DEBUG] Pironman5 version: 1.2.26
26/02/05 13:49:40.860 [DEBUG] Variant: Pironman 5 Max
26/02/05 13:49:40.860 [DEBUG] Config: {âsystemâ: {âdata_intervalâ: 1, ârgb_colorâ: â#0a1affâ, ârgb_brightnessâ: 50, ârgb_styleâ: âhue_cycleâ, ârgb_speedâ: 34, ârgb_enableâ: True, ârgb_led_countâ: 4, âtemperature_unitâ: âCâ, âoled_enableâ: True, âoled_rotationâ: 0, âoled_diskâ: â/dev/nvme0n1â, âoled_network_interfaceâ: âallâ, âgpio_fan_pinâ: 6, âgpio_fan_modeâ: 1, âgpio_fan_ledâ: âfollowâ, âgpio_fan_led_pinâ: 5, âoled_sleep_timeoutâ: 120, âvibration_switch_pinâ: 26, âvibration_switch_pull_upâ: False, âdebug_levelâ: âINFOâ}}
26/02/05 13:49:40.860 [DEBUG] Device info: {ânameâ: âPironman 5 Maxâ, âidâ: âpironman5â, âperipheralsâ: [âstorageâ, âcpuâ, ânetworkâ, âmemoryâ, âhistoryâ, âlogâ, âws2812â, âcpu_temperatureâ, âgpu_temperatureâ, âtemperature_unitâ, âoledâ, âclear_historyâ, âdelete_log_fileâ, âpwm_fan_speedâ, âgpio_fan_stateâ, âgpio_fan_modeâ, âgpio_fan_ledâ, âvibration_switchâ, âoled_sleepâ], âversionâ: â1.2.26â, âapp_nameâ: âpironman5â}
26/02/05 13:49:40.860 [DEBUG] PM_Auto version: 1.2.12
26/02/05 13:49:41.111 [WARNING] PM Dashboard not found skipping
26/02/05 13:49:41.112 [INFO] PMAuto started
26/02/09 13:31:25.602 [INFO] Received signal âTerminatedâ, cleaning upâŚ
26/02/09 13:31:25.602 [INFO] Stopping Pironman5
26/02/09 13:31:25.602 [INFO] Stopping PMAuto
26/02/09 13:31:26.036 [INFO] Pironman5 stopped
26/02/09 13:31:26.036 [WARNING] Thread Thread-1 is still alive
26/02/09 13:32:22.713 [INFO]
26/02/09 13:32:22.714 [INFO] ############################################################
26/02/09 13:32:22.714 [DEBUG] Config path: /opt/pironman5/venv/lib/python3.13/site-packages/pironman5/config.json
26/02/09 13:32:22.714 [DEBUG] Pironman5 version: 1.2.26
26/02/09 13:32:22.714 [DEBUG] Variant: Pironman 5 Max
26/02/09 13:32:22.714 [DEBUG] Config: {âsystemâ: {âdata_intervalâ: 1, ârgb_colorâ: â#0a1affâ, ârgb_brightnessâ: 50, ârgb_styleâ: âhue_cycleâ, ârgb_speedâ: 34, ârgb_enableâ: True, ârgb_led_countâ: 4, âtemperature_unitâ: âCâ, âoled_enableâ: True, âoled_rotationâ: 0, âoled_diskâ: â/dev/nvme0n1â, âoled_network_interfaceâ: âallâ, âgpio_fan_pinâ: 6, âgpio_fan_modeâ: 1, âgpio_fan_ledâ: âfollowâ, âgpio_fan_led_pinâ: 5, âoled_sleep_timeoutâ: 120, âvibration_switch_pinâ: 26, âvibration_switch_pull_upâ: False, âdebug_levelâ: âINFOâ}}
26/02/09 13:32:22.714 [DEBUG] Device info: {ânameâ: âPironman 5 Maxâ, âidâ: âpironman5â, âperipheralsâ: [âstorageâ, âcpuâ, ânetworkâ, âmemoryâ, âhistoryâ, âlogâ, âws2812â, âcpu_temperatureâ, âgpu_temperatureâ, âtemperature_unitâ, âoledâ, âclear_historyâ, âdelete_log_fileâ, âpwm_fan_speedâ, âgpio_fan_stateâ, âgpio_fan_modeâ, âgpio_fan_ledâ, âvibration_switchâ, âoled_sleepâ], âversionâ: â1.2.26â, âapp_nameâ: âpironman5â}
26/02/09 13:32:22.714 [DEBUG] PM_Auto version: 1.2.12
26/02/09 13:32:22.824 [WARNING] PM Dashboard not found skipping
26/02/09 13:32:22.825 [INFO] PMAuto started
raspb@MAINFRAME:~ $ sudo systemctl status pironman5.service
â pironman5.service - pironman5 service
Loaded: loaded (/etc/systemd/system/pironman5.service; enabled; preset: enabled)
Active: active (running) since Mon 2026-02-09 13:32:22 CST; 1min 39s ago
Invocation: 35d89d86f23743a6951c683eeccb0918
Process: 277170 ExecStart=/usr/local/bin/pironman5 start --background (code=exited, status=0/SUCCESS)
Main PID: 277171 (pironman5-servi)
Tasks: 6 (limit: 9580)
CPU: 3.287s
CGroup: /system.slice/pironman5.service
ââ277171 /opt/pironman5/venv/bin/python3 /opt/pironman5/venv/bin/pironman5-service start
Feb 09 13:32:22 MAINFRAME pironman5[277171]: 26/02/09 13:32:22.822 [DEBUG] FanControl initialized
Feb 09 13:32:22 MAINFRAME pironman5[277171]: 26/02/09 13:32:22.823 [INFO] Initializing VibrationSwitch
Feb 09 13:32:22 MAINFRAME pironman5[277171]: 26/02/09 13:32:22.823 [INFO] Initializing VibrationSwitch on pin 26 with pull_up=True
Feb 09 13:32:22 MAINFRAME pironman5[277171]: 26/02/09 13:32:22.824 [INFO] VibrationSwitch initialized
Feb 09 13:32:22 MAINFRAME pironman5[277171]: 26/02/09 13:32:22.824 [WARNING] PM Dashboard not found skipping
Feb 09 13:32:22 MAINFRAME pironman5[277171]: 26/02/09 13:32:22.824 [INFO] PM Auto Start
Feb 09 13:32:22 MAINFRAME pironman5[277171]: 26/02/09 13:32:22.825 [INFO] PMAuto started
Feb 09 13:32:22 MAINFRAME pironman5[277171]: 26/02/09 13:32:22.848 [INFO] Connected to eth0: 192.168.1.253
Feb 09 13:32:22 MAINFRAME pironman5[277171]: 26/02/09 13:32:22.848 [INFO] Connected to docker0: 172.17.0.1
Feb 09 13:32:22 MAINFRAME pironman5[277171]: 26/02/09 13:32:22.962 [INFO] PWM Fan is supported, sync all other fan with pwm fan
raspb@MAINFRAME:~ $ sudo netstat -tulpn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.54:53 0.0.0.0:* LISTEN 381/systemd-resolve
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 1128/master
tcp 0 0 172.17.0.1:5357 0.0.0.0:* LISTEN 188511/python3
tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN 381/systemd-resolve
tcp 0 0 0.0.0.0:5355 0.0.0.0:* LISTEN 381/systemd-resolve
tcp 0 0 127.0.0.1:8088 0.0.0.0:* LISTEN 1185/influxd
tcp 0 0 192.168.1.253:5357 0.0.0.0:* LISTEN 188511/python3
tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 188492/smbd
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 931/sshd: /usr/sbin
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1/init
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 935/nginx: master p
tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 188492/smbd
tcp6 0 0 :::8086 :::* LISTEN 1185/influxd
tcp6 0 0 :::5355 :::* LISTEN 381/systemd-resolve
tcp6 0 0 :::139 :::* LISTEN 188492/smbd
tcp6 0 0 :::22 :::* LISTEN 931/sshd: /usr/sbin
tcp6 0 0 :::111 :::* LISTEN 1/init
tcp6 0 0 :::445 :::* LISTEN 188492/smbd
udp 0 0 0.0.0.0:55550 0.0.0.0:* 188511/python3
udp 0 0 0.0.0.0:44479 0.0.0.0:* 802/avahi-daemon: r
udp 0 0 172.17.0.1:3702 0.0.0.0:* 188511/python3
udp 0 0 239.255.255.250:3702 0.0.0.0:* 188511/python3
udp 0 0 192.168.1.253:3702 0.0.0.0:* 188511/python3
udp 0 0 239.255.255.250:3702 0.0.0.0:* 188511/python3
udp 0 0 0.0.0.0:40921 0.0.0.0:* 188511/python3
udp 0 0 127.0.0.54:53 0.0.0.0:* 381/systemd-resolve
udp 0 0 127.0.0.53:53 0.0.0.0:* 381/systemd-resolve
udp 0 0 192.168.1.253:68 0.0.0.0:* 400/systemd-network
udp 0 0 0.0.0.0:111 0.0.0.0:* 1/init
udp 0 0 127.0.0.1:323 0.0.0.0:* 943/chronyd
udp 0 0 0.0.0.0:5353 0.0.0.0:* 802/avahi-daemon: r
udp 0 0 0.0.0.0:5355 0.0.0.0:* 381/systemd-resolve
udp6 0 0 :::44957 :::* 802/avahi-daemon: r
udp6 0 0 :::111 :::* 1/init
udp6 0 0 ::1:323 :::* 943/chronyd
udp6 0 0 :::5353 :::* 802/avahi-daemon: r
udp6 0 0 :::5355 :::* 381/systemd-resolve
raspb@MAINFRAME:~ $ sudo pironman5 -c
{
âsystemâ: {
âdata_intervalâ: 1,
ârgb_colorâ: â#0a1affâ,
ârgb_brightnessâ: 50,
ârgb_styleâ: âhue_cycleâ,
ârgb_speedâ: 34,
ârgb_enableâ: true,
ârgb_led_countâ: 4,
âtemperature_unitâ: âCâ,
âoled_enableâ: true,
âoled_rotationâ: 0,
âoled_diskâ: â/dev/nvme0n1â,
âoled_network_interfaceâ: âallâ,
âgpio_fan_pinâ: 6,
âgpio_fan_modeâ: 1,
âgpio_fan_ledâ: âfollowâ,
âgpio_fan_led_pinâ: 5,
âoled_sleep_timeoutâ: 120,
âvibration_switch_pinâ: 26,
âvibration_switch_pull_upâ: false,
âdebug_levelâ: âINFOâ
}
}
raspb@MAINFRAME:~ $