@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:~ $