[06:38:16] puppet's no longer working on one of my VPS instances. (media-streaming.ogvjs-integration.eqiad.wmflabs); puppet says "Exiting; no certificate found and waitforcert is disabled" [06:38:24] sudo can't resolve the hostname either [06:39:36] i can deal with it later though, it's still serving files out for now which is all I need :) [06:39:36] if necessary I can reimage it and move the files over [13:32:33] brion: searching for that error message I see https://phabricator.wikimedia.org/T210917 [13:33:41] looks like andrew has a fix that has to be applied to individual instances [15:38:52] Spiffy I'll give that a go [15:50:09] zhuyifei1999_: andrew's fix worked for me :D thanks for the pointer! [17:24:57] !help [17:24:57] Davod: If you don't get a response in 15-30 minutes, please create a phabricator task -- https://phabricator.wikimedia.org/maniphest/task/edit/form/1/?projects=wmcs-team [17:26:37] Hello, I'm operating WebArchiveBOT, and I'm migrating to PHP7 and Kubernetes. I already disabled Bigbrother. [17:27:57] The webservice runs fine, but the CLI part, a job submited to another pod, when I try to start the job, I got the following message: [17:28:17] Error from server: error when creating "/data/project/webarchivebot/bin/deployment.yaml": deployments.extensions "webarchivebot" already exists [17:29:42] Whm, I deleted the deployment.yaml file and no error message got. [17:52:01] !log tools.indic-wsstats tools-bastion-03:~$ git clone https://github.com/Jayprakash-SE/indic-wsstats.git (T212517) [17:52:04] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.indic-wsstats/SAL [17:52:04] T212517: Create and Deploy Indic Wikisource Stats Tool - https://phabricator.wikimedia.org/T212517 [17:52:43] !log tools.indic-wsstats tools-bastion-03:~$ webservice --backend=kubernetes python start (T212517) [17:52:45] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.indic-wsstats/SAL [18:03:32] Hello again [18:06:51] !help [18:06:51] Davod: If you don't get a response in 15-30 minutes, please create a phabricator task -- https://phabricator.wikimedia.org/maniphest/task/edit/form/1/?projects=wmcs-team [18:07:14] I'm getting this message [18:07:16] Traceback (most recent call last): [18:07:16] File "/usr/local/bin/webservice", line 109, in [18:07:16] backend = config.get('Default', '--backend') [18:07:16] File "/usr/lib/python2.7/ConfigParser.py", line 607, in get [18:07:16] raise NoSectionError(section) [18:07:17] ConfigParser.NoSectionError: No section: 'Default' [18:07:47] when running webservice, whatever parameters I provided, whatever backend I use