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

Installation of flask service failing #1

Open
cspensky opened this issue Mar 4, 2016 · 5 comments
Open

Installation of flask service failing #1

cspensky opened this issue Mar 4, 2016 · 5 comments

Comments

@cspensky
Copy link
Collaborator

cspensky commented Mar 4, 2016

Relative path seems to be culprit.

@cspensky
Copy link
Collaborator Author

Everything seems to be fine... I'll try to install this on a new Pi soon and confirm.

@abrahamq
Copy link
Collaborator

booting up a new pi and going to localhost:8000 gives me a "failed connection refused" like if nothing was listening on that port. Localhost on port 80 gives me the same.

Trying to start /opt/catan/bin/catan_webserver manually doesn't work because apache2 is already bound to the port it tries to use. Doing pkill apache2 then lets me start catan_webserver and I get the homepage on localhost:8000.

@abrahamq
Copy link
Collaborator

I am not sure that the catan_webserver service is getting installed, when I do ps aux | grep catan, I only see catan_dns, catan_gateway, and catan_services in the output. Should I

@abrahamq
Copy link
Collaborator

Here's a screen shot of the website that comes up when I go to the Rpi's ip address from another computer on a clean install:
screen shot 2016-03-30 at 5 03 57 pm

@cspensky
Copy link
Collaborator Author

Should be fixed by latest update. Please confirm.

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

2 participants