This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
Updates / Manually Updating MariaDB (from 10.2)
« on: September 04, 2022, 12:03:27 PM »
Hello,
I am on Centos 7
When I ran "yum update", MariaDB and its components failed to update (got a 404 error from its repo) so I went in /etc/yum.repo and changed MariaDB repo link from
old: https://yum.mariadb.org/10.2/centos7-amd64
to this new: https://yum.mariadb.org/10.3/centos7-amd64
(just changed 10.2 to 10.3), then I did "yum clean all" and then ran "yum update"
many packages got updated but the main one still didn't. Tried it even after whole server reboot but got this error:
Failed:
MariaDB-server.x86_64 0:10.2.41-1.el7.centos
Error in PREIN scriptlet in rpm package MariaDB-server-10.3.36-1.el7.centos.x86_ 64
It says I need to manually remove 10.2 and then install 10.3
I can't risk the clients website on this server. How can I safely (step by step) update MariaDB manually? (also which version should I do it to, 10.6?)
(Screenshot of 'yum update')

I am on Centos 7
When I ran "yum update", MariaDB and its components failed to update (got a 404 error from its repo) so I went in /etc/yum.repo and changed MariaDB repo link from
old: https://yum.mariadb.org/10.2/centos7-amd64
to this new: https://yum.mariadb.org/10.3/centos7-amd64
(just changed 10.2 to 10.3), then I did "yum clean all" and then ran "yum update"
many packages got updated but the main one still didn't. Tried it even after whole server reboot but got this error:
Failed:
MariaDB-server.x86_64 0:10.2.41-1.el7.centos
Error in PREIN scriptlet in rpm package MariaDB-server-10.3.36-1.el7.centos.x86_ 64
It says I need to manually remove 10.2 and then install 10.3
I can't risk the clients website on this server. How can I safely (step by step) update MariaDB manually? (also which version should I do it to, 10.6?)
(Screenshot of 'yum update')

2
CentOS-WebPanel Bugs / CWP to CWP migration NOT working at all
« on: September 26, 2019, 03:09:48 PM »
I wanted to migrate from one VPS to another. Both have the latest PHP and both have CentOS Linux release 7.7.1908 (Core)
Now, I already have users of Server A
I created API access on Server B for Server A's IP, and selected all the CWP migration boxes.
I followed the complete guide from: https://wiki.centos-webpanel.com/cwp-to-cwp-account-migration
I even tried turning both firewalls OFF
When I try to connect from A to B, this is the error I get (no matter What settings I use)
"Successful operation
The connection could not be made correctly"
What am I doing wrong or WTH is centos problems/??
Now, I already have users of Server A
I created API access on Server B for Server A's IP, and selected all the CWP migration boxes.
I followed the complete guide from: https://wiki.centos-webpanel.com/cwp-to-cwp-account-migration
I even tried turning both firewalls OFF
When I try to connect from A to B, this is the error I get (no matter What settings I use)
"Successful operation
The connection could not be made correctly"
What am I doing wrong or WTH is centos problems/??


Pages: [1]