jupyterhub / mybinder.org-user-guide

Turn a Git repo into a collection of interactive notebooks. This is Binder's user documentation repository.
https://mybinder.readthedocs.io
BSD 3-Clause "New" or "Revised" License
151 stars 103 forks source link

Build was successful but pages failed to load #224

Closed gloriamacia closed 3 years ago

gloriamacia commented 3 years ago

Bug description

The build of my project is successful but the page files to load and returns a 404 : Not Found Error as described here though I have no Dockerfile. I am following the fastai book tutorial on how to deploy models on binder as shortly described in this blog post. I added a requirements.txt file as well as a runtime.txt file in my github repo and docker image builds correctly, only the server fails to load the page afterward. As it is the very last step, the logs provide no useful information of what is going on.

How to reproduce

Follow Step 7 of the blog post tutorial with my repo details. Should be a simple copy paste of the repo URL and the notebook name. Select URL (not file) adding before the notebook name /voila/render/.

welcome[bot] commented 3 years ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

support[bot] commented 3 years ago

Hi there @gloriamacia :wave:!

I closed this issue because it was labelled as a support question.

Please help us organize discussion by posting this on the http://discourse.jupyter.org/ forum.

Our goal is to sustain a positive experience for both users and developers. We use GitHub issues for specific discussions related to changing a repository's content, and let the forum be where we can more generally help and inspire each other.

Thanks you for being an active member of our community! :heart:

betatim commented 3 years ago

It sounds like this is more of a support type of question as your repo launches on mybinder.org for me (without using voila). I think you will have more luck posting on the forum.