Timo Stark
Timo Stark
Any update on this @Pavlusha311245
@mar0x do you think it is possible (technically) to change this behaviour? Was playing around with Typo3 (CMS) on Unit and there docs are telling me to use symlinks for...
Hi thanks for reaching out! We will check out Grafana example and update the howto! Keep you posted! 😇
Hi Folks! Thanks for reaching out. Currently the build of official packages is ongoing. The build for dev on Mac is valid concern. I will put a detailed and scripted...
> Hi, what i am using on my M1 is: > > ``` > > # clone the repo, just do once, otherwise fetch/pull if you need newer changes >...
I will look into this. Sorry for the long delay. It is prob because you are setting up another listener in js as well. ```javascript app.listen(8100, '0.0.0.0', async (err) =>...
I was able to reproduce it. It is not really related to node but more to the way we are handling the TERM signal. Thanks for bringing that to our...
The temp. fix is available and you are happy to test it. The official docker images will be updated accordingly. https://gist.github.com/tippexs/125658d0c90b03f8fc5deac19a6322eb Please clone the gist and replace the `docker-entrypoint.sh` script...
Good Morning @mwoodpatrick . This looks like a problem within your PHP code. As you can see from the logs the PHP application started successfully. A quick thing that is...
@ac000 linking for visibility. https://github.com/nginx/unit/issues/717 .Looks like the same root cause.