https://bugzilla.wikimedia.org/show_bug.cgi?id=70445

            Bug ID: 70445
           Summary: Broken links make bits answer with 403s in beta
           Product: Wikimedia Labs
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: deployment-prep (beta)
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

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 ~ /

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to