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
I'm having a good deal getting this working on my ubuntu 24.04.
Bluetooth connection looks good. A6 is paired trusted and connected. when I try to run a print job i receive an error that the host is down, any help appreciated:
(peripage-env) rubing@rubing-To-Be-Filled-By-O-E-M:~$ peripage -m 28:82:0B:0A:1D:CC -p A6 -e
Traceback (most recent call last):
File "", line 3, in connect
_bluetooth.error: (112, 'Host is down')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/rubing/peripage-env/bin/peripage", line 8, in
sys.exit(main())
^^^^^^
File "/home/rubing/peripage-env/lib/python3.12/site-packages/peripage/main.py", line 87, in main
printer.connect()
File "/home/rubing/peripage-env/lib/python3.12/site-packages/peripage/init.py", line 173, in connect
self.sock.connect((self.mac, 1))
File "", line 5, in connect
bluetooth.btcommon.BluetoothError: [Errno 112] Host is down
The text was updated successfully, but these errors were encountered:
Hi!
I'm having a good deal getting this working on my ubuntu 24.04.
Bluetooth connection looks good. A6 is paired trusted and connected. when I try to run a print job i receive an error that the host is down, any help appreciated:
(peripage-env) rubing@rubing-To-Be-Filled-By-O-E-M:~$ peripage -m 28:82:0B:0A:1D:CC -p A6 -e
Traceback (most recent call last):
File "", line 3, in connect
_bluetooth.error: (112, 'Host is down')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/rubing/peripage-env/bin/peripage", line 8, in
sys.exit(main())
^^^^^^
File "/home/rubing/peripage-env/lib/python3.12/site-packages/peripage/main.py", line 87, in main
printer.connect()
File "/home/rubing/peripage-env/lib/python3.12/site-packages/peripage/init.py", line 173, in connect
self.sock.connect((self.mac, 1))
File "", line 5, in connect
bluetooth.btcommon.BluetoothError: [Errno 112] Host is down
The text was updated successfully, but these errors were encountered: