[07:52:07] !log toolsbeta set profile::wmcs::kubeadm::control::apiserver_cert_alternative_names hiera key and adjust config map T262562 [07:52:10] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Toolsbeta/SAL [07:52:11] T262562: Fix the mis-named k8s service in tools and toolsbeta projects - https://phabricator.wikimedia.org/T262562 [10:57:24] !log tools.openstack-browser deploying https://phabricator.wikimedia.org/R2073:18138e67e4143572a96ffdeaab13ab627c4636b1 [10:57:26] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.openstack-browser/SAL [11:45:51] got weird issue. when i run "sh run.sh" via CLI the script runs perfectly. when i add the following in crontab: [11:45:59] 5 0,12 * * * cd ~/pbef && /usr/bin/jsub -N cron-29 -once -quiet -cwd sh run.sh >/dev/null 2>&1 [11:46:11] i get: unable to connect to chromedriver 127.0.0.1:9515 [13:15:40] i can't access wikidata database, is that any current issue or did i miss any anonuncement? [13:24:36] Danny_B: what do you mean with "can't access"? is there an error message? how are you connecting? [13:56:03] !log tools.lexeme-forms briefly stopping tool (few minutes) to cycle the uwsgi.log [13:56:06] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.lexeme-forms/SAL [14:01:15] !log tools.lexeme-forms tool should be back up (uwsgi.log went from 181M to 77M after moving pre-2021 data to separate files) [14:01:17] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.lexeme-forms/SAL [14:17:46] Majavah: even show databases doesn't show wikidatawiki_p [14:19:00] Danny_B: sounds like https://wikitech.wikimedia.org/wiki/News/Wiki_Replicas_2020_Redesign then [14:38:00] well, it doesn't seem to me so because all other stuff works untouched [14:38:15] simply the wikidata db disappeared [14:38:17] how are you connecting? [14:39:52] everything works on connections like mysql --defaults-file=~/replica.my.cnf --host=cswikinews.labsdb --database=cswikinews_p [14:40:15] except for the wikidatawiki_p which is no longer shown on show databases [14:42:24] as the page I linked says, you need to connect using the correct hostname, so `wikidatawiki.analytics.db.svc.wikimedia.cloud` in this case (which is equivalent to wikidatawiki.labsdb name but .labsdb has been deprecated for years) [14:43:03] tried that of course [14:43:05] mysql --defaults-file=~/replica.my.cnf --host=wikidata.web.db.svc.wikimedia.cloud --database=wikidatawiki_p [14:43:08] ERROR 2005 (HY000): Unknown MySQL server host 'wikidata.web.db.svc.wikimedia.cloud' (-2) [14:43:18] wikidatawiki, not wikidata [14:45:12] funny thing is, that from bash i can not connect, but php does connect - mysqli_connect( 'wikidatawiki.labsdb', $dbUser, $dbPassword ); [14:47:51] `mysql --defaults-file=~/replica.my.cnf --host=wikidatawiki.analytics.db.svc.wikimedia.cloud --database=wikidatawiki_p` lets me connect just fine [14:49:42] yes, it does. but how come, the php can connect the old way and the mysql console can't [14:50:55] the php snippet you provided uses wikidatawiki.labsdb as hostname, which does have access to the wikidata database (but you should still move to the new names). the bash snippet used cswikinews.labsdb, which does not [14:51:19] i mentioned that as an example [14:52:53] anyway, there were obviously two issues - 1. the split of access (redesign) and 2. i tried wikidata instead of wikidatawiki [14:53:01] also, what's the difference between web and analytics? [14:53:30] am i supposed to usethem in particular cases? [14:54:34] yes, use `web` if you are building a web tool that needs to display data from the replicas, and analytics for any other uses [14:55:10] the technical difference is mostly that they have different query limits [18:57:40] !log tools.ranker deployed 93d904cb7e (batch mode, list+collective version) [18:57:43] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.ranker/SAL