Results 9 issues of Sky King

When the OS restarts either manually or with an update, the USB port changes in config and requires changing. This can only be done by deleting the integration and adding...

enhancement

## Steps to reproduce 1. Add new flow when Tag Assigned and File System Tag is tagged with 2. Select System tag 'pdf' 3. Keep orig, overwrite existing ### Expected...

enhancement

Clone epic master repo on Pi4 Change reference for RandomX in core/cargo.toml: #randomx = { git = "https://github.com/EpicCash/randomx-rust.git", tag = "v0.1.1" } randomx = { git = "https://github.com/johanneshahn/randomx-rs.git" } Run...

working on
dependency update

Just did a repo update, my last was in April. After the update and prisma migrate, my nodes aren't showing startup options specified: --mqtt-broker-url mqtt://myserver:8183 --mqtt-username MeshEast --mqtt-password private --mqtt-topic...

First - sorry for my noobness, with a little initial guidance I should be able to wrap my head around this quickly. I'm trying to automate sending Membership Commissions pending...

Cloned Repo on three different linux CPUs. Prisma sucessfully synced the database. Server started with: node src/mqtt.js --mqtt-broker-url mqtt://epicnet.us:8183 --mqtt-username MeshEastTN --mqtt-password privcom4us --mqtt-topic msg/TN --collect-service-envelopes --collect-positions --collect-neighbour-info --collect-map-reports This...

If you set the entire subnet outbound to main-out (192.168.1.0/24) it ignores all "outbound": "direct-out" It's all or nothing making the Exclude List of "outbound": "direct-out" redundant There's a need...

For years ASUS-Merlin offers the assignment of outbound internal IP to specific destination (0.0.0.0 or xxx.xxx.xxx.xxx) so it should be an easy add? Allow multiple instances to bypass VPN when...