[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #34364 [Internal Services/Tor Sysadmin Team]: Stem website down
#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@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@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@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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs