Hello guys, I have a problem.
If you can help me, I’ll go into detail.
I am working with Vaadin version 24.1.4 with Spring Boot (Maven).
Having a repository with 2 branches (master and develop) I am trying to deploy to the develop branch
I get the following error: Failed to initialize Atmosphere Framework.
Running the app locally with VsCode on Microsoft Windows 11, I have no problems.
Today it is deployed to both branches on the server, but when I want to make changes (merge) to these branches I cannot do it.
It’s running in a container
In the description of the error it describes in the metrics something like
Duplicate guess /vaadinServlet
I have 2 databases. Postgres and MongoDb
I can pass the metrics, if you can see something out of the common problem.
Guys I hope you can help me…
From already thank you very much.
Regards, Ariel
metrics_error.txt (68.5 KB)