quobix
quobix
RRailway
Created by quobix on 2/3/2024 in #✋|help
cannot connect to railway.app
Hi, I cannot seem to connect to railway.app from my network, started this morning. This looks like some kind of hard block. I am just on a regular comcast router.
dig railway.app

; <<>> DiG 9.10.6 <<>> railway.app
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 31257
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;railway.app. IN A

;; ANSWER SECTION:
railway.app. 235 IN A 76.76.21.21

;; Query time: 21 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Sat Feb 03 16:32:48 EST 2024
;; MSG SIZE rcvd: 56

(base) ➜ ping 76.76.21.21
PING 76.76.21.21 (76.76.21.21): 56 data bytes
92 bytes from 10.0.0.1: Destination Port Unreachable
Vr HL TOS Len ID Flg off TTL Pro cks Src Dst
4 5 00 5400 49e1 0 0000 3e 01 bedf 10.10.8.126 76.76.21.21

Request timeout for icmp_seq 0
92 bytes from 10.0.0.1: Destination Port Unreachable
Vr HL TOS Len ID Flg off TTL Pro cks Src Dst
4 5 00 5400 f096 0 0000 3e 01 182a 10.10.8.126 76.76.21.21

Request timeout for icmp_seq 1
92 bytes from 10.0.0.1: Destination Port Unreachable
Vr HL TOS Len ID Flg off TTL Pro cks Src Dst
4 5 00 5400 1b0c 0 0000 3e 01 edb4 10.10.8.126 76.76.21.21

Request timeout for icmp_seq 2
92 bytes from 10.0.0.1: Destination Port Unreachable
Vr HL TOS Len ID Flg off TTL Pro cks Src Dst
4 5 00 5400 5589 0 0000 3e 01 b337 10.10.8.126 76.76.21.21
dig railway.app

; <<>> DiG 9.10.6 <<>> railway.app
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 31257
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;railway.app. IN A

;; ANSWER SECTION:
railway.app. 235 IN A 76.76.21.21

;; Query time: 21 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Sat Feb 03 16:32:48 EST 2024
;; MSG SIZE rcvd: 56

(base) ➜ ping 76.76.21.21
PING 76.76.21.21 (76.76.21.21): 56 data bytes
92 bytes from 10.0.0.1: Destination Port Unreachable
Vr HL TOS Len ID Flg off TTL Pro cks Src Dst
4 5 00 5400 49e1 0 0000 3e 01 bedf 10.10.8.126 76.76.21.21

Request timeout for icmp_seq 0
92 bytes from 10.0.0.1: Destination Port Unreachable
Vr HL TOS Len ID Flg off TTL Pro cks Src Dst
4 5 00 5400 f096 0 0000 3e 01 182a 10.10.8.126 76.76.21.21

Request timeout for icmp_seq 1
92 bytes from 10.0.0.1: Destination Port Unreachable
Vr HL TOS Len ID Flg off TTL Pro cks Src Dst
4 5 00 5400 1b0c 0 0000 3e 01 edb4 10.10.8.126 76.76.21.21

Request timeout for icmp_seq 2
92 bytes from 10.0.0.1: Destination Port Unreachable
Vr HL TOS Len ID Flg off TTL Pro cks Src Dst
4 5 00 5400 5589 0 0000 3e 01 b337 10.10.8.126 76.76.21.21
27 replies
RRailway
Created by quobix on 12/2/2023 in #✋|help
Lost metrics on one of my services after yesterday
Hi folks, one of my services has lost metrics, no new data is coming in. I restarted it, no dice. Can anyone help?
20 replies
RRailway
Created by quobix on 11/7/2023 in #✋|help
nixpacks golang 1.21
Hello, I must be doing something wrong, but I can't figure out what. I use nixpacks to build my golang project direct from github. I there is 1.21 support I would assume, but I can't seem to get it to work, I am just bombarded with this every build #14 0.821 note: imported by a module that requires go 1.21 I can't seem to find docs, or help on this. Can anyone help me?
19 replies