Jason Steele
Jason Steele
I'm using Postman too, but this is the exported curl curl --location --request POST 'https://rest-e002.immedia-semi.com/api/v4/account/11111/client/22222/pin/verify' \ --header 'token-auth: xxxxxxxxxxxxxxxxx' \ --header 'Content-Type: application/json' \ --data-raw '{ "pin": 1111111 }' Looks...
> Can you add the code snip to the top of your NR `settings.js` file? So I can better understand exactly where this error is being thrown from? > >...
Hi, I went with putting it before `module.exports`. It seemed to prevent me being able to view the logs in the Container Manager as it kept getting a timeout. When...
I am also have this issue: ``` 2024/01/07 11:58:24,stdout,7 Jan 11:58:24 - [info] [server:Home Assistant] Connected to http://localhost:8123 2024/01/07 11:58:23,stdout,7 Jan 11:58:23 - [info] [server:Home Assistant] Connecting to http://localhost:8123 2024/01/07...
Well those repro steps all sound right. I'll do some more investigation.
I have just completed some testing on this and found the following: 1. I was getting 6 notification messages for each Notify 2. Just Disconnect, Connect => I didn't get...
Sorry, a while ago now and I can't remember whether I just manged to workaround it or just accept it. I no longer have it running so unable to replicate...
I set up a Status listening node to connect when disconnected. This deals with the issue most of the time, however occasionally the status is stuck at disconnected or missing....
Also raised here: https://github.com/Stremio/stremio-bugs/issues/917 and unfortunately not fixed by the recent app release on LG app store