#10189 meetbot.fpo is missing minutes
Closed: Duplicate by kevin. Opened by chrismurphy.

Describe what you would like us to do:


Meetbot is missing logs. I think it must've happened during the recent datacenter outage. For example:

  1. Go to meetbot.fpo and type in workstation
  2. Click on the first entry which should take you here:
    https://meetbot.fedoraproject.org/sresults/?group_id=workstation&type=team
  3. Click on latest meeting

The latest meeting listed is workstation.2021-08-18-03.18.log.html which is not the latest meeting.

At the end of the meeting, meetbot generated this:
https://meetbot-raw.fedoraproject.org/fedora-meeting-2/2021/fedora-meeting-2.2021-08-24-17.15.log.html

But it looks like it didn't get moved into the permanent location (?)

When do you need this to be done by? (YYYY/MM/DD)


N/A


This is likely related to the migration of zodbot to python3 there was some work being done on the meetbot part.

cc @ryanlerch

Metadata Update from @mobrien:
- Issue tagged with: medium-gain, medium-trouble, ops

Metadata Update from @mobrien:
- Issue priority set to: Waiting on Assignee (was: Needs Review)

Yes, this is due to that. We don't have the messages going out as they should be, so mote is not updating correctly.

The logs are still there under meetbot-raw...

Just noticed that at least in my case there is a typo:

                       21:47:44      cmurf | #endmeeting                                                                                                                         King_InuYasha
                       21:47:44         -- | zodbot has changed topic for #fedora-meeting-2 from "Open Floor  (Meeting topic: Workstation WG (2021-08-31))" to "Fedora Meeting  │ kwizart  
                       │                    | channel 2 | Meetings are often logged | See https://apps.fedoraproject.org/calendar/location/fedora-meeting-2%40irc.freenode.net/  │ lupinix  
                       │                    | for meeting schedule | For support please go to #fedora"                                                                            mboddu  
                       21:47:44     zodbot | Meeting ended Wed Sep  1 03:47:44 2021 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot .                           mfabian_
                       21:47:44     zodbot | Minutes: https://meetbot.fedoraproject.org/fedora-meeting-2/2021/fedora-meeting-2.2021-09-01-03.44.html                             misc
                       21:47:44     zodbot | Minutes (text): https://meetbot.fedorparoject.org/fedora-meeting-2/2021/fedora-meeting-2.2021-09-01-03.44.txt                       mkolman   
                       21:47:44     zodbot | Log: fedora-meeting-2/2021/fedora-meeting-2.2021-09-01-03.44.log.html                                                               mobrien       ++
                       [21:48] [9] [irc/libera] 9:#fedora-meeting-2(+n){63}* [H: 1:libera(8,1), 5:#fedora(14,976), 7:#btrfs(2,985), 4(1,78), 3(237,19), 6(88,6), 8(11,7), 2]                      
                       [cmurf(Zi)]
[default] 0:weechat*                                                                                                                                                  "WeeChat 3.2" 21:48 31-Aug-21

line 7 in that output

https://meetbot.fedorparoject.org

That's one problem. The next problem is that text based minutes contains the wrong URL at the top:

Meeting started by cmurf at 03:44:59 UTC. The full logs are available at
fedora-meeting-2/2021/fedora-meeting-2.2021-09-01-03.44.log.html .

Which is missing the domain name, and should be:

https://meetbot.fedoraproject.org/fedora-meeting-2/2021/fedora-meeting-2.2021-09-01-03.44.log.html

I fixed the typo and the Log not having a url. :)

The updating issue is being tracked in ticket #9964

Thanks for the report, hopefully we can get it fixed up soon.

Metadata Update from @kevin:
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

Metadata