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

I get this bluez error with every script that i've tried #110

Open
samthelion17 opened this issue Jul 14, 2024 · 0 comments
Open

I get this bluez error with every script that i've tried #110

samthelion17 opened this issue Jul 14, 2024 · 0 comments

Comments

@samthelion17
Copy link

samthelion17 commented Jul 14, 2024

I'm going to try again from a live USB tomorrow in case my system is not properly configured or something...

Error: API Failure
    at http://127.0.0.1:8095/~every.js:759:28
    at async callApi (http://127.0.0.1:8095/~every.js:750:12)
{
    "name": "BleakError",
    "details": "failed to discover services, device disconnected"
}
Error: API Failure
    at http://127.0.0.1:8095/~every.js:759:28
    at async callApi (http://127.0.0.1:8095/~every.js:750:12)
{
    "name": "org.bluez.Error.NotAvailable",
    "details": "br-connection-profile-unavailable"
}
Error: API Failure
    at http://127.0.0.1:8095/~every.js:759:28
    at async callApi (http://127.0.0.1:8095/~every.js:750:12)
{
    "name": "org.bluez.Error.NotAvailable",
    "details": "br-connection-profile-unavailable"
}
Error: API Failure
    at http://127.0.0.1:8095/~every.js:759:28
    at async callApi (http://127.0.0.1:8095/~every.js:750:12)
{
    "name": "org.bluez.Error.NotAvailable",
    "details": "br-connection-profile-unavailable"
}
Error: API Failure
    at http://127.0.0.1:8095/~every.js:759:28
    at async callApi (http://127.0.0.1:8095/~every.js:750:12)
{
    "name": "BleakError",
    "details": "Characteristic 0000ae02-0000-1000-8000-00805f9b34fb was not found!"
}
Error: API Failure
    at http://127.0.0.1:8095/~every.js:759:28
    at async callApi (http://127.0.0.1:8095/~every.js:750:12)
{
    "name": "Exception",
    "details": ""
}

This is the list of characteristics my printer has:

Attempting to pair with 69:CE:2A:FF:B5:2A
[CHG] Device 69:CE:2A:FF:B5:2A Connected: yes
[NEW] Primary Service (Handle 0x0000)
        /org/bluez/hci0/dev_69_CE_2A_FF_B5_2A/service0004
        0000ae30-0000-1000-8000-00805f9b34fb
        Unknown
[NEW] Characteristic (Handle 0x0000)
        /org/bluez/hci0/dev_69_CE_2A_FF_B5_2A/service0004/char0005
        0000ae01-0000-1000-8000-00805f9b34fb
        Unknown
[NEW] Characteristic (Handle 0x0000)
        /org/bluez/hci0/dev_69_CE_2A_FF_B5_2A/service0004/char0007
        0000ae02-0000-1000-8000-00805f9b34fb
        Unknown
[NEW] Descriptor (Handle 0x0000)
        /org/bluez/hci0/dev_69_CE_2A_FF_B5_2A/service0004/char0007/desc0009
        00002902-0000-1000-8000-00805f9b34fb
        Client Characteristic Configuration
[NEW] Characteristic (Handle 0x0000)
        /org/bluez/hci0/dev_69_CE_2A_FF_B5_2A/service0004/char000a
        0000ae03-0000-1000-8000-00805f9b34fb
        Unknown
[NEW] Characteristic (Handle 0x0000)
        /org/bluez/hci0/dev_69_CE_2A_FF_B5_2A/service0004/char000c
        0000ae04-0000-1000-8000-00805f9b34fb
        Unknown
[NEW] Descriptor (Handle 0x0000)
        /org/bluez/hci0/dev_69_CE_2A_FF_B5_2A/service0004/char000c/desc000e
        00002902-0000-1000-8000-00805f9b34fb
        Client Characteristic Configuration
[NEW] Characteristic (Handle 0x0000)
        /org/bluez/hci0/dev_69_CE_2A_FF_B5_2A/service0004/char000f
        0000ae05-0000-1000-8000-00805f9b34fb
        Unknown
[NEW] Descriptor (Handle 0x0000)
        /org/bluez/hci0/dev_69_CE_2A_FF_B5_2A/service0004/char000f/desc0011
        00002902-0000-1000-8000-00805f9b34fb
        Client Characteristic Configuration
[NEW] Characteristic (Handle 0x0000)
        /org/bluez/hci0/dev_69_CE_2A_FF_B5_2A/service0004/char0012
        0000ae10-0000-1000-8000-00805f9b34fb
        Unknown
[NEW] Primary Service (Handle 0x0000)
        /org/bluez/hci0/dev_69_CE_2A_FF_B5_2A/service0040
        0000ae3a-0000-1000-8000-00805f9b34fb
        Unknown
[NEW] Characteristic (Handle 0x0000)
        /org/bluez/hci0/dev_69_CE_2A_FF_B5_2A/service0040/char0041
        0000ae3b-0000-1000-8000-00805f9b34fb
        Unknown
[NEW] Characteristic (Handle 0x0000)
        /org/bluez/hci0/dev_69_CE_2A_FF_B5_2A/service0040/char0043
        0000ae3c-0000-1000-8000-00805f9b34fb
        Unknown
[NEW] Descriptor (Handle 0x0000)
        /org/bluez/hci0/dev_69_CE_2A_FF_B5_2A/service0040/char0043/desc0045
        00002902-0000-1000-8000-00805f9b34fb
        Client Characteristic Configuration
[CHG] Device 69:CE:2A:FF:B5:2A UUIDs: 00001800-0000-1000-8000-00805f9b34fb
[CHG] Device 69:CE:2A:FF:B5:2A UUIDs: 0000ae30-0000-1000-8000-00805f9b34fb
[CHG] Device 69:CE:2A:FF:B5:2A UUIDs: 0000ae3a-0000-1000-8000-00805f9b34fb
[CHG] Device 69:CE:2A:FF:B5:2A ServicesResolved: yes

EDIT: Just tried printing from the website (https://print.unseen-site.fun/) using Chrome and nothing happens... the printer connects then disconnects but nothing else happens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant