2024-06-03, 11:43 AM
Well, this is not something that I can replicate.
As indicated, it has happened twice.
The server will refuse to playback mp3 files. Haven't tried it with anything else.
A sudo update/upgrade solves the issue.
Will enabling auto-updates create any issues?
This is what I have for my other box:
sudo apt install unattended-upgrades apt-listchanges
echo unattended-upgrades unattended-upgrades/enable_auto_updates boolean true | sudo debconf-set-selections
sudo dpkg-reconfigure -f noninteractive unattended-upgrades
thanks
As indicated, it has happened twice.
The server will refuse to playback mp3 files. Haven't tried it with anything else.
A sudo update/upgrade solves the issue.
Will enabling auto-updates create any issues?
This is what I have for my other box:
sudo apt install unattended-upgrades apt-listchanges
echo unattended-upgrades unattended-upgrades/enable_auto_updates boolean true | sudo debconf-set-selections
sudo dpkg-reconfigure -f noninteractive unattended-upgrades
thanks
chris