pull down to refresh

Errors were encountered while processing:
mysql-server-8.0

it keep saying there's an error there, so annoying with this one.

reply

deleted by author

reply

then:
sudo systemctl unmask mysql.service

and again:
sudo systemctl start mysql

reply

deleted by author

reply

🤣 Let see how we go, things are getting complicated... Let's try this last thing

sudo apt autoremove --purge mysql-server\* mariadb-server\*
sudo rm -rf /var/lib/mysql
sudo rm -rf /etc/mysql/
sudo mkdir -p /etc/mysql/conf.d
sudo apt install mysql-server

one line at time

reply

deleted by author

reply
fun fact, it seems can't send LN dm over SN now.

That's another issue 🤣 hopefully not related with this

Let's restart fresh, I think we are adding more wood to the fire here. Try to restore the server from a snapshot. Then, if you feel comfortable doing it again, upgrade to ubuntu 22, or ask contabo support to upgrade directly to v24.

Then check if your websites are working again.

You could also try to ask support to install cloudPanel for you, giving it a try maybe worth. And if they try to sell you cPanel, we can then try again.

The initial SSL issue look's a mirage 🤣 shouldn't be that complicated.

reply

will try, however thanks for your time and patient!

reply

It's ok, we give it a chance. More important, you're paying for the contabo server and support is included, make use of it ;) they will probably have better advice and, most importantly, will have an overview of your server status (a thing that I can't have).

I think is important to run latest ubuntu version if there are no dependencies. All other script will run smoothly, including updated and future upgrades.

Thank you! I feel bad now, your issue with SSL still unsolved...
Hopefully my cloudPanel suggestion will work out

reply

and at least I learned something during the process:) And not afraid to do things in the terminal!

It felt the same when I started playing around with LN. 🤓