mpvader
mpvader
hi, I get that exact same error. I'm also trying to connect to a dbus remotely, using anonous authentication: ``` const bus = dbus.createClient({ busAddress: 'tcp:host=192.168.178.57,port=78' }) ``` from the...
ps. the error is this: ``` { Error: ENOENT: no such file or directory, stat '/home/matthijs/.dbus-keyrings' at Error (native) errno: -2, code: 'ENOENT', syscall: 'stat', path: '/home/matthijs/.dbus-keyrings' } ```
> looks lifor some reason it tries DBUS_COOKIE_SHA1 auth Yes, but isnt that by design? Specifying an auth option in the opts indeed gets rid of the error. See https://github.com/sidorares/dbus-native/blob/master/lib/constants.js#L53...
(I’ve slighty updated above comment, and can do that logging at line 80 tomorrow)
Yes happy to do so. Give me a few days though; I’ll be back here!
No; it wasn’t @alager; I’ve been; and still am; completely side tracked since above exchange. Sorry
@lwfinger, herewith the bootlog with that patch applied: ``` root@beaglebone:~# dmesg [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.1.39-venus (matthijs@matthijs-VirtualBox) (gcc version 5.2.0 (GCC) )...
And another one, now with the access point up, and being connected to: ``` root@beaglebone:~# dmesg [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.1.39-venus (matthijs@matthijs-VirtualBox)...
fyi https://github.com/victronenergy/meta-victronenergy/blob/master/meta-bsp/recipes-kernel/rtl8723bu/files/0001-fix-makefile-for-openembedded.patch
ps. this is on a [Beaglebone Enhanced](https://beagleboard.org/enhanced), running [venus](https://github.com/victronenergy/venus/wiki). Kernel 4.1.15.