Re: distcache server not working

2026-01-10 Thread Ryan Steinmetz



On (01/10/26 18:53), Kurt Jaeger wrote:

Hi!


> > Resolved.

Doubly resolved now.  Thanks for catching that.


Thanks. Works in .sg, still fails with 404 in .de ?


Config changes take a moment to propagate.  Should be fine by now.

-r



Is there a way to identify which fastly cache I'm talking to ?

Aha: fetch -vv reveals it:

In .sg:

<<< X-Served-By: cache-chi-klot8100096-CHI, cache-sin-wsss1830047-SIN

In .de:

<<< X-Served-By: cache-chi-kigq8000104-CHI, cache-fra-etou8220191-FRA

--
[email protected] +49 171 3101372  Now what ?


--
Ryan Steinmetz
PGP: 4143 0BDC 21B0 B3D9 6D47  F0DA 504D C825 7FAD 8C58



Re: distcache server not working

2026-01-10 Thread Kurt Jaeger
Hi!

> > > Resolved.
> 
> Doubly resolved now.  Thanks for catching that.

Thanks. Works in .sg, still fails with 404 in .de ?

Is there a way to identify which fastly cache I'm talking to ?

Aha: fetch -vv reveals it:

In .sg:

<<< X-Served-By: cache-chi-klot8100096-CHI, cache-sin-wsss1830047-SIN

In .de:

<<< X-Served-By: cache-chi-kigq8000104-CHI, cache-fra-etou8220191-FRA

-- 
[email protected] +49 171 3101372  Now what ?



Re: distcache server not working

2026-01-10 Thread Ryan Steinmetz



On (01/10/26 18:08), Kurt Jaeger wrote:

Hi!


Resolved.


Doubly resolved now.  Thanks for catching that.

-r



Should this work now ?

fetch -vv 
http://distcache.FreeBSD.org/ports-distfiles/eb/appendix/daijirin-2.0.tar.gz

Because at least from .sg and .de it does not ?

--
[email protected] +49 171 3101372  Now what ?


--
Ryan Steinmetz
PGP: 4143 0BDC 21B0 B3D9 6D47  F0DA 504D C825 7FAD 8C58



Re: distcache server not working

2026-01-10 Thread Kurt Jaeger
Hi!

> Resolved.

Should this work now ?

fetch -vv 
http://distcache.FreeBSD.org/ports-distfiles/eb/appendix/daijirin-2.0.tar.gz

Because at least from .sg and .de it does not ?

-- 
[email protected] +49 171 3101372  Now what ?



Re: distcache server not working

2026-01-10 Thread Ryan Steinmetz

Resolved.

-r


On (01/10/26 14:40), Lorenzo Salvadore wrote:

Forwarding the issue to zi@, who I believe should know about Fastly stuff.

Cheers,

Lorenzo Salvadore


On Saturday, January 10th, 2026 at 15:16, Ronald Klop  
wrote:


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 
Datum: zaterdag, 10 januari 2026 13:53
Aan: [email protected], [email protected]
CC: [email protected]
Onderwerp: Re: distcache server not working

> Kurt Jaeger  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.
>  





--
Ryan Steinmetz
PGP: 4143 0BDC 21B0 B3D9 6D47  F0DA 504D C825 7FAD 8C58



Re: distcache server not working

2026-01-10 Thread Lorenzo Salvadore
Forwarding the issue to zi@, who I believe should know about Fastly stuff.

Cheers,

Lorenzo Salvadore


On Saturday, January 10th, 2026 at 15:16, Ronald Klop  
wrote:

> 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 
> Datum: zaterdag, 10 januari 2026 13:53
> Aan: [email protected], [email protected]
> CC: [email protected]
> Onderwerp: Re: distcache server not working
> 
> > Kurt Jaeger  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.
> >  
> 
> 
>



Re: distcache server not working

2026-01-10 Thread Ronald Klop

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 
Datum: zaterdag, 10 januari 2026 13:53
Aan: [email protected], [email protected]
CC: [email protected]
Onderwerp: Re: distcache server not working


Kurt Jaeger  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.
 








Re: distcache server not working

2026-01-10 Thread Jamie Landeg-Jones
Kurt Jaeger  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.



Re: distcache server not working

2026-01-10 Thread Nuno Teixeira
Yep, an old lib for cdrom support files.

I,ve update goldendict-ng and and put eb option as broken for now.
https://cgit.freebsd.org/ports/commit/?id=90455d1797380a14ea2f050bfce9d0a4b1dbdf8e

Daniel Engberg  escreveu (sábado, 10/01/2026 à(s)
12:16):

> This appears to be a fallout from moving to fastly.
> We should probably clean distfiles to prune all broken and ancient ports
> though
>
> Best regards,
> Daniel
> On 2026-01-10 13:14, Nuno Teixeira wrote:
>
> (...)
>
> eb port doesn't have a WWW set but I found that some linux pkgs uses:
> https://www.mistys-internet.website/eb/index-en.html
>
> Nuno Teixeira  escreveu (sábado, 10/01/2026 à(s)
> 11:56):
>
>> Hello Kurt,
>>
>> japanese/eb that it is a dependency on several ports.
>>
>> Cheers,
>>
>> Kurt Jaeger  escreveu (sábado, 10/01/2026 à(s) 11:50):
>>
>>> Hi!
>>>
>>> > Can anyone confirm distcache server problem:
>>> >
>>> > => Attempting to fetch
>>> >
>>> http://distcache.FreeBSD.org/ports-distfiles/eb/appendix/daijirin-2.0.tar.gz
>>> > fetch:
>>> >
>>> http://distcache.FreeBSD.org/ports-distfiles/eb/appendix/daijirin-2.0.tar.gz
>>> :
>>> > Internal Server Error
>>> > => Couldn't fetch it - please try to retrieve this
>>>
>>> Which port is that for ?
>>>
>>> If I try, I observe the same error.
>>>
>>> --
>>> [email protected] +49 171 3101372  Now what ?
>>>
>>
>>
>> --
>> Nuno Teixeira
>> FreeBSD UNIX:  Web:
>> https://FreeBSD.org
>>
>
>
> --
> Nuno Teixeira
> FreeBSD UNIX:  Web:
> https://FreeBSD.org
>
>

-- 
Nuno Teixeira
FreeBSD UNIX: Web:  https://FreeBSD.org


Re: distcache server not working

2026-01-10 Thread Daniel Engberg

This appears to be a fallout from moving to fastly.
We should probably clean distfiles to prune all broken and ancient ports 
though


Best regards,
Daniel

On 2026-01-10 13:14, Nuno Teixeira wrote:

(...)

eb port doesn't have a WWW set but I found that some linux pkgs uses:
https://www.mistys-internet.website/eb/index-en.html

Nuno Teixeira  escreveu (sábado, 10/01/2026 à(s) 
11:56):


Hello Kurt,

japanese/eb that it is a dependency on several ports.

Cheers,

Kurt Jaeger  escreveu (sábado, 10/01/2026 à(s) 11:50):

Hi!

> Can anyone confirm distcache server problem:
>
> => Attempting to fetch
>

http://distcache.FreeBSD.org/ports-distfiles/eb/appendix/daijirin-2.0.tar.gz


> fetch:
>

http://distcache.FreeBSD.org/ports-distfiles/eb/appendix/daijirin-2.0.tar.gz

:
> Internal Server Error
> => Couldn't fetch it - please try to retrieve this

Which port is that for ?

If I try, I observe the same error.

-- 
[email protected]         +49 171 3101372 Now what ?




-- 
Nuno Teixeira

FreeBSD UNIX:    Web: https://FreeBSD.org




--
Nuno Teixeira
FreeBSD UNIX:    Web: https://FreeBSD.org 


Re: distcache server not working

2026-01-10 Thread Nuno Teixeira
(...)

eb port doesn't have a WWW set but I found that some linux pkgs uses:
https://www.mistys-internet.website/eb/index-en.html

Nuno Teixeira  escreveu (sábado, 10/01/2026 à(s)
11:56):

> Hello Kurt,
>
> japanese/eb that it is a dependency on several ports.
>
> Cheers,
>
> Kurt Jaeger  escreveu (sábado, 10/01/2026 à(s) 11:50):
>
>> Hi!
>>
>> > Can anyone confirm distcache server problem:
>> >
>> > => Attempting to fetch
>> >
>> http://distcache.FreeBSD.org/ports-distfiles/eb/appendix/daijirin-2.0.tar.gz
>> > fetch:
>> >
>> http://distcache.FreeBSD.org/ports-distfiles/eb/appendix/daijirin-2.0.tar.gz
>> :
>> > Internal Server Error
>> > => Couldn't fetch it - please try to retrieve this
>>
>> Which port is that for ?
>>
>> If I try, I observe the same error.
>>
>> --
>> [email protected] +49 171 3101372  Now what ?
>>
>
>
> --
> Nuno Teixeira
> FreeBSD UNIX: Web:  https://FreeBSD.org
>


-- 
Nuno Teixeira
FreeBSD UNIX: Web:  https://FreeBSD.org


Re: distcache server not working

2026-01-10 Thread Nuno Teixeira
Hello Kurt,

japanese/eb that it is a dependency on several ports.

Cheers,

Kurt Jaeger  escreveu (sábado, 10/01/2026 à(s) 11:50):

> Hi!
>
> > Can anyone confirm distcache server problem:
> >
> > => Attempting to fetch
> >
> http://distcache.FreeBSD.org/ports-distfiles/eb/appendix/daijirin-2.0.tar.gz
> > fetch:
> >
> http://distcache.FreeBSD.org/ports-distfiles/eb/appendix/daijirin-2.0.tar.gz
> :
> > Internal Server Error
> > => Couldn't fetch it - please try to retrieve this
>
> Which port is that for ?
>
> If I try, I observe the same error.
>
> --
> [email protected] +49 171 3101372  Now what ?
>


-- 
Nuno Teixeira
FreeBSD UNIX: Web:  https://FreeBSD.org


Re: distcache server not working

2026-01-10 Thread Kurt Jaeger
Hi!

> Can anyone confirm distcache server problem:
> 
> => Attempting to fetch
> http://distcache.FreeBSD.org/ports-distfiles/eb/appendix/daijirin-2.0.tar.gz
> fetch:
> http://distcache.FreeBSD.org/ports-distfiles/eb/appendix/daijirin-2.0.tar.gz:
> Internal Server Error
> => Couldn't fetch it - please try to retrieve this

Which port is that for ?

If I try, I observe the same error.

-- 
[email protected] +49 171 3101372  Now what ?