David Godin - Apr 05 23:20:15 signalk-server ru...
Don't know if it’s critical but I see the following in server logs on start. Those are the initial logs.
Apr 05 23:20:15 signalk-server running at 0.0.0.0:[object Object]
Apr 05 23:20:15 [object Object]
Apr 15 10:57:56 (node:4623) TimeoutOverflowWarning: 220105338573 does not fit into a 32-bit signed integer. Timeout duration was set to 1. (Use
node --trace-warnings ...
to show where the warning was created)...nimblewillo - Hmm, I'm finding signalk as a doc...
Hmm, I'm finding signalk as a docker image to be annoying. The real point of docker is to disconnect the os dependencies from the app dependencies but it's always painful when I try running it in docker on ubuntu lts.
gregy - oh crap… i hate the discord “UI” … didn...
oh crap… i hate the discord “UI” … didnt even see the response… my bad!
gregy - not sure the question.Youncan use “pat...
not sure the question.
Youncan use “path mapper” plugin, which can either map path to a new path,
or it can create a second new path (keeps original)
is this what yiu are trying to achieve?...
Tony - Is it possible to do transformations bef...
Is it possible to do transformations before the path value is set in signalk?
Session Management
Login and Admin UI Remember Me
This is a follow up about https://github.com/SignalK/signalk-server/pull/1670 and the login infinite look it creates in KIP
I assumed the Admin UI worked like most sites: check the box and it log's you in automatically. You still need to get a token and it expires but it will renew automatically in the background for you. In any case, thats not really the issue since it's a login feature of the Admin UI, right?
I think the "Remember Me timeout" should only affect the Admin UI and not the login API response token TTL. In my view they are two separate things....
Copprhead - In '.signalk' I have a 'resources' ...
In '.signalk' I have a 'resources' folder with 'charts', 'notes', 'regions', 'routes', 'waypoints' and in 'plugin-config-data/resources-provider/resources' the same. Are both used or can I get rid of the resources in .signalk?
Copprhead - When I load the SK server GUI in an...
When I load the SK server GUI in an iframe, I cannot log in when using Chrome or Chromium, but with Firefox and Safari it works fine.
PR review apps in fly.io
if somebody has experience with deploying PR review apps in fly.io with GH actions we could use them!