Comment on Issues with Immich
RandomLegend@lemmy.dbzer0.com 1 week ago
Maybe the IP address changes? You should provide some more info.
Terminal outputs etc
Comment on Issues with Immich
RandomLegend@lemmy.dbzer0.com 1 week ago
Maybe the IP address changes? You should provide some more info.
Terminal outputs etc
SatanClaus@lemmy.dbzer0.com 1 week ago
This is my guess. Always set static in the device and in your router settings.
gray@pawb.social 1 week ago
don’t do this, use DHCP reservations instead so you actually have a list of what all your servers are and most routers register hostnames in DNS for you which is even better.
SatanClaus@lemmy.dbzer0.com 1 week ago
Confused what you mean.? I have a range of IPs for my servers and such IE 192.168.2.2-12. And then the DHCP pool 192.168.2.13-xxx. I set the servers IP static on its OS. And then set a static in my routers settings for the same IP I set in the OS. What is it that I would be doing incorrect in this setup?
gray@pawb.social 1 week ago
Instead of doing a manual action in two different places and having to keep them in sync, just do it once on the DHCP server. Setting a static IP on the server is superfluous.