Re: Strange behavior with 'httpGate'

2018-04-19 Thread Erik Gustafson
> > If this works, start httpGate not just with 'su' but 'su -' to get the > right env. > That's the fix, thanks Alex! >

Re: Strange behavior with 'httpGate'

2018-04-18 Thread Alexander Burger
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

Strange behavior with 'httpGate'

2018-04-18 Thread Erik Gustafson
Hi List, I have a PL app running on a DigitalOcean droplet, behind httpGate. The relevant entry in my 'names' file is: api erik /home/erik/picoLisp loves-wake-log ./pil loves-wake-2.0/server/main.l -main -go -wait For this project I've been experimenting with JSON Web tokens, using my