Thank you for your response.
Here is the log file you requested. Note this error message had already been provided in my post. “[WARNING] PM Dashboard not found skipping”
Last login: Thu Feb 5 13:50:05 2026 from 192.168.1.61
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
raspb@MAINFRAME:~ $
The Pironman dashboard website was previously functional, but stopped working for unknown reason. The OLED mini display is functioning, so I know the pironman5 daemon is at least partially functional. The problem is the server is not listening for http on port 34001.
(P.S. I am a technical user. Yes of course I installed using the instructions and of course I restarted the Raspberry Pi 5 computer, that is how I encountered the problem.)