project-owner / Peppy

Peppy Player Repository
GNU General Public License v3.0
72 stars 14 forks source link

Miro edition boot Problems #56

Open Alf0662 opened 3 weeks ago

Alf0662 commented 3 weeks ago

most time at boot it stops at the peppy screen.. i must trie severel times that it boot up correctly

project-owner commented 3 weeks ago

Hi, please provide additional info:

The usual question which is always asked in such cases - is your power supply powerful enough?

You can try to enable file logging then restart player. If the player doesn't boot SSH to your system and check the log file (/home/pi/Peppy/peppy.log). The log file can probably show the root cause of the issue.

Best regards

Alf0662 commented 3 weeks ago

Wifi,off 7" Display,Radio, Power 5,1 Volt 3 A [2024-10-30 15:35:20,011] {amixerutil.py:44} DEBUG - ALSA mixer name: Headphone [2024-10-30 15:35:21,056] {screensaverdispatcher.py:225} DEBUG - Get screensaver peppymeter [2024-10-30 15:35:21,078] {selector_events.py:54} DEBUG - Using selector: EpollSelector [2024-10-30 15:35:21,092] {webserver.py:209} DEBUG - Web Server Started [2024-10-30 15:35:21,207] {datasource.py:102} DEBUG - opening pipe... [2024-10-30 15:35:21,209] {datasource.py:104} DEBUG - pipe opened [2024-10-30 15:35:21,701] {peppy.py:435} DEBUG - Audio Server Started [2024-10-30 15:37:50,445] {web.py:2271} INFO - 200 GET /players (192.168.62.20) 15.55ms [2024-10-30 15:37:50,465] {web.py:2271} INFO - 304 GET /players (192.168.62.20) 13.05ms [2024-10-30 15:37:52,011] {web.py:2271} INFO - 304 GET /savers (192.168.62.20) 35.32ms [2024-10-30 15:37:52,041] {web.py:2271} INFO - 200 GET /savers (192.168.62.20) 20.51ms [2024-10-30 15:37:53,220] {web.py:2271} INFO - 304 GET /playlists?language=German&genre=Jazz&folder=Genre (192.168.62.20) 6.05ms [2024-10-30 15:37:54,658] {util.py:1158} DEBUG - No script name [2024-10-30 15:37:54,777] {connectionpool.py:1051} DEBUG - Starting new HTTPS connection (1): alphacephei.com:443 [2024-10-30 15:37:54,891] {connectionpool.py:546} DEBUG - https://alphacephei.com:443 "GET /vosk/models/model-list.json HTTP/11" 200 None [2024-10-30 15:37:54,900] {web.py:2271} INFO - 304 GET /voiceassistant/voskmodels?language=German (192.168.62.20) 150.74ms [2024-10-30 15:37:54,921] {web.py:2271} INFO - 200 GET /alsadevices (192.168.62.20) 20.67ms [2024-10-30 15:37:59,673] {web.py:2271} INFO - 200 GET /log (192.168.62.20) 2.86ms [2024-10-30 15:38:27,217] {web.py:2271} INFO - 200 GET /log (192.168.62.20) 1.91ms

project-owner commented 3 weeks ago

So, I believe 'Wifi,off' means that you use Ethernet/wired connection. Is this log from the player which didn't start? Could you try to switch to a different screensaver, for example Clock and see if the issue still occurs? Does it happen with any radio station?

Alf0662 commented 3 weeks ago

i use Wifi i have the Raspberry original Dislay 7" and the log is with boot failure

project-owner commented 3 weeks ago

Could you try to use a wired/Ethernet connection and see if the issues still occurs in that case?