*** kopecmartin|off is now known as kopecmartin | 07:04 | |
vishalmanchanda | #horizon etherpad https://etherpad.opendev.org/p/horizon-caracal-ptg | 11:24 |
---|---|---|
opendevreview | Merged openstack/ptgbot master: [iCal] Add an iCal file route. https://review.opendev.org/c/openstack/ptgbot/+/885503 | 12:19 |
opendevreview | Merged openstack/ptgbot master: [scripts] Add an example/helper script for adding realtime fields. https://review.opendev.org/c/openstack/ptgbot/+/885502 | 12:19 |
*** ChanServ sets mode: +o fungi | 13:20 | |
fungi | ~list | 13:21 |
openinfraptg | fungi: Available tracks: blazar cinder cloudkitty designate diversity edge env-sus glance horizon interop ironic kata keystone kolla manila neutron nova octavia os-ansible os-charms os-elections os-helm os-security os-tc publiccloud-sig qa rbac sdk-cli starlingx sunbeam swift tacker | 13:21 |
*** ChanServ sets mode: -o fungi | 13:21 | |
fungi | looks like it's still functioning after the update | 13:21 |
fungi | tonyb: ^ your new ical feature should be working now | 13:22 |
fungi | (i haven't tried it out) | 13:22 |
*** ChanServ sets mode: +o fungi | 18:37 | |
fungi | ~list | 18:37 |
openinfraptg | fungi: Available tracks: blazar cinder cloudkitty designate diversity edge env-sus glance horizon interop ironic kata keystone kolla manila neutron nova octavia os-ansible os-charms os-elections os-helm os-security os-tc publiccloud-sig qa rbac sdk-cli starlingx sunbeam swift tacker | 18:37 |
*** ChanServ sets mode: -o fungi | 18:37 | |
tonyb | I'm getting 503 on ptg.opendev.org | 19:18 |
fungi | tonyb: yes, clarkb brought it up in #opendev a few minutes ago, but meetings have precluded me from looking closer | 19:18 |
tonyb | okay. | 19:19 |
clarkb | last time this happened the webserver crashed without logs so it is difficult to trace | 19:19 |
clarkb | I think we need to fix the webserver to have better logging then we can hopefully see what triggers it | 19:19 |
fungi | there's nothing listening on localhost:8000/tcp at the moment, which is what apache proxies to | 19:20 |
fungi | and yes, the last thing in the container log is this: | 19:21 |
fungi | ptgbot_1 | 2023-10-03T13:19:43.821975127Z DEBUG:root:Debugging on | 19:21 |
fungi | that's from when the container restarted following the changes that merged | 19:21 |
fungi | i've restarted the container for now just to check whether the web interface comes back up (i didn't think to check it after the last automated restart) | 19:23 |
fungi | seems to be working for now | 19:23 |
fungi | so it's at least not insta-crashing | 19:23 |
clarkb | is it possible the restarts are the problem because port 9000 is still open? | 19:24 |
clarkb | could be that we need a delay between the stop and start or update the webserver to give up the port more quickly | 19:24 |
clarkb | iirc there are socket settings to do that | 19:24 |
tonyb | Oh I've seen that locally | 19:42 |
tonyb | Looks like there is something wrong with the ics, I'm getting "502 Proxy Error" | 19:58 |
diablo_rojo | ~list | 20:34 |
openinfraptg | diablo_rojo: Available tracks: blazar cinder cloudkitty designate diversity edge env-sus glance horizon interop ironic kata keystone kolla manila neutron nova octavia os-ansible os-charms os-elections os-helm os-security os-tc publiccloud-sig qa rbac sdk-cli starlingx sunbeam swift tacker | 20:34 |
diablo_rojo | ~add #os-rel-mgt | 20:36 |
diablo_rojo | ~list | 20:36 |
openinfraptg | diablo_rojo: Available tracks: #os-rel-mgt blazar cinder cloudkitty designate diversity edge env-sus glance horizon interop ironic kata keystone kolla manila neutron nova octavia os-ansible os-charms os-elections os-helm os-security os-tc publiccloud-sig qa rbac sdk-cli starlingx sunbeam swift tacker | 20:36 |
diablo_rojo | ~add ptgbot | 20:44 |
diablo_rojo | #ptgbot book austin-ThuB3 | 20:49 |
openinfraptg | diablo_rojo: Room austin is now booked on ThuB3 for ptgbot | 20:49 |
fungi | tonyb: i can take a look at what requests it's making | 21:18 |
tonyb | It's okay. I've reproduced it locally. So many issues, I suspect I failed to save/commit my last revision before I sent the review. | 21:20 |
tonyb | I admit I'm a little embarassed | 21:20 |
fungi | AH01102: error reading status line from remote server localhost:8000 | 21:20 |
fungi | AH00898: Error reading from remote server returned by /ptg.ics | 21:20 |
tonyb | I'd say we should revert and I'll try again "later" but that maybe more disruptive? | 21:21 |
fungi | fwiw, if i `nc localhost 8000` from a shell on the server and `GET /` i get the main page content, but if i `GET /ptg.ics` i get nothing | 21:22 |
fungi | tonyb: no worries, i'm available to review | 21:23 |
tonyb | #os-security url https://meetpad.opendev.org/oct2023-ptg-os-security | 21:30 |
opendevreview | Tony Breeds proposed openstack/ptgbot master: Fix errors in iCal https://review.opendev.org/c/openstack/ptgbot/+/897269 | 23:06 |
tonyb | That "fixes" things for me. | 23:07 |
clarkb | shoudl we also write a change to delay the service start after stopping it to avoid port collisions? Or maybe we need to set SO_REUSEADDR somewhere? | 23:08 |
opendevreview | Tony Breeds proposed openstack/ptgbot master: Fix errors in iCal https://review.opendev.org/c/openstack/ptgbot/+/897269 | 23:41 |
tonyb | clarkb: That'd be good, my experience is that the delay required is highly variable. | 23:43 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!