Namespace sites replacement issue
Author: lokitorinCreated Sep 18, 2026Updated Sep 18, 2026
Labelsbug
When master and remote nodes both have sites with same name, after master sites assigned to namespace with remote node - on remote that sites will be changed, but still will appear as just local sites (not from namespace). And if this sites are only namespace content - on remote that namespace will not be created at all.
Steps to reproduce the behavior:
- Create different sites with same name on both nodes locally (nodes don't have common namespace).
- On master node create namespace with remote node.
- Add site to namespace in site edit tab.
- Connect to remote - site updated, but namespace not created (no namespace tab in sites list page, and no namespace in namespaces created)
Info:
- Server OS: docker image from dockerhub
- Server Arch: amd64
- Nginx UI Version: 2.6.0
- Your Browser: Microsoft Edge 130.0
Fixing by deleting all affected sites from remote, and sync manually from master.
Source: 0xJacky/nginx-ui