Re: distcache server not working
Ronald Klop <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <840404285.1487.1768054568935@localhost> |
Verbose fetch gives the answer to the cause. Now to find somebody with the solution. $ fetch -vv 'http://distcache.freebsd.org/ports-distfiles/eb/appendix/daijirin-2.0.tar.gz' scheme: "http" user: "" password: "" host: "distcache.freebsd.org" port: "0" document: "/ports-distfiles/eb/appendix/daijirin-2.0.tar.gz" ---> distcache.freebsd.org:80 resolving server address: distcache.freebsd.org:80 requesting http://distcache.freebsd.org/ports-distfiles/eb/appendix/daijirin-2.0.tar.gz >>> GET /ports-distfiles/eb/appendix/daijirin-2.0.tar.gz HTTP/1.1 >>> Host: distcache.freebsd.org >>> Accept: */* >>> User-Agent: fetch libfetch/2.0 >>> Connection: close >>> <<< HTTP/1.1 500 Domain Not Found <<< Connection: close <<< Content-Length: 291 <<< Server: Varnish content length: [291] <<< Retry-After: 0 <<< content-type: text/html <<< Cache-Control: private, no-cache <<< X-Served-By: cache-rtm-ehrd2290057-RTM <<< Accept-Ranges: bytes <<< Date: Sat, 10 Jan 2026 14:14:29 GMT <<< Via: 1.1 varnish <<< offset 0, length -1, size -1, clength 291 Fastly error: unknown domain distcache.freebsd.org Fastly error: unknown domain: distcache.freebsd.org. Please check that this domain has been added to a service. Details: cache-rtm-ehrd2290057-RTM (2a04:4e42:400::497) fetch: http://distcache.freebsd.org/ports-distfiles/eb/appendix/daijirin-2.0.tar.gz: Internal Server Error Regards, Ronald. Van: Jamie Landeg-Jones <[email protected]> Datum: zaterdag, 10 januari 2026 13:53 Aan: [email protected], [email protected] CC: [email protected] Onderwerp: Re: distcache server not working > > Kurt Jaeger <[email protected]> wrote: > > > Which port is that for ? > > > > If I try, I observe the same error. > > It actually happens for all ports / any distfile you attempt to fetch. > > > >