-
Notifications
You must be signed in to change notification settings - Fork 33
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
Blank page when running local instance #28
Comments
Hey Patrick, Try opening http://0.0.0.0:8002/admin There's nothing actually mapped to the root URL. There probably should be, Albert Carter Programmer On Fri, Nov 7, 2014 at 8:29 PM, Patrick Connolly [email protected]
|
That makes sense. I'll check it out when I'm on desktop I don't feel strongly per se, but if it took someone reasonably technically inclined 3+ extra days to participate due to confusion, it might be worth a redirect :) |
Also, thanks very much for the reply and your work on the project! |
yep. Point well taken. A lot of the work we've been doing is to get the Otherwise, I'll be getting it done sometime around Friday. (This week's Albert Carter Programmer On Mon, Nov 10, 2014 at 10:53 AM, Patrick Connolly <[email protected]
|
That's a great suggestion, Al. Patrick - this is a great opportunity to dip your feet into contributing to the project in a low-impact way. I've updated the wiki homepage to provide a great place for the / page on openPDS to either link to or redirect to. I think it makes sense to link off to a wiki page as it allows us to update and maintain the information on the page without requiring users to pull down a new version of openPDS every time we feel the need to update / add to this information. I'll go ahead and assign this ticket to you. If you don't feel you can get around to it, either myself or Al can take it back. |
Actually, it looks like the ticket can't be assigned to you until you accept the invite to become a collaborator on the project. Feel free to assign it as you see fit after becoming a collaborator. |
Thanks :) I'll look into it. Also, related to assigning issues to non-collaborators, feel free to +1 this: isaacs/github#100 |
i'll close this in favour of the PR linked above. Thanks! |
I'm running ubuntu 14.04
I cloned the repo yesterday, and installed via the instructions in the readme. I didn't see any issue during install, as accepting all the default options. I set up my superuser as prompted during setup, and ran the server, but only a blank page showed up at
127.0.0.1:8002
This showed up in the logs:
Any thoughts? I'm pretty technically inclined, so I don't think I'm missing anything obvious if the install instructions are still up-to-date.
Thanks!
The text was updated successfully, but these errors were encountered: