-
#### How Shlink is set-up
* Shlink Version: 2.9.1
* PHP Version: n/a
* How do you serve Shlink: Docker Image on Ubuntu
* Database engine used: MariaDB
#### Summary
Run update of the docker…
-
Hi,
I have issue similiar to this one - https://github.com/dunglas/mercure/issues/464. Except timeout is occuring after ~1min most of the time, and my connection isn't reopening.
```
Connection o…
-
I have a problem with the Mercure when it connects. Waiting time can be from 10 to 30 minutes. That problem occurs when I run it on the supervisor. If I run Mercure from the console, all is fine.
Wh…
-
Hello,
I created an API on Symfony 4.4 via API Platform. In order to send notifications to my users on my mobile application made in react native, I want to use Mercure.
I already have my API in…
-
**Is your feature request related to a problem? Please describe.**
No problem, you're doing great!
**Describe the solution you'd like**
DEV supports private messages and I think it would be awe…
-
When I run the `helm install` command, I get an error:
```Shell
helm repo add mercure https://charts.mercure.rocks
helm repo update
helm install my-release mercure/mercure
```
> Error: faile…
-
Hello,
I wanted to know if it was possible to subscribe to related entities.
Let me explain.
I can listen to the routes /api/users/myUserId (for example /api/users/1) and /api/users/messages/…
-
Everything works fine with anonymous mode enabled, with private mode I am getting a strange authorization error from mercure hub. ' cannot unmarshal number 1689617856.599472 into Go struct field claim…
-
Can someone help me to configure the metrics api with the Docker configuration file. I have a docker-compose.yml file like,
mercure:
image: dunglas/mercure:v0.12
environment:
MERCU…
-
Hi,
we have installed mercure version 2.3.0 listening to port 3000 and have an application running on HTTPS on the same server/same domain on port 443 using the service.
we are always getting a …