[tor-bugs] #34364 [Internal Services/Tor Sysadmin Team]: Stem website down

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Jun 2 23:06:30 UTC 2020


#34364: Stem website down
-----------------------------------------------------+-----------------
     Reporter:  atagar                               |      Owner:  tpa
         Type:  defect                               |     Status:  new
     Priority:  Very High                            |  Milestone:
    Component:  Internal Services/Tor Sysadmin Team  |    Version:
     Severity:  Normal                               |   Keywords:
Actual Points:                                       |  Parent ID:
       Points:                                       |   Reviewer:
      Sponsor:                                       |
-----------------------------------------------------+-----------------
 Hi lovely sysadimins. Today I noticed that Stem's website is down...

 https://stem.torproject.org/

 The www directory on staticforme has the appropriate content...

 {{{
 stem at staticiforme:~$ ls /home/stem/www
 _images   _sources  api       change_log.html  download.html
 genindex.html  objects.inv       search.html     tutorials
 _modules  _static   api.html  contents.html    faq.html       index.html
 py-modindex.html  searchindex.js  tutorials.html
 }}}

 Per chance did someone revoke the stem user's sudoer access? When I run
 Stem's website replubication script its mirroradm upload encounters a
 password prompt where I don't believe it previously did...

 {{{
 stem at staticiforme:~$ cat /home/stem/build_site
 #!/bin/sh

 export PATH=/home/stem/bin:$PATH
 export PYTHONPATH=/home/stem/lib/python

 cd /home/stem/stem
 git pull

 cd docs
 make clean
 make html

 sudo -u mirroradm static-master-update-component stem.torproject.org
 echo "$(date)" > /home/stem/site_last_built
 }}}

 {{{
 stem at staticiforme:~$ ./build_site
 Already up to date.
 rm -rf _build/*
 sphinx-build -b html -d _build/doctrees   . _build/html
 Making output directory...
 Running Sphinx v1.1.3
 ...
 build succeeded, 47 warnings.

 Build finished. The HTML pages are in _build/html.
 [sudo] password for stem on staticiforme:
 }}}


 If you'd like for us to adjust something with regard to our website
 republication I'm all ears, but in the meantime I'd appreciate if we
 restored the website.

 Thanks!

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/34364>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list