relate: 4479674f --RELATED_TO--> 62b643f2
This commit is contained in:
parent
578491e5fa
commit
9f31466123
@ -0,0 +1,13 @@
|
||||
---
|
||||
id: f054dc64-4a57-4581-b389-b8ee0928ebe2
|
||||
type: RELATED_TO
|
||||
from_id: 4479674f-16de-4cfb-afc1-73042d4ab8db
|
||||
from_title: "Fix: Gitea SSH remote (git@git.manticorum.com) resolves to Pi-hole instead of Gitea LXC"
|
||||
to_id: 62b643f2-5ed7-4ea5-b87f-ef0687ad83ec
|
||||
to_title: "Intermittent SSL errors caused by IPv6/IPv4 DNS conflicts"
|
||||
strength: 0.7
|
||||
created: "2026-02-27T05:48:35.579070+00:00"
|
||||
updated: "2026-02-27T05:48:35.579070+00:00"
|
||||
---
|
||||
|
||||
Both relate to DNS/Pi-hole routing issues causing unexpected connectivity failures on homelab
|
||||
@ -6,7 +6,7 @@ tags: [gitea, ssh, dns, networking, fix, pihole, homelab, dotfiles]
|
||||
importance: 0.65
|
||||
confidence: 0.8
|
||||
created: "2026-02-27T05:48:03.833429+00:00"
|
||||
updated: "2026-02-27T05:48:31.928716+00:00"
|
||||
updated: "2026-02-27T05:48:35.579070+00:00"
|
||||
relations:
|
||||
- target: 5f31ea7f-9b53-427d-b601-ab98dabaa2e3
|
||||
type: RELATED_TO
|
||||
@ -18,6 +18,11 @@ relations:
|
||||
direction: outgoing
|
||||
strength: 0.75
|
||||
edge_id: 4cb3054a-c8d4-4eb5-bc5e-bdae9732b7cc
|
||||
- target: 62b643f2-5ed7-4ea5-b87f-ef0687ad83ec
|
||||
type: RELATED_TO
|
||||
direction: outgoing
|
||||
strength: 0.7
|
||||
edge_id: f054dc64-4a57-4581-b389-b8ee0928ebe2
|
||||
---
|
||||
|
||||
# Gitea SSH Remote Resolves to Pi-hole
|
||||
|
||||
@ -6,12 +6,17 @@ tags: [networking, dns, ipv6, ssl, pihole, npm, troubleshooting, cloudflare]
|
||||
importance: 0.8
|
||||
confidence: 0.8
|
||||
created: "2026-02-05T22:37:40.579202+00:00"
|
||||
updated: "2026-02-05T22:37:40.579202+00:00"
|
||||
updated: "2026-02-27T05:48:35.579070+00:00"
|
||||
relations:
|
||||
- target: 1d9b21a0-4293-46a0-8be1-05414e641ce9
|
||||
type: SOLVES
|
||||
direction: outgoing
|
||||
strength: 0.5
|
||||
- target: 4479674f-16de-4cfb-afc1-73042d4ab8db
|
||||
type: RELATED_TO
|
||||
direction: incoming
|
||||
strength: 0.7
|
||||
edge_id: f054dc64-4a57-4581-b389-b8ee0928ebe2
|
||||
---
|
||||
|
||||
Problem: ERR_SSL_UNRECOGNIZED_NAME_ALERT errors that work sometimes but fail other times from internal network.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user