-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Hello!
First of all thank you for your this awesome project!
I'm trying to use it with this hardware:
- Rpi zero 2w
- Peugeot 5008 - 2018
- PIxel 7
- Version 0.12.0
LOGS
aa-proxy-rs-1.log
aa-proxy-rs-2.log
aa-proxy-rs-3.log
aa-proxy-rs-5.log
aa-proxy-rs-6.log
I start connecting the phone using a wire directly to the headunit and everything works as expected.
Then I connect the raspberry (with default options), I connect vía bluetooth to it and then the raspberry enters in a boot loop.
No matters what I change in the setup, it always enters in boot loop.
Let me share some logs (each one with different setups like legacy on/off, dongle mode on/off, etc) I don't know how to interpretate the logs, but in all of them I see this trace:
1970-01-01, 00:01:47.094 �[34m[INFO]�[0m �[3m�[90m proxy: �[0m 📂 Opening USB accessory device: �[4m/dev/usb_accessory�[24m
1970-01-01, 00:01:47.094 �[31m[ERROR]�[0m �[3m�[90m proxy: �[0m 🔴 Error opening USB accessory: Device or resource busy (os error 16)
1970-01-01, 00:01:47.094 �[34m[INFO]�[0m �[3m�[90m proxy: �[0m 💤 waiting for bluetooth handshake...
1970-01-01, 00:01:49.942 �[31m[ERROR]�[0m �[3m�[90m usb: �[0m 🔌 USB Manager: Timeout waiting for accessory start, trying to recover..
and
1970-01-01, 00:00:53.313 �[31m[ERROR]�[0m �[3m�[90m proxy: �[0m 🔴 Connection error: error:80000002:system library:file_ctrl:reason(2):crypto/bio/bss_file.c:288:calling fopen(/etc/aa-proxy-rs/md_cert.pem, r), error:10080002:BIO routines:file_ctrl:system lib:crypto/bio/bss_file.c:291:, error:0A080002:SSL routines:SSL_CTX_use_certificate_file:system lib:ssl/ssl_rsa.c:329:
Do you see what could be the problem? I have the same problem with the "WirelessAndroidAutoDongle" by the way.
Thanks in advance!