Pironman dashboard not showing any detail

Pironman 5 dashboard not showing any detail can someone help me solve it.

Which OS are you using? Did you made all updates : sudo apt-get update && sudo apt full-upgrade -y and sudo rpi-update . After you can try to re-install pironman software :
cd pironman5

git pull

sudo python3 install.py

Raspbian 64 bit latest verion burned from latest version of pi imager

After doing all the things error 404 poped up in the button and same blank scree appears. I went to pm dashboard logs and found this statment
“25/06/24 00:30:42.543 [ERROR] Failed to set data: {“error”:“not attempting to open shard 14; opening shard previously failed with: [shard 14] failed opening /var/lib/influxdb/data/pironman5/autogen/14/fields.idx: open /var/lib/influxdb/data/pironman5/autogen/14/fields.idx.tmp: permission denied”}”

After thorough testing using your specified system configuration, we were unable to replicate the issue you encountered (please refer to the attached screenshot for reference).

  1. Dashboard 404 Error:
  • Please try refreshing your browser page or clearing your browser cache.
  • We’ve recently released version 1.2.15 with several improvements.
  • Recommend updating your software by running:
    cd pironman5
    git pull
    sudo python3 install.py
  1. We accessed the dashboard by entering the IP address in Google Chrome without encountering issues.
    Are you booting the system from an SSD or SD card?
    If the issue persists, we suggest:

It started working after some trials and error

Wishing you smooth progress with your project—don’t hesitate to reach out if you need further support. We’re always happy to help!