Pioreactor / Pioreactor/pioreactor

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

Open
#459 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

networking performance
Dominant language
Python
Stars
149
Forks
18
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the router settings for multicast and IGMP proxying, then inspect config.ini's leader_address and the monitor restart note. Determine whether the mDNS hostname problem and sluggish job starts share a cause; done should be a verified resolution or clearly documented troubleshooting path.

Written by the indexing model from the issue text.

Assessment

Tech stack
raspberry-pi
Domain
networking
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.