On Wed, Nov 27, 2024 at 3:36 PM Hamado Dene <[email protected]> wrote: > > Hello Community, > > I recently upgraded Varnish to version 7.5.0 on RHEL 8, and I’m experiencing > some issues with the varnishreload command. > > When I try to reload the configuration, I receive the following error: > > > varnishreload > Command: varnishadm -n '' -- vcl.load reload_20241127_153127_1053133 > "/etc/varnish/default.vcl" > > CLI communication error (hdr) > > > If I run the suggested command manually: > > varnishadm -n '' -- vcl.load reload_20241127_153127_1053133 > "/etc/varnish/default.vcl" > > I get the following error message: > > Already a VCL named reload_20241127_153127_1053133 > Command failed with error code 106 > > > Do you have any ideas on how to resolve this issue? > > Varnish version: varnish-7.5.0-1.el8.x86_64 > uname: 5.4.17-2136.328.3.el8uek.x86_64 > > Thank you in advance for your help!
I found this one in my spam folder, but we already solved it on GitHub. https://github.com/varnishcache/varnish-cache/issues/4238 Cheers _______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
