Prepare for New Chrome and Edge Releases with U5 Hotfix 2 and U6 BETA 2

  • Thread starter Thread starter Constantinos Constantinou
  • Start date Start date

Constantinos Constantinou

In preparation for the new versions of Google Chrome and Microsoft Edge browsers expected to be released towards the end of August, we have just released an updated version of 3CX Update 5 named Hotfix 2 as well as an Update 6 Beta 2 to address certain compatibility issues. What\'s more, the Technical Preview Beta is now extended to the latest Rasp...
Continue reading the Original Blog Post.
 
Last edited:
When attempting to run the update, I'm getting the following error on a number of servers:

Ign:8 http://repo.saltstack.com/apt/debian/9/amd64/archive/2019.2.0 stretch InRelease
Err:9 http://repo.saltstack.com/apt/debian/9/amd64/archive/2019.2.0 stretch Release
404 Not Found [IP: 13.227.73.82 80]
Reading package lists...
E: The repository 'http://repo.saltstack.com/apt/debian/9/amd64/archive/2019.2.0 stretch Release' does no longer have a Release file.


All servers are based in Australia, some hosted in the cloud and some on local VM/Servers.
 
Hello @Liam Pool ,

Those errors are related to the Operating System and are not connected with the PBX Update.

Please check with your provider.
 
Hi Liam,

I might be able to help you with this, since these are clearly Debian servers.
You can run the following command and afterwards you should be able to update normally again.

Bash:
wget -O - https://downloads.3cx.com/downloads/misc/debianpatches/9/16/0/5/20200619-os-update.sh | bash
 
  • Like
Reactions: ChrisTTG
Hi Liam,

I might be able to help you with this, since these are clearly Debian servers.
You can run the following command and afterwards you should be able to update normally again.

Bash:
wget -O - https://downloads.3cx.com/downloads/misc/debianpatches/9/16/0/5/20200619-os-update.sh | bash

I have the same problem as Liam and tried this to no avail!

Anything else you have up your sleeve?

Cheers

Edit: I ran an update on the Debian server and got a similar message again:
1596809745907.png
 
Hi Felix

What version is your PBX currently?
 
Do the following felix, as what you showed me does not help us so much :)

Run the following:
1) nano /etc/apt/sources.list.d/saltstack.list
2) Uncomment the first line by adding in the beginning # example;
#deb http://archive.repo.saltstack.com/apt/debian/9/amd64/...
3) Save the file
4) Call apt-get update
5) If all goes well update via management console and let me know.

Thank you for getting back to me so quickly,

So far it's worked in updating the back end (Thank you very much)

I am now just waiting for a free moment on the phone system to run the update from the management console and will let you know!
 
Do the following felix, as what you showed me does not help us so much :)

Run the following:
1) nano /etc/apt/sources.list.d/saltstack.list
2) Uncomment the first line by adding in the beginning # example;
#deb http://archive.repo.saltstack.com/apt/debian/9/amd64/...
3) Save the file
4) Call apt-get update
5) If all goes well update via management console and let me know.

Thats worked, perfectly, thank you very much all!!
 
  • Like
Reactions: JohnS_3CX
Hi Liam,

I might be able to help you with this, since these are clearly Debian servers.
You can run the following command and afterwards you should be able to update normally again.

Bash:
wget -O - https://downloads.3cx.com/downloads/misc/debianpatches/9/16/0/5/20200619-os-update.sh | bash
Hi John,

Thank you , that appeared to work and solve the problem.
 
  • Like
Reactions: JohnS_3CX
I’m having the same issues with a few of mine, they are runing on lightsail PBX express
 
I’m having the same issues with a few of mine, they are runing on lightsail PBX express

So did you try the suggested fixes above?
 
So did you try the suggested fixes above?
Yes and I still haven’t got it working.
we shouldn’t have these issues to start with.
this is suppose to be supported with PBX express instances
 
  • Like
Reactions: RickG
Can you posted the logs or screenshots of the fixes and the output so we can try and figure out what's going on?
 
I found this to work on Lightsail instances, 2 commands on cli, you can cut and paste

sudo wget -O - https://downloads.3cx.com/downloads/misc/debianpatches/9/16/0/5/20200619-os-update.sh | sudo bash

sudo apt update && sudo apt upgrade -y && sudo apt autoremove && sudo apt autoclean

Thanks @DVGSYSTEMS

Whilst executing the last command I had the following error returned at the end of the process:

Code:
dpkg: error: dpkg status database is locked by another process
E: Sub-process /usr/bin/dpkg returned an error code (2)
admin@ip-172-26-15-177:~$
 
A bit more info.. the update was attempted again last night but it's failed again. @DVGSYSTEMS your fix seems to have worked as this is a new error?

Code:
Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
Ign:2 http://cdn-aws.deb.debian.org/debian stretch InRelease
Hit:3 http://cdn-aws.deb.debian.org/debian stretch-updates InRelease
Hit:4 http://cdn-aws.deb.debian.org/debian stretch Release
Hit:6 http://archive.repo.saltstack.com/apt/debian/9/amd64/archive/2019.2.0 stretch InRelease
Hit:7 http://downloads-global.3cx.com/downloads/debian stretch-testing InRelease
Hit:8 http://downloads-global.3cx.com/downloads/debian stretch InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 apt-utils : Depends: apt (= 1.4.9) but 1.4.10 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Rollback to 16.0.5.619...
Reading package lists...
Building dependency tree...
Reading state information...
3cxpbx is already the newest version (16.0.5.619).
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 apt-utils : Depends: apt (= 1.4.9) but 1.4.10 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
 
Did you try apt --fix-broken install as it suggested?
 
newb here. But I'm guessing I would run:
sudo apt --fix-broken install
 

Forum statistics

Threads
112,025
Messages
590,367
Members
164,978
Latest member
FringeIT-Eric