You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
After installing the current 64bit version of HifiBerryOS on a brand new 1500GB Sandisk SD card, the GUI process "beocreate2" keeps restarting infinitely, so that the GUI can't be accessed in the browser because the GUI's web server can't be reached.
SSH access works, but appears very laggy. "HifiBerry" is advertised via AirPlay, but it doesn't stream. The log keeps saying "Failed to start Beocreate 2 Server...Scheduled restart job.."
The same system installed on a 64GB SD card runs flawlessly (HifiBerry AMP2 on Pi Zero 2W). Re-installing HBOS on the 1.5TB card reproduces the error every time. The SD card itself is mint new and seems healthy. It appears a 1.5 TB SD card is too large for HifiBerry OS on a Pi Zero 2.
HiFiBerryOS version
64Alpha8, 23 May 2024
HiFiBerry sound card
HifiBerry AMP2
To Reproduce
Steps to reproduce the behavior:
Install HBOS on a 1.5TB SD-Card
After Firstboot, try to reach the Hifiberry's web GUI in the browser => web server not running
to validate, access the shell via SSH
test the status of the beocreate2 service => "Failed to start Beocreate 2 Server"
see the service's restart loop, as shown in the log files below
Expected behavior
I expect HifiBerryOS to run on a 1.5TB SD-Card as it runs on a 64GB SD-Card. I had purchased it in order to load my entire CD collection onto it, for local playback from MPD. Happy to help debug this further.
Screenshots
n/a Browser (if applicable)
n/a
Additional context
Here's output from the logs:
# systemctl status beocreate2 | cat
● beocreate2.service - Beocreate 2 Server
Loaded: loaded (/usr/lib/systemd/system/beocreate2.service; enabled; preset: enabled)
Drop-In: /etc/systemd/system/beocreate2.service.d
└─override.conf
Active: activating (start) since Thu 2024-12-05 23:28:19 UTC; 2min 52s ago
Docs: https://github.com/bang-olufsen/create/
Process: 1602 ExecStartPre=/opt/hifiberry/bin/bootmsg Starting Beocreate server (code=exited, status=0/SUCCESS)
Main PID: 1609 (node)
Tasks: 1 (limit: 374)
CPU: 240ms
CGroup: /system.slice/beocreate2.service
└─1609 /usr/bin/node /opt/beocreate/beo-system/beo-server.js vv
Dec 05 23:29:21 hifiberry systemd[1]: beocreate2.service: Scheduled restart job, restart counter is at 11.
Dec 05 23:29:53 hifiberry systemd[1]: Starting Beocreate 2 Server...
# journalctl -xeu beocreate2.service
Dec 05 23:05:55 hifiberry systemd[1]: Starting Beocreate 2 Server...
Dec 05 23:07:50 hifiberry systemd[1]: beocreate2.service: start operation timed out. Terminating.
Dec 05 23:07:51 hifiberry systemd[1]: beocreate2.service: Failed with result 'timeout'.
Dec 05 23:07:52 hifiberry systemd[1]: Failed to start Beocreate 2 Server.
Dec 05 23:07:52 hifiberry systemd[1]: beocreate2.service: Consumed 1.183s CPU time.
Dec 05 23:08:01 hifiberry systemd[1]: beocreate2.service: Scheduled restart job, restart counter is at 1.
Dec 05 23:08:01 hifiberry systemd[1]: Starting Beocreate 2 Server...
Dec 05 23:09:34 hifiberry systemd[1]: beocreate2.service: start operation timed out. Terminating.
Dec 05 23:09:35 hifiberry systemd[1]: beocreate2.service: Failed with result 'timeout'.
Dec 05 23:09:35 hifiberry systemd[1]: Failed to start Beocreate 2 Server.
Dec 05 23:09:35 hifiberry systemd[1]: beocreate2.service: Consumed 1.285s CPU time.
Dec 05 23:09:45 hifiberry systemd[1]: beocreate2.service: Scheduled restart job, restart counter is at 2.
[...keeps restarting and counting up...]
The text was updated successfully, but these errors were encountered:
Describe the bug
After installing the current 64bit version of HifiBerryOS on a brand new 1500GB Sandisk SD card, the GUI process "beocreate2" keeps restarting infinitely, so that the GUI can't be accessed in the browser because the GUI's web server can't be reached.
SSH access works, but appears very laggy. "HifiBerry" is advertised via AirPlay, but it doesn't stream. The log keeps saying "Failed to start Beocreate 2 Server...Scheduled restart job.."
The same system installed on a 64GB SD card runs flawlessly (HifiBerry AMP2 on Pi Zero 2W). Re-installing HBOS on the 1.5TB card reproduces the error every time. The SD card itself is mint new and seems healthy. It appears a 1.5 TB SD card is too large for HifiBerry OS on a Pi Zero 2.
HiFiBerryOS version
64Alpha8, 23 May 2024
HiFiBerry sound card
HifiBerry AMP2
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect HifiBerryOS to run on a 1.5TB SD-Card as it runs on a 64GB SD-Card. I had purchased it in order to load my entire CD collection onto it, for local playback from MPD. Happy to help debug this further.
Screenshots
n/a
Browser (if applicable)
n/a
Additional context
Here's output from the logs:
[...keeps restarting and counting up...]
The text was updated successfully, but these errors were encountered: