Skip to content

Main page doesn't work #192

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

Closed
justanotheranonymoususer opened this issue Jul 21, 2014 · 5 comments
Closed

Main page doesn't work #192

justanotheranonymoususer opened this issue Jul 21, 2014 · 5 comments

Comments

@justanotheranonymoususer
Copy link
Contributor

http://rustbyexample.com/index.html works, but http://rustbyexample.com/ doesn't: the navigation menu isn't shown, WATCH/STAR stats aren't available, etc.

@justanotheranonymoususer
Copy link
Contributor Author

untitled

Interestingly, it does work if I try it in a private window.

@justanotheranonymoususer
Copy link
Contributor Author

For some reason, the page is cached, and refreshing it, even with Ctrl+F5, doesn't help. I don't know whether it's an issue of Firefox or of rust-by-example.

untitled

@japaric
Copy link
Member

japaric commented Jul 23, 2014

http://rustbyexample.com/index.html works, but http://rustbyexample.com/ doesn't

Those two links should serve the same page.

WATCH/STAR stats aren't available

I have only seen this behaviour when my browser points to localhost:4000 (testing the webpage locally) but my local server is not running, and I'm just viewing a cached version of the website

Looks like your browser is just showing you the cached version of the site, instead of fetching the page. You could try clearing your cache to force your browser to fetch the page again.

I couldn't reproduce this (both links work fine) on linux/firefox, linux/dwb nor in android/chrome (but, I found another bug while testing). I think you are using windows; I don't have access to a windows machine at the moment, so I can't test the same conditions.

@mdinger
Copy link
Contributor

mdinger commented Aug 13, 2014

@justanotheranonymoususer: Try these instructions out: #201 (comment)

If you're on windows, use type firefox -P into the Run dialog box (Windows-R keyboard shortcut) rather than from the terminal.

@steveklabnik
Copy link
Member

Does this still happnen I can't reproduce either. Closing until we can get more details about reproducing.

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

4 participants