Last modified: 2014-09-05 17:54:00 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T72445, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 70445 - Broken links make bits answer with 403s in beta
Broken links make bits answer with 403s in beta
Status: RESOLVED FIXED
Product: Wikimedia Labs
Classification: Unclassified
deployment-prep (beta) (Other open bugs)
unspecified
All All
: High normal
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-09-05 15:12 UTC by Giuseppe Lavagetto
Modified: 2014-09-05 17:54 UTC (History)
8 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Giuseppe Lavagetto 2014-09-05 15:12:37 UTC
On beta, after a cache purge in bits, all static assets respond with 403 forbidden, that is due to the files being missing on the beta mediawiki servers.

This is due to a broken link:

# ls -la /usr/local/apache/common/docroot/bits/static-master/skins
lrwxrwxrwx 1 mwdeploy mwdeploy 28 Sep  3 23:37 /usr/local/apache/common/docroot/bits/static-master/skins -> ../../../../php-master/skins

which points to the void.

When fixed, please un-cache the bits varnish:

varnisadm ban req.url ~ /
Comment 1 Gerrit Notification Bot 2014-09-05 17:37:42 UTC
Change 158643 had a related patch set uploaded by BryanDavis:
Fix relative symlinks for bits/static-master

https://gerrit.wikimedia.org/r/158643
Comment 2 Gerrit Notification Bot 2014-09-05 17:43:33 UTC
Change 158643 merged by jenkins-bot:
Fix relative symlinks for bits/static-master

https://gerrit.wikimedia.org/r/158643
Comment 3 Gerrit Notification Bot 2014-09-05 17:48:09 UTC
Change 158645 had a related patch set uploaded by BryanDavis:
Fix spelling in symlink

https://gerrit.wikimedia.org/r/158645
Comment 4 Gerrit Notification Bot 2014-09-05 17:49:56 UTC
Change 158645 merged by jenkins-bot:
Fix spelling in symlink

https://gerrit.wikimedia.org/r/158645
Comment 5 Bryan Davis 2014-09-05 17:54:00 UTC
Change to docroot synced and varnish cache purged with `sudo varnishadm ban req.url '~' /` on deployment-cache-bits01

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links