Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go.lsp.dev is down ... #28

Open
janpfeifer opened this issue Jan 20, 2025 · 1 comment
Open

go.lsp.dev is down ... #28

janpfeifer opened this issue Jan 20, 2025 · 1 comment

Comments

@janpfeifer
Copy link

hi,

Probably not directly something you can solve, but it seems that go.lsp.dev is down, at least from Europe -- see attached logs when trying to resolve it.

But since jsonrpc2 go.mod renames itself as go.lsp.dev/jsonrpc2, Go won't install it as github.com/go-language-server/jsonrpc2.

Any suggestions of work around? Maybe not depend on the go.lsp.dev domain ?

A whois for lsp.dev doesn't reveal who owns the domain.

Any thoughts ?

cheers

$ dig @8.8.8.8 go.lsp.dev

; <<>> DiG 9.18.30-0ubuntu0.24.04.1-Ubuntu <<>> @8.8.8.8 go.lsp.dev
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 23854
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
; EDE: 23 (Network Error): ([216.239.34.108] rcode=REFUSED for go.lsp.dev/a)
; EDE: 23 (Network Error): ([216.239.32.108] rcode=REFUSED for go.lsp.dev/a)
; EDE: 23 (Network Error): ([216.239.38.108] rcode=REFUSED for go.lsp.dev/a)
; EDE: 23 (Network Error): ([216.239.36.108] rcode=REFUSED for go.lsp.dev/a)
; EDE: 22 (No Reachable Authority): (At delegation lsp.dev for go.lsp.dev/a)
;; QUESTION SECTION:
;go.lsp.dev.                    IN      A

;; Query time: 123 msec
;; SERVER: 8.8.8.8#53(8.8.8.8) (UDP)
;; WHEN: Mon Jan 20 11:28:21 CET 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant