flo-jan
flo-jan
deno 1.43.6 (release, x86_64-unknown-linux-gnu) Ubuntu 22.04 When I give the command 'deno compile' it gives the error: "unzip was not found in your PATH, please install unzip". But unzip is...
### Which OpenObserve functionalities are the source of the bug? users ### Is this a regression? Yes ### Description my organisations do not show in the cloud client, altthough they...
I have pm2 managing some nodejs services that I start with the command: `pm2 start /home/myuser/.node-environments/ecosystem.config.js ` this works well, a subsecutive `pm2 ls` command shows  When I come...