Common Issues
This page collects common GuideVault setup, reader, scan, metadata, and integration problems.
Docker port changed but GuideVault still uses 5478
Section titled “Docker port changed but GuideVault still uses 5478”GuideVault currently listens inside the container on 5478. Change the host-side port, not the container-side port.
ports: - "5479:5478"