Pioreactor / pioreactor

Hardware and software for accessible, extensible, and scalable bioreactors. Built on Raspberry Pi.
https://pioreactor.com
MIT License
101 stars 9 forks source link

[what happened] unable to locate <hostname>.local or pioreactor.local OR jobs feel sluggish to start #459

Open CamDavidsonPilon opened 11 months ago

CamDavidsonPilon commented 11 months ago

Some routers like to disable mDNS. In the router's UI, Look for settings that allow multicast, or allow IGMP proxying.

Screenshot 2023-12-04 at 2 08 31 PM

Another good idea is to fix the leader's IP address (which you can do in the router's admin), and then use leader_address=<ipv4> in the config.ini. A restart is recommend so that monitor gets the new leader_address, too.