Hi Erik,
> Everything works so long as I'm logged into the server and have restarted
> httpGate or started the picolisp process manually (same as httpGate does).
>
> Calling external functions is broken, once I've logged out and left
Hmm, this looks like it has to do with the runtime environment. As external
executables are not found, PATH seems to be incorrect.
Can you try to call them with absolute pathnames? Like
(pre? "{" # make sure jwt3 returned json and not an error
(in (list "/path/to/jwt3" (pack "--key=" Key) ...
If this works, start httpGate not just with 'su' but 'su -' to get the
right env.
♪♫ Alex
--
UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe