Re: [squid-users] squidclient ERR_ACCESS_DENIED

2024-02-28 Thread Alex Rousskov
On 2024-02-28 08:52, Francesco Chemolli wrote: just replace squidclient mgr:objects with curl --silent --user squid_cachemgr_user:squd_cachemgr_password http://squid.host.name:3128/squid-internal-mgr/objects Neither is required for basic cases, but it is better, IMHO, to use --no-progres

Re: [squid-users] squidclient ERR_ACCESS_DENIED

2024-02-28 Thread Francesco Chemolli
On Wed, Feb 28, 2024 at 8:05 PM Andrea Venturoli wrote: > On 2/28/24 12:51, Francesco Chemolli wrote: > > > Hi Andrea, > >there's https://wiki.squid-cache.org/Features/CacheManager/Index > > , > > although it could probably be more ex

Re: [squid-users] squidclient ERR_ACCESS_DENIED

2024-02-28 Thread Andrea Venturoli
On 2/28/24 12:51, Francesco Chemolli wrote: Hi Andrea,   there's https://wiki.squid-cache.org/Features/CacheManager/Index , although it could probably be more explicit Hello and thanks. I had seen that document before posting, but,

Re: [squid-users] squidclient ERR_ACCESS_DENIED

2024-02-28 Thread Francesco Chemolli
> > > I vaguely remembered squidclient deprecation (although I searched for it > and could not find official info on the site). > > WRT to moving to curl/wget/whatever, is there any documentation I can use? > Hi Andrea, there's https://wiki.squid-cache.org/Features/CacheManager/Index , although

Re: [squid-users] squidclient ERR_ACCESS_DENIED

2024-02-27 Thread Andrea Venturoli
On 2/27/24 18:02, Alex Rousskov wrote: Hello and thanks for answering. You are suffering from one or several known problems[1,2] related to cache manager changes in v6+ code. Without going into complicated details, I recommend that you replace deprecated squidclient with curl, wget, or anot

Re: [squid-users] squidclient ERR_ACCESS_DENIED

2024-02-27 Thread Alex Rousskov
On 2024-02-27 10:36, Andrea Venturoli wrote: I'm having trouble accessing cachemgr with squidclient. You are suffering from one or several known problems[1,2] related to cache manager changes in v6+ code. Without going into complicated details, I recommend that you replace deprecated squidcl