We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
got some error like this
sudo pironman5 restart 24/11/25 16:51:13.503 [DEBUG] Initializing OLED 24/11/25 16:51:13.583 [DEBUG] Update temperature_unit to C 24/11/25 16:51:13.583 [DEBUG] Update oled_enable to True 24/11/25 16:51:13.583 [DEBUG] Update oled_rotation to 0 24/11/25 16:51:13.583 [DEBUG] Update oled_disk to total 24/11/25 16:51:13.583 [DEBUG] Update oled_network_interface to all 24/11/25 16:51:13.583 [DEBUG] OLED initialized 24/11/25 16:51:13.584 [DEBUG] Update LED count: 4 24/11/25 16:51:13.584 [DEBUG] Update LED count: 4 24/11/25 16:51:13.584 [DEBUG] Update RGB enable: True 24/11/25 16:51:13.584 [DEBUG] Update RGB enable: True 24/11/25 16:51:13.584 [DEBUG] Update RGB color: #0a1aff 24/11/25 16:51:13.584 [DEBUG] Update RGB color: [10, 26, 255] 24/11/25 16:51:13.584 [DEBUG] Update RGB brightness: 100 24/11/25 16:51:13.584 [DEBUG] Update RGB brightness: 100 24/11/25 16:51:13.584 [DEBUG] Update RGB speed: 50 AKA 50 24/11/25 16:51:13.584 [DEBUG] Update RGB style: rainbow 24/11/25 16:51:13.584 [DEBUG] Update RGB style: rainbow 24/11/25 16:51:13.597 [DEBUG] WS2812 initialized 24/11/25 16:51:13.598 [DEBUG] FanControl init 24/11/25 16:51:13.598 [DEBUG] FAN update_config: {'rgb_color': '#0a1aff', 'rgb_brightness': 100, 'rgb_style': 'rainbow', 'rgb_speed': 50, 'rgb_enable': True, 'rgb_led_count': 4, 'temperature_unit': 'C', 'oled_enable': True, 'oled_rotation': 0, 'oled_disk': 'total', 'oled_network_interface': 'all', 'gpio_fan_pin': 6, 'gpio_fan_mode': 2, 'gpio_fan_led': 'follow', 'gpio_fan_led_pin': 5} 24/11/25 16:51:13.599 [DEBUG] Update gpio_fan_pin to 6 24/11/25 16:51:13.599 [DEBUG] Update gpio_fan_mode to 2 24/11/25 16:51:13.599 [DEBUG] Update gpio_fan_led to follow 24/11/25 16:51:13.599 [DEBUG] Update gpio_fan_led_pin to 5 24/11/25 16:51:13.599 [DEBUG] Init GPIO Fan with pin: 6 24/11/25 16:51:13.627 [ERROR] GPIO Fan init error: Cannot determine SOC peripheral base address 24/11/25 16:51:13.627 [WARNING] GPIO Fan init failed, disable gpio_fan control 24/11/25 16:51:13.627 [DEBUG] Init PWM Fan 24/11/25 16:51:13.647 [INFO] SPC peripheral disabled 24/11/25 16:51:13.759 [DEBUG] OLED Close 24/11/25 16:51:13.811 [DEBUG] WS2812 Stop 24/11/25 16:51:13.811 [DEBUG] PWM Fan closed 24/11/25 16:51:13.811 [DEBUG] FanControl closed 24/11/25 16:51:13.811 [INFO] PM Auto Stop 24/11/25 16:51:13.812 [INFO] Dashboard Server stopped 24/11/25 16:51:20.292 [DEBUG] Initializing OLED 24/11/25 16:51:20.372 [DEBUG] Update temperature_unit to C 24/11/25 16:51:20.372 [DEBUG] Update oled_enable to True 24/11/25 16:51:20.372 [DEBUG] Update oled_rotation to 0 24/11/25 16:51:20.372 [DEBUG] Update oled_disk to total 24/11/25 16:51:20.372 [DEBUG] Update oled_network_interface to all 24/11/25 16:51:20.372 [DEBUG] OLED initialized 24/11/25 16:51:20.373 [DEBUG] Update LED count: 4 24/11/25 16:51:20.373 [DEBUG] Update LED count: 4 24/11/25 16:51:20.373 [DEBUG] Update RGB enable: True 24/11/25 16:51:20.373 [DEBUG] Update RGB enable: True 24/11/25 16:51:20.373 [DEBUG] Update RGB color: #0a1aff 24/11/25 16:51:20.373 [DEBUG] Update RGB color: [10, 26, 255] 24/11/25 16:51:20.373 [DEBUG] Update RGB brightness: 100 24/11/25 16:51:20.373 [DEBUG] Update RGB brightness: 100 24/11/25 16:51:20.373 [DEBUG] Update RGB speed: 50 AKA 50 24/11/25 16:51:20.373 [DEBUG] Update RGB style: rainbow 24/11/25 16:51:20.373 [DEBUG] Update RGB style: rainbow 24/11/25 16:51:20.387 [DEBUG] WS2812 initialized 24/11/25 16:51:20.387 [DEBUG] FanControl init 24/11/25 16:51:20.388 [DEBUG] FAN update_config: {'rgb_color': '#0a1aff', 'rgb_brightness': 100, 'rgb_style': 'rainbow', 'rgb_speed': 50, 'rgb_enable': True, 'rgb_led_count': 4, 'temperature_unit': 'C', 'oled_enable': True, 'oled_rotation': 0, 'oled_disk': 'total', 'oled_network_interface': 'all', 'gpio_fan_pin': 6, 'gpio_fan_mode': 2, 'gpio_fan_led': 'follow', 'gpio_fan_led_pin': 5} 24/11/25 16:51:20.388 [DEBUG] Update gpio_fan_pin to 6 24/11/25 16:51:20.388 [DEBUG] Update gpio_fan_mode to 2 24/11/25 16:51:20.388 [DEBUG] Update gpio_fan_led to follow 24/11/25 16:51:20.388 [DEBUG] Update gpio_fan_led_pin to 5 24/11/25 16:51:20.388 [DEBUG] Init GPIO Fan with pin: 6 24/11/25 16:51:20.417 [ERROR] GPIO Fan init error: Cannot determine SOC peripheral base address 24/11/25 16:51:20.417 [WARNING] GPIO Fan init failed, disable gpio_fan control 24/11/25 16:51:20.417 [DEBUG] Init PWM Fan 24/11/25 16:51:20.436 [INFO] SPC peripheral disabled 24/11/25 16:51:20.437 [INFO] Setting debug level to INFO 24/11/25 16:51:20.437 [INFO] PM Auto Start 24/11/25 16:51:20.438 [INFO] PMAuto started 24/11/25 16:51:20.460 [INFO] Starting influxdb service 8888888 .d888 888 8888888b. 888888b. 888 d88P" 888 888 "Y88b 888 "88b 888 888 888 888 888 888 .88P 888 88888b. 888888 888 888 888 888 888 888 888 8888888K. 888 888 "88b 888 888 888 888 Y8bd8P' 888 888 888 "Y88b 888 888 888 888 888 888 888 X88K 888 888 888 888 888 888 888 888 888 Y88b 888 .d8""8b. 888 .d88P 888 d88P 8888888 888 888 888 888 "Y88888 888 888 8888888P" 8888888P" 2024-11-25T16:51:20.469621Z info InfluxDB starting {"log_id": "0t53ay5G000", "version": "1.6.7~rc0", "branch": "unknown", "commit": "unknown"} 2024-11-25T16:51:20.469664Z info Go runtime {"log_id": "0t53ay5G000", "version": "go1.23.2", "maxprocs": 4} 2024-11-25T16:51:20.470276Z info Using data dir {"log_id": "0t53ay5G000", "service": "store", "path": "/var/lib/influxdb/data"} 2024-11-25T16:51:20.470334Z info Compaction settings {"log_id": "0t53ay5G000", "service": "store", "max_concurrent_compactions": 2, "throughput_bytes_per_second": 50331648, "throughput_burst_bytes": 50331648} 2024-11-25T16:51:20.470368Z info Open store (start) {"log_id": "0t53ay5G000", "service": "store", "trace_id": "0t53ay5W000", "op_name": "tsdb_open", "op_event": "start"} 2024-11-25T16:51:20.471964Z info Opened file {"log_id": "0t53ay5G000", "engine": "tsm1", "service": "filestore", "path": "/var/lib/influxdb/data/_internal/monitor/1/000000001-000000001.tsm", "id": 0, "duration": "0.144ms"} 2024-11-25T16:51:20.473450Z info Reading file {"log_id": "0t53ay5G000", "engine": "tsm1", "service": "cacheloader", "path": "/var/lib/influxdb/wal/_internal/monitor/1/_00001.wal", "size": 6770598} 2024-11-25T16:51:20.474065Z info Opened file {"log_id": "0t53ay5G000", "engine": "tsm1", "service": "filestore", "path": "/var/lib/influxdb/data/pironman5/autogen/3/000000001-000000001.tsm", "id": 0, "duration": "0.142ms"} 2024-11-25T16:51:20.474196Z info Reading file {"log_id": "0t53ay5G000", "engine": "tsm1", "service": "cacheloader", "path": "/var/lib/influxdb/wal/pironman5/autogen/3/_00001.wal", "size": 52812} 2024-11-25T16:51:20.473948Z info Reading file {"log_id": "0t53ay5G000", "engine": "tsm1", "service": "cacheloader", "path": "/var/lib/influxdb/wal/pironman5/autogen/4/_00001.wal", "size": 10540200} 2024-11-25T16:51:20.473978Z info Reading file {"log_id": "0t53ay5G000", "engine": "tsm1", "service": "cacheloader", "path": "/var/lib/influxdb/wal/_internal/monitor/2/_00001.wal", "size": 10524906} 2024-11-25T16:51:20.786042Z info Opened shard {"log_id": "0t53ay5G000", "service": "store", "trace_id": "0t53ay5W000", "op_name": "tsdb_open", "index_version": "inmem", "path": "/var/lib/influxdb/data/pironman5/autogen/3", "duration": "313.076ms"} 24/11/25 16:51:20.991 [INFO] PWM Fan is supported, sync all other fan with pwm fan 2024-11-25T16:51:21.279263Z info Opened shard {"log_id": "0t53ay5G000", "service": "store", "trace_id": "0t53ay5W000", "op_name": "tsdb_open", "index_version": "inmem", "path": "/var/lib/influxdb/data/_internal/monitor/1", "duration": "807.970ms"} 2024-11-25T16:51:21.389927Z info Reading file {"log_id": "0t53ay5G000", "engine": "tsm1", "service": "cacheloader", "path": "/var/lib/influxdb/wal/pironman5/autogen/4/_00002.wal", "size": 6701978} 2024-11-25T16:51:21.755338Z info Reading file {"log_id": "0t53ay5G000", "engine": "tsm1", "service": "cacheloader", "path": "/var/lib/influxdb/wal/_internal/monitor/2/_00002.wal", "size": 887544} 2024-11-25T16:51:21.846323Z info Opened shard {"log_id": "0t53ay5G000", "service": "store", "trace_id": "0t53ay5W000", "op_name": "tsdb_open", "index_version": "inmem", "path": "/var/lib/influxdb/data/pironman5/autogen/4", "duration": "1373.388ms"} 2024-11-25T16:51:21.849751Z info Opened shard {"log_id": "0t53ay5G000", "service": "store", "trace_id": "0t53ay5W000", "op_name": "tsdb_open", "index_version": "inmem", "path": "/var/lib/influxdb/data/_internal/monitor/2", "duration": "1377.514ms"} 2024-11-25T16:51:21.849897Z info Open store (end) {"log_id": "0t53ay5G000", "service": "store", "trace_id": "0t53ay5W000", "op_name": "tsdb_open", "op_event": "end", "op_elapsed": "1379.529ms"} 2024-11-25T16:51:21.850056Z info Opened service {"log_id": "0t53ay5G000", "service": "subscriber"} 2024-11-25T16:51:21.850092Z info Starting monitor service {"log_id": "0t53ay5G000", "service": "monitor"} 2024-11-25T16:51:21.850120Z info Registered diagnostics client {"log_id": "0t53ay5G000", "service": "monitor", "name": "build"} 2024-11-25T16:51:21.850148Z info Registered diagnostics client {"log_id": "0t53ay5G000", "service": "monitor", "name": "runtime"} 2024-11-25T16:51:21.850166Z info Registered diagnostics client {"log_id": "0t53ay5G000", "service": "monitor", "name": "network"} 2024-11-25T16:51:21.850193Z info Registered diagnostics client {"log_id": "0t53ay5G000", "service": "monitor", "name": "system"} 2024-11-25T16:51:21.850213Z info Starting precreation service {"log_id": "0t53ay5G000", "service": "shard-precreation", "check_interval": "10m", "advance_period": "30m"} 2024-11-25T16:51:21.850231Z info Starting snapshot service {"log_id": "0t53ay5G000", "service": "snapshot"} 2024-11-25T16:51:21.850240Z info Starting continuous query service {"log_id": "0t53ay5G000", "service": "continuous_querier"} 2024-11-25T16:51:21.850258Z info Starting HTTP service {"log_id": "0t53ay5G000", "service": "httpd", "authentication": false} 2024-11-25T16:51:21.850390Z info Listening on HTTP {"log_id": "0t53ay5G000", "service": "httpd", "addr": "[::]:8086", "https": false} 2024-11-25T16:51:21.850420Z info Starting retention policy enforcement service {"log_id": "0t53ay5G000", "service": "retention", "check_interval": "30m"} 2024-11-25T16:51:21.850754Z info Storing statistics {"log_id": "0t53ay5G000", "service": "monitor", "db_instance": "_internal", "db_rp": "monitor", "interval": "10s"} 2024-11-25T16:51:21.850903Z info Listening for signals {"log_id": "0t53ay5G000"} 24/11/25 16:51:22.529 [INFO] Influxdb is ready 2024-11-25T16:51:22.530681Z info Executing query {"log_id": "0t53ay5G000", "service": "query", "query": "SHOW DATABASES"} 24/11/25 16:51:22.540 [INFO] Dashboard Server start 24/11/25 16:51:22.540 [INFO] PmDashboard started 24/11/25 16:51:22.558 [DEBUG] Checking if influxdb is ready... 24/11/25 16:51:22.640 [INFO] Influxdb is ready 2024-11-25T16:51:22.641622Z info Executing query {"log_id": "0t53ay5G000", "service": "query", "query": "SHOW DATABASES"} 24/11/25 16:51:22.642 [INFO] Data Logger Start
its always show when i was restart the pironman5. and in some hours the LED got stuck
The text was updated successfully, but these errors were encountered:
No branches or pull requests
got some error like this
its always show when i was restart the pironman5. and in some hours the LED got stuck
The text was updated successfully, but these errors were encountered: