[GH-ISSUE #117] Newt pulled Resources for another Site #12100

Closed
opened 2026-05-13 17:15:32 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @nixielectra on GitHub (Jan 31, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/117

Hi,

I have installed two Newts in two different server, melaka and banting. When I started the Newt in banting it pulled Resources which were configured for melaka. I didn't remember seeing this in previous version.

Pangolin version: beta.9
Newt version: beta.5

Sites
Image

Resources
Image

Newt melaka (Expected behavior)

INFO: 2025/01/31 01:01:57 Not adding target because not running
INFO: 2025/01/31 01:01:57 Not adding target because not running
INFO: 2025/01/31 01:01:57 Not adding target because not running
INFO: 2025/01/31 01:01:57 Started tcp proxy from 100.89.128.4:61907 to pihole:80
INFO: 2025/01/31 01:01:57 Started tcp proxy from 100.89.128.4:57631 to wgeasydns:xx
INFO: 2025/01/31 01:01:57 Started tcp proxy from 100.89.128.4:47178 to wgeasyfull:xx

Newt banting (Wrong behavior?)

INFO: 2025/01/31 00:40:16 Starting ping check
INFO: 2025/01/31 00:40:16 Not adding target because not running
INFO: 2025/01/31 00:40:16 Not adding target because not running
INFO: 2025/01/31 00:40:16 Not adding target because not running
INFO: 2025/01/31 00:40:16 Started tcp proxy from 100.89.128.8:61907 to pihole:80
INFO: 2025/01/31 00:40:16 Started tcp proxy from 100.89.128.8:57631 to wgeasydns:xx
INFO: 2025/01/31 00:40:16 Started tcp proxy from 100.89.128.8:47178 to wgeasyfull:xx
Originally created by @nixielectra on GitHub (Jan 31, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/117 Hi, I have installed two Newts in two different server, `melaka` and `banting`. When I started the Newt in `banting` it pulled Resources which were configured for `melaka`. I didn't remember seeing this in previous version. Pangolin version: `beta.9` Newt version: `beta.5` Sites ![Image](https://github.com/user-attachments/assets/5cf53df7-8bb9-4c6c-a431-26b1ce07f274) Resources ![Image](https://github.com/user-attachments/assets/7b6759ff-56cd-4687-b079-3b35deda0e16) Newt `melaka` (Expected behavior) ``` INFO: 2025/01/31 01:01:57 Not adding target because not running INFO: 2025/01/31 01:01:57 Not adding target because not running INFO: 2025/01/31 01:01:57 Not adding target because not running INFO: 2025/01/31 01:01:57 Started tcp proxy from 100.89.128.4:61907 to pihole:80 INFO: 2025/01/31 01:01:57 Started tcp proxy from 100.89.128.4:57631 to wgeasydns:xx INFO: 2025/01/31 01:01:57 Started tcp proxy from 100.89.128.4:47178 to wgeasyfull:xx ``` Newt `banting` (Wrong behavior?) ``` INFO: 2025/01/31 00:40:16 Starting ping check INFO: 2025/01/31 00:40:16 Not adding target because not running INFO: 2025/01/31 00:40:16 Not adding target because not running INFO: 2025/01/31 00:40:16 Not adding target because not running INFO: 2025/01/31 00:40:16 Started tcp proxy from 100.89.128.8:61907 to pihole:80 INFO: 2025/01/31 00:40:16 Started tcp proxy from 100.89.128.8:57631 to wgeasydns:xx INFO: 2025/01/31 00:40:16 Started tcp proxy from 100.89.128.8:47178 to wgeasyfull:xx ```
Author
Owner

@oschwartz10612 commented on GitHub (Jan 31, 2025):

Okay this was a missing where clause and will be fixed in beta.10 which we will release tonight with a couple of hot fixes. Sit tight!

<!-- gh-comment-id:2626123698 --> @oschwartz10612 commented on GitHub (Jan 31, 2025): Okay this was a missing where clause and will be fixed in beta.10 which we will release tonight with a couple of hot fixes. Sit tight!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#12100