stefanwerfling / flyingfish

FlyingFish is a reverse proxy manager with own WebUI, DNS server, SSH server, DynDNS, UPNP support, Lets Encrypt and much more.
https://flying-fish.gitbook.io/
GNU General Public License v3.0
57 stars 7 forks source link

NJS fetch return is not work #1

Closed stefanwerfling closed 1 year ago

stefanwerfling commented 1 year ago

The return of fetch not working, all fields are undefined. Create a issue by njs: https://github.com/nginx/njs/issues/596

stefanwerfling commented 1 year ago

The patch is commit and works, currently a Docker image is used that creates the nginx and the module from the source code. I am now waiting for the official release of njs 0.7.9 as a packet source for debian and alpine.

stefanwerfling commented 1 year ago

Now we work with NJS 0.8.0. All work fine.