nikolamla
Forum Replies Created
-
Hi Adam,
Seems like I was wrong and for some reason crons didn’t run on our website so I pushed them via wp cli.
Workaround was to put a cronjob to be run every morning and to run everything like that.
Thanks for pointing out!
Kind regards,
Nikola
Hello Adam,
I have checked data before, from month and half ago and it was working back then, not sure what happened so that sitekit stopped. From what I’ve seen, GA3 is for some reason as shown in screenshot, when I click to analytics link GA3, not GA4!
Here you can see much older data properly loaded:
https://imgur.com/a/WnD2BVbI’ve installed plugin you told me to and run the cronjob, will let you know tomorrow if anything changes, but I think the issue maybe lies in plugin where it keeps trying to feed or/and load data from GA3 for some reason.
TIA,
Nikola
Forum: Fixing WordPress
In reply to: Copying website from Ubuntu16.04 to Ubuntu 20.04 shows DB errorI tried all of these as well:
https://stackoverflow.com/questions/50037975/wordpress-cannot-connect-to-mysql-serverNothing helped.
I tried turning on debug and it said that it couldn’t connect to database:
I tested connecting from localhost, remote server (enabling remote user) and all of them were successful but connecting to wordpress.
I even changed php to 7.4 version since somewhere it said that 7.3 and bellow are not compatible with MySQL8.0
Is there something else I could check or try?
TIA
Forum: Fixing WordPress
In reply to: Copying website from Ubuntu16.04 to Ubuntu 20.04 shows DB errorHi Samuel,
I reached out to hosting provider and I only got general support answer that they only do hardware checks and on network, when it comes to software Im on my own. Im system administrator so it is one of the reasons why I am dealing with this.
Hosting is Hetzner and website URL can only be accessed if you enter IP in host file.
Ubuntu 20.04 server:
88.198.184.107 donacije.rs http://www.donacije.rsWhat I am searching for any info if there is compatibility issue with mysql8 and 5.7 when it comes to wordpress or what else could be causing this issue.
I tested it out on another server, it works alright, on ubuntu 18.04 and mysql 5.7.
185.225.19.209 donacije.rs http://www.donacije.rsI tried following this but it didn’t help: https://www.spinup.com/using-wordpress-with-mysql-8-0/
Kind regards,
Nikola