Felix

Results 13 comments of Felix

\npm\node_modules\webcoin-bridge\node_modules\bitcoin-net\lib\bridge.js:30 return (_this2 = _this)._selectPeer.apply(_this2, arguments); ^ TypeError: Cannot read property 'apply' of undefined at Peer.selectPeer (\npm\node_modules\webcoin-bridge\node_modules\bitcoin-net\lib\bridge.js:30:42) at Peer._onGetPeer (\npm\node_modules\webcoin-bridge\node_modules\peer-exchange\lib\peer.js:268:8) at emitOne (events.js:96:13) at emit (events.js:188:7) at . (\npm\node_modules\webcoin-bridge\node_modules\peer-exchange\lib\peer.js:92:36) at...

Yep, the [email protected] works. I have to install the bridge 1.3.0 with bitcoin-net 4.3.2 and delete the bitcoin-net folder in the bridge/nodue_modules. Then it works again. It seems like your...

5.3 with my local node. I'm not sure. The crash above is also the local one, without a cert. It's hard for me to debug what exactly happens because I'm...

Also run into this with the idea to write an Seat-PI-Addon. Seems like been fixed in https://github.com/esi/esi-issues/issues/1248 but again broken?

Not using date objects but date.getTime() for all options works. But it's still a bug if communicated that it should work with dates.

Any news on that? I've tried 1.1.3 and type `application/octet-stream`, both didn't work.

Thank you @xcray 👍 That's only for enable and disable the build in "alarm system", isn't it? Any way to trigger an alarm without a Xiaomi sensor? I for example...

Not only in the past. Every request results in a error 500 :/

I don't know what MQTT3 and 5 even is. I'm absolutly not an MQTT expert. All I know is, that I've been using an mosquitto server on my raspberry and...

I've just copy&pasted it from https://github.com/eclipse/mosquitto/issues/1273 to be able to test LWT over the shell. OpenDTU's LWT code is here: https://github.com/search?q=repo%3Atbnobody%2FOpenDTU%20lwt&type=code I use MQTT Explorer on a 3rd machine and...