This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Small Notifications problem
#4
I'm facing a similar issue. Well, is excatly the same except that I don't experience the 10-15min delay.

This are the steps I followed:


1) Delete .signalk/security.json
2) Reboot RPi
3) Give read/write permission to both access requests with timeout "NEVER"
4) Reboot
5) Check that there is a new permission request:

   
   

Please note that .signalk/security.json already has this devices registered with read/write permissions AND with the same clientId:

Code:
 "devices": [
   {
     "clientId": "18707963-dde9-4400-afc9-10d6a7a34287",
     "permissions": "readwrite",
     "description": "OpenPlotter GPIO"
   },
   {
     "clientId": "d63c3f73-cb5c-425a-9866-a2e03679e57c",
     "permissions": "readwrite",
     "description": "OpenPlotter NOTIFICATIONS"
   }
 ]



Also note that there are no issues remembering the access permissions with other devices (like a remote ESP32 with SensESP)

To add a bit more context the system check return this on boot:

Code:
Checking Notifications...
↳The access request must be aproved with read/write permission in Signal K administrator.
Checking GPIO... | pigpiod running | Seatalk 1 disabled | 1W disabled | pulses disabled | digital disabled | GPIO service not running
↳ ↳The access request must be aproved with read/write permission in Signal K administrator.


And this on any posterior check:

Code:
Checking Notifications...
↳Error requesting access to Signal K server: can only concatenate str (not "int") to str.
Checking GPIO... | pigpiod running | Seatalk 1 disabled | 1W disabled | pulses disabled | digital disabled | GPIO service not running
↳ ↳Error requesting access to Signal K server: can only concatenate str (not "int") to str.
Reply


Messages In This Thread
Small Notifications problem - by Lazzz - 2022-02-17, 04:36 AM
RE: Small Notifications problem - by Sailoog - 2022-02-17, 08:05 PM
RE: Small Notifications problem - by Lazzz - 2022-02-17, 08:48 PM
RE: Small Notifications problem - by MigGat - 2022-02-21, 10:49 AM
RE: Small Notifications problem - by Sailoog - 2022-02-21, 09:17 PM
RE: Small Notifications problem - by MigGat - 2022-02-21, 10:14 PM
RE: Small Notifications problem - by Lazzz - 2022-03-07, 04:49 AM
RE: Small Notifications problem - by Sailoog - 2022-03-07, 07:57 PM
RE: Small Notifications problem - by Lazzz - 2022-03-10, 05:11 AM
RE: Small Notifications problem - by Sailoog - 2022-03-10, 08:41 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)