You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the issue is not related to Autobase itself but rather to the custom setup involving docker-compose and Traefik integration.
We recommend considering the purchase of an Autobase package. As part of the support, we will do our best to assist you in resolving this issue, including analyzing the configuration and providing recommendations for fixes.
Bug description
We have traefik on the host machine, run the application and specify labels with two separate connection points.
we get this error on some tabs:
On other tabs it seems to work and even clusters are created
Expected behavior
Here, for example, everything is correct and there are no errors
Steps to reproduce
docker-compose yaml
.env
Installation method
GitOps
System info
root@docker:/srv# docker version
Client: Docker Engine - Community
Version: 27.3.1
Server: Docker Engine - Community
Engine:
Version: 27.3.1
root@docker:/srv# docker exec traefik traefik version
Version: 3.2.0
root@docker:/srv# cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
Additional info
No response
The text was updated successfully, but these errors were encountered: