Skip to content
New issue

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

🐛 | missing gpio.yaml in folder /settings after installation #2483

Open
Sankara49 opened this issue Jan 17, 2025 · 1 comment
Open

🐛 | missing gpio.yaml in folder /settings after installation #2483

Sankara49 opened this issue Jan 17, 2025 · 1 comment
Labels
bug future3 Relates to future3 development needs triage

Comments

@Sankara49
Copy link

Sankara49 commented Jan 17, 2025

Version

3.5.3

Branch

future3/main

OS

RPi OS Bullseye 32bit lite

Pi model

Raspberry Pi 3 Model B V1.2

Hardware

  • Neuftech USB RFID reader
  • GPIO Arcade Button (want to)
  • USB speaker

What happened?

  1. stop jukebox service - success
  2. enable gpioz in jukebox.yaml -success
  3. run_jukebox.sh - Error look at "logs": file gpio.yaml not Found -> disable GPIOZ
  4. restart service - not tried

Logs

17.01.2025 11:00:42 -  341:__init__.py        - jb.gpioz             - MainThread      - ERROR    - Disable GPIOZ due to error loading GPIOZ config file. FileNotFoundError: [Errno 2] No such file or directory: '../../shared/settings/gpio.yaml'

Configuration

No response

More info

Hello,

  • I tried to install the GPIOZ files yesterday evening manually but was not able to find the corresponding install.sh file in(respectively or) any gpio folders.
  • today I did a fresh installation to find out, if this will fix the missing gpio.yaml in /shared/settings
  • found out, that it still not exist and that I am still not able to find any instlall.sh for installing gpio manually

I am looking forward someone can help me or tell me a workaround.
greetings Sankara

@Sankara49 Sankara49 added bug future3 Relates to future3 development needs triage labels Jan 17, 2025
@Gen-Chan
Copy link

Hey there. If I get you right, I think the reason for the file "missing" is, that the feature optionally. In the documentation is a part about the GPIO. As you already done, you need to enable it in the jukebox.yaml and then create a gpio.yaml by your own. An example file can be found resources/default-settings/gpio.yaml or you create your own from scratch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug future3 Relates to future3 development needs triage
Projects
None yet
Development

No branches or pull requests

2 participants