5tu Posted March 23, 2023 Posted March 23, 2023 Hi We have two Smoothwall boxes, S10 and S8 configured as a failover pair. The S8 is our standby failover box. We're currently running Leeds 63 and I'm trying to install Leeds 64 (on the S8 as this has to be done first) but it fails to install giving the error.... "The update attempted at failed. If this persists, contact your support representative." I've rebooted the box but the problem persists. I've raised a support case but thought I'd post here in case anyone else has had the same issue and knows of a solution. Cheers
bknaggs Posted March 24, 2023 Posted March 24, 2023 I'm a bit further back than you are but I can't update from Leeds-53. In my case the solution is to download and reinstall from a USB installer which I need to find the time (and courage) to do. 1
5tu Posted March 24, 2023 Author Posted March 24, 2023 Log file suggests required files for the update not found / failed to download...... [root@smoothwall log]# vim smoothwall-apt.log Successfully created preupdate snapshot Ign http://deb.debian.org jessie InRelease Ign http://deb.debian.org jessie Release.gpg Ign http://deb.debian.org jessie Release Ign http://deb.debian.org jessie/main amd64 Packages/DiffIndex Ign http://deb.debian.org jessie/contrib amd64 Packages/DiffIndex Ign http://deb.debian.org jessie/non-free amd64 Packages/DiffIndex Get:1 https://repo.smoothwall.com jessie InRelease [5086 B] Ign http://deb.debian.org jessie/contrib Translation-en Ign http://deb.debian.org jessie/main Translation-en Ign http://deb.debian.org jessie/non-free Translation-en Err http://deb.debian.org jessie/main amd64 Packages 404 Not Found Err http://deb.debian.org jessie/contrib amd64 Packages 404 Not Found Err http://deb.debian.org jessie/non-free amd64 Packages 404 Not Found Get:2 https://repo.smoothwall.com jessie/main amd64 Packages [507 kB] Get:3 https://repo.smoothwall.com jessie/main Translation-en [324 B] Get:4 https://repo.smoothwall.com jessie/main Translation-en [324 B] Get:5 https://repo.smoothwall.com jessie/main Translation-en [324 B] Get:6 https://repo.smoothwall.com jessie/main Translation-en [324 B] Get:7 https://repo.smoothwall.com jessie/main Translation-en [324 B] Ign https://repo.smoothwall.com jessie/main Translation-en Fetched 512 kB in 0s (575 kB/s) W: Failed to fetch http://deb.debian.org/debian/dists/jessie/main/binary-amd64/Packages 404 Not Found W: Failed to fetch http://deb.debian.org/debian/dists/jessie/contrib/binary-amd64/Packages 404 Not Found W: Failed to fetch http://deb.debian.org/debian/dists/jessie/non-free/binary-amd64/Packages 404 Not Found E: Some index files failed to download. They have been ignored, or old ones used instead. Exception: Command apt-get -y -o APT::Status-Fd=5 update returned 25600, aborting
5tu Posted March 24, 2023 Author Posted March 24, 2023 (edited) Just had a response back from Smoothwall... We're aware of an ongoing issue when trying to update to Leeds-64. Our development team are looking into this and we'll update you as soon as we can. Edited March 24, 2023 by gybe78 3
robk Posted March 29, 2023 Posted March 29, 2023 Probably worth raising a Smoothwall support ticket, I gather there is a fix they may be able to manually apply.
MrBrow Posted March 31, 2023 Posted March 31, 2023 If you have root access, one of the fixes seems to be that you run: perl -pi -e 's/deb.debian.org/archive.debian.org/' /etc/apt/sources.list.d/11debian-core.list Take a backup first though! 1
robintech Posted April 3, 2023 Posted April 3, 2023 Getting System Unable to communicate with update server please try later 504 Gateway Timeout System Unable to communicate with update server please try later 500 Connect failed: connect: Connection timed out; have raised a ticket
fiza Posted April 14, 2023 Posted April 14, 2023 Does anyone know if the issue with Leeds 64 has been fixed?
MrBrow Posted April 14, 2023 Posted April 14, 2023 Smoothwall look to be running Debian 8, or Jessie, where the repo has been moved to archive. My appliance was pointed to the archived repo and then Leeds-64 downloaded. I would assume this should have affected all devices but perhaps some have that repo already in the config. Dunno. Open a ticket with them and they can easily fix.
robintech Posted April 14, 2023 Posted April 14, 2023 we had to get them to remote in and fix it , seemed very quick for them probably same change as @MrBrow post 2
dmj Posted April 15, 2023 Posted April 15, 2023 (edited) Debian 8 ( Jessie ) went end of life two years ago. Current release is 11 (bullseye). Was the fix to upgrade the base OS, or did they point apt to a smoothwall hosted mirror of jessie? If the latter, is the smoothwall OS actually getting patched anymore? edit: just read @MrBrow post and it looks like it upgrades to bullseye Edited April 15, 2023 by dmj
ozydave Posted April 15, 2023 Posted April 15, 2023 Smoothwal support sorted the issue for me. They SSH into the smoothwall and run the above Perl script. Sorted really quick
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now