Dimitris Bozelos

Results 9 comments of Dimitris Bozelos

I have encountered a similar error, not sure if they are related. I'm installing v1.3 from the package provided [here](https://github.com/elastic/apm-agent-php/releases/download/v1.3/apm-agent-php_1.3_all.deb). It's a container setup and in one project everything works...

The build works, the issue comes up when trying to run the application using the built image.

I believe I was using this image: https://hub.docker.com/_/matomo, the `fpm-alpine` tag. It's not automaically built by Docker Hub builds so I'm not sure where it is beng built or if...

**UPDATE** I got this [settings template](https://raw.githubusercontent.com/zulip/zulip/master/zproject/prod_settings_template.py), customized and copied it to `/etc/zulip/settings.py` when building the container. I still get the error for not setting `EXTERNAL_HOST` even though it is set...

I'm looking into this after some time again. I removed and recreated the container, the error with the `EXTERNAL_HOST` setting seems to have gone away. I was then getting the...

I was using a custom database user in the following env variables: `POSTGRES_USER` `DB_USER` As soon I changed it back to `zulip` it works. Would it be hardcoded somewhere? Seems...

@web-masta You will need to use branch `php81` from[ this fork](https://github.com/skilld-labs/pecl-jsmin) and build from source.

@orkutmuratyilmaz Not sure that I can help with these error messages, but it works for me with the following commands on the latest Debian. ``` git clone --recursive --depth=1 -b...

@pratikshap31 You should get in touch with AMWS support through the Sellers portal so that they tell you what the actual error is.