Planned Outage - fedoraproject.org/wiki - 2019-06-27 21:00 UTC #7942

Closed
opened 2019-06-26 17:28:27 +00:00 by kevin · 5 comments

Planned Outage - fedoraproject.org/wiki - 2019-06-27 21:00 UTC

There will be an outage starting at 2019-06-27 21:00 UTC ,
which will last approximately 2 hours.

To convert UTC to your local time, take a look at
http://fedoraproject.org/wiki/Infrastructure/UTCHowto
or run:

date -d '2019-06-27 21:00UTC'

Reason for outage:

We will be updating the nodes running mediawiki to Fedora 30 and thus also upgrading mediawiki to a newer version. The last scheduled upgrade was aborted due to some issues found in staging. These issues have been fixed and we are ready to finally upgrade.

Affected Services:

https://fedoraproject.org/wiki

Ticket Link:

https://pagure.io/fedora-infrastructure/issue/7942

Please join #fedora-admin or #fedora-noc on irc.freenode.net
or add comments to the ticket for this outage above.

Planned Outage - fedoraproject.org/wiki - 2019-06-27 21:00 UTC There will be an outage starting at 2019-06-27 21:00 UTC , which will last approximately 2 hours. To convert UTC to your local time, take a look at http://fedoraproject.org/wiki/Infrastructure/UTCHowto or run: date -d '2019-06-27 21:00UTC' Reason for outage: We will be updating the nodes running mediawiki to Fedora 30 and thus also upgrading mediawiki to a newer version. The last scheduled upgrade was aborted due to some issues found in staging. These issues have been fixed and we are ready to finally upgrade. Affected Services: https://fedoraproject.org/wiki Ticket Link: https://pagure.io/fedora-infrastructure/issue/7942 Please join #fedora-admin or #fedora-noc on irc.freenode.net or add comments to the ticket for this outage above.

LGTM

LGTM
Owner

Not sure if this is the place to report, but still getting a 500 issue when going to user preferences in stg:

https://stg.fedoraproject.org/wiki/Special:Preferences

On my local install on fedora 30 when testing the theme issues, i got the following debug message:

Fatal error: Cannot declare trait OOUI\AccessKeyedElement, because the name is already in use in /usr/share/php/OOUI/mixins/AccessKeyedElement.php on line 14
Not sure if this is the place to report, but still getting a 500 issue when going to user preferences in stg: https://stg.fedoraproject.org/wiki/Special:Preferences On my local install on fedora 30 when testing the theme issues, i got the following debug message: Fatal error: Cannot declare trait OOUI\AccessKeyedElement, because the name is already in use in /usr/share/php/OOUI/mixins/AccessKeyedElement.php on line 14
Author

Sigh, I missed this comment here... yes, it's happening and we need to figure it out.

I'll open a new ticket for it tho... this outage is over.

Sigh, I missed this comment here... yes, it's happening and we need to figure it out. I'll open a new ticket for it tho... this outage is over.
Author

Metadata Update from @kevin:

  • Issue close_status updated to: Fixed
  • Issue status updated to: Closed (was: Open)
**Metadata Update from @kevin**: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Author

@ryanlerch got it figured, should be fixed now.

Need to modify /srv/web/fp-wiki/vendor/oojs-shared/widgets/InputWidget.php to have require_once for /usr/share/php/OOUI/mixins/AccessKeyedElement.php instead of require...

@ryanlerch got it figured, should be fixed now. Need to modify /srv/web/fp-wiki/vendor/oojs-shared/widgets/InputWidget.php to have require_once for /usr/share/php/OOUI/mixins/AccessKeyedElement.php instead of require...
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Infrastructure/fedora-infrastructure#7942
No description provided.