Configurable NTP server (support local/LAN time source) #1822
Closed
noizecrypto
started this conversation in
Ideas
Replies: 1 comment 1 reply
|
esp-miner doesnt use (s)ntp at the moment, were you misled by a llm? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The idea
Let users set the NTP/SNTP server AxeOS uses (Settings UI + API/NVS),
instead of a hardcoded/default public server.
Why
want the miner to sync from it.
with no internet route to public NTP) — today the miner clock never sets.
Current behavior
No NTP option in the dashboard; AxeOS uses a fixed/default server, and DHCP Option 42
doesn't appear to be honored.
Prior art
The NMAxe fork (NMminer1024/ESP-Miner-NMAxe) already added a configurable NTP server
Proposed
PATCH /api/system.Would the maintainers be open to this? Happy to help/test on my hardware.
All reactions