Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #34364

Closed (moved)
Open
Opened Jun 02, 2020 by Damian Johnson@atagar

Stem website down

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!

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#34364