-
-
Notifications
You must be signed in to change notification settings - Fork 697
Open
Labels
Description
Description
On the 'System Info' Website I don't see neither the 'Monitor Info' or the 'Latest Viewer Logs'.
With this system configuration/hardware I experience this now exactly 3 times for 3 different devices.
Steps to Reproduce
Steps to reproduce the behavior:
- Go to "http://<Anthias IP>/system-info"
- Not See " 'Monitor Info' & 'Latest Viewer Logs' "
Expected Behavior
I want to see the 'Monitor Info' and 'Latest Viewer Logs' on the "System Info" website.
Screenshots
Environment
- Device: Raspberry Pi 4 Model B Rev 1.5 (4GB RAM) & ArgonOne V2 (Daughterboard)
https://argon40.com/products/argon-one-v2-case-for-raspberry-pi-4?srsltid=AfmBOopNCTaxxFWUhPutvYE0GV-S-VfWycpZrChfHodxynjgO0iq9B4I - SD Card (64GB)
- OS: Raspbian GNU/Linux 12 (bookworm)
- Anthias Version: master@8c5e86b
- Installation Method: Manual Installation:
- Raspberry Pi Image
- Setting up over GUI, then command line raspi-config (disabled Bluetooth and WIFI)
- Installing the ArgonOne Script 'curl https://download-argon40.com/argon1.sh | bash'
- Install Anthias via 'sudo bash <(curl -sL https://install-anthias.srly.io/)'
- Configure Anthias via Anthias website (noticing first time the 'System Info' not providing all the information)
- Updating via the Anthias update sh-SCRIPT as depicted via the website instruction for updating.
- Changed the 'hostname'.
- Via sudo crontab -e (set a daily reboot at 06:00)
- I couldn't set via raspi-config the display resolution and changed it then after checking 'kmsprint' then via adding in the cmdline.txt 'video=HDMI-A-1:1920x1080M@30D video=HDMI-A-2:1920x1080M@30D'
- Many updates to the 'master' and 'lastest' the same problem persistet
- Tried to change to 'production' (couldn't) noticed then that the production is 5 years old and saw then that it's still on the 'master' branch. ==> Reupdated again for the master to make sure.
- Problem still persists.