Show Posts

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.


Messages - hdaackda

Pages: [1]
1
Updates / Re: Manually Updating MariaDB (from 10.2)
« on: September 04, 2022, 12:09:12 PM »
For anyone else facing the same issue, I followed this step by step: https://linuxglobe.com/centos/centos-7/upgrading-mariadb-10-2-to-10-3-on-centos-7.html

and It worked. So far, no issues :)

Now I am wondering, should I update to 10.6? Any suggestions?

My main reason for updating was, I was getting too many 524 errors on website of client. Not sure if this will help but worth a try

2
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')




3
Tried this 2 times.

Both times, database was restored, domain names were restored (but directory setting is not correct) and files were NOT restored!!

1. I can manually unpack files and restore them BUT

2. how do I change the domain settings?

e.g. all domains are pointed to

home/username/public_html

whereas some should be to home/username/public_html/domain.name  OR home/username/domain.name

Also, why aren't files getting restored automatically?


P.S IF i manually unpack the files, I still need to change settings cause if I go to domain, ALL domains are set to home/username/public_html/  ( i have 10 domains).

domain 1 -> home/username/public_html/
domain 2 -> home/username/public_html/

etc

need to change to home/username/public_html/domain1.com
etc

how? (apart from deleting each and then readding)

4
Yes, I can confirm.

Transfer via password DOES NOT WORK PROPERLY

but TRANSFER VIA SSH KEYS ETC works fine :) thank you everyone!

5
please try to perform the transfer using the sshkey option and let me know how it went

when i try it using SSH key, I can't connect. get the error: "the connection could not be made correctly"

6
What do the records say?
Code: [Select]
tail -50 /var/log/cwp/account_transfer.log

this is what they say:

screenshot: https://i.imgur.com/1GWv4lF.png

7
i have similar issue

CWP to CWP not working!!

only transfers user name and domain

doesnt transfer database, doesn't transfer any file

8
Information / Re: How to transfer website from cPanel server to CWP
« on: October 03, 2019, 12:45:27 AM »
Ok, now the CWP is connecting, and its transferring the account and database, but not transferring ANY file!! What to do??

9
Information / Re: How to transfer website from cPanel server to CWP
« on: October 01, 2019, 10:36:45 AM »
When will you guys please fix the CWP to CWP transfer??

10
CentOS-WebPanel Bugs / Re: CWP to CWP migration NOT working at all
« on: September 29, 2019, 08:17:35 PM »
Any updates for this please??

11
CentOS-WebPanel Bugs / Re: CWP to CWP migration NOT working at all
« on: September 27, 2019, 03:52:55 PM »
thank you very much!!! thought i was the only one

12
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/??  >:( :(

13
CentOS-WebPanel Bugs / Re: Locked Screen X.X.X.X:2082
« on: July 04, 2019, 10:37:36 AM »
I am also having the exact same problem.

Tried disabling Firewall. Even bought and opened a support ticket.. Been 3 days, first was told to disable selinux (it is also disabled).

I tried opening :2082 and :2083 from many different browsers and even VPN..

When I log in from root, this message appears: "WARNING: User Panel possible issue detected! If you have issues with user panel login, CSF Firewall stop/start will be needed. "

In Security -> User security, login security is also disabled

What to do :(  ??

Pages: [1]