Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 on server reboot on Formgrader tab. #88

Open
danroliver opened this issue Aug 28, 2017 · 1 comment
Open

404 on server reboot on Formgrader tab. #88

danroliver opened this issue Aug 28, 2017 · 1 comment

Comments

@danroliver
Copy link

I am getting a 404 page not found in the Formgrader tab after reboot.

I deployed to Ubuntu 16.04.3 LTS via ansible ($ ansible-playbook deploy.yml).

The versions of each component that were installed are as follows:

$ jupyterhub --version

0.7.0

$ jupyter --version

4.3.0

$ nbgrader --version

Python version 3.5.2 |Continuum Analytics, Inc.| (default, Jul 2 2016, 17:53:06)

[GCC 4.4.7 20120313 (Red Hat 4.4.7-1)]

nbgrader version 0.6.0.dev

Let me know anything else that you might need.

@danroliver
Copy link
Author

I was able to work around this by manually updating the version of jupyterhub to 0.7.2 and NBGrader to 0.5.3, then making sure that the extension was activated again after updates. There does appear to be an issue with the versions that are installed by default via the ansible playbook, however.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant