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

Greyhound docker image not working as expected on Windows 10 #65

Open
mghildiy opened this issue Apr 12, 2018 · 1 comment
Open

Greyhound docker image not working as expected on Windows 10 #65

mghildiy opened this issue Apr 12, 2018 · 1 comment

Comments

@mghildiy
Copy link

Hi,

I am following link.

When I try to access links:
http://speck.ly/?s=http://localhost:8080/&r=autzen
http://potree.entwine.io/data/custom.html?s=localhost:8080&r=autzen

I just see a black screen with no display.
On shell, I see this:

docker run -it -p 8080:8080 connormanning/greyhound
Using default config
Settings:
Cache: 209715200 bytes
Threads: 4
Resource timeout: 2 minutes
Tmp dir: /tmp
Paths:
/greyhound
~/greyhound
/entwine
~/entwine
/opt/data
Headers:
Access-Control-Allow-Methods: GET,PUT,POST,DELETE
Access-Control-Allow-Origin: *
Cache-Control: public, max-age=300
Writes NOT allowed
Static serve:
/usr/include/greyhound/public
Listening:
HTTP: 8080
Creating autzen
Trying /greyhound: fail - Could not read file /greyhound/autzen/entwine
Trying ~/greyhound: fail - Could not read file /root/greyhound/autzen/entwine
Trying /entwine: fail - Could not read file /entwine/autzen/entwine
Trying ~/entwine: fail - Could not read file /root/entwine/autzen/entwine
Trying /opt/data: fail - Could not read file /opt/data/autzen/entwine
Exception in pool task: Not found: autzen
Creating autzen
Trying /greyhound: fail - Could not read file /greyhound/autzen/entwine
Trying ~/greyhound: fail - Could not read file /root/greyhound/autzen/entwine
Trying /entwine: fail - Could not read file /entwine/autzen/entwine
Trying ~/entwine: fail - Could not read file /root/entwine/autzen/entwine
Trying /opt/data: fail - Could not read file /opt/data/autzen/entwine
HTTP error: Not found: autzen
Creating autzen
Trying /greyhound: fail - Could not read file /greyhound/autzen/entwine
Trying ~/greyhound: fail - Could not read file /root/greyhound/autzen/entwine
Trying /entwine: fail - Could not read file /entwine/autzen/entwine
Trying ~/entwine: fail - Could not read file /root/entwine/autzen/entwine
Trying /opt/data: fail - Could not read file /opt/data/autzen/entwine
Exception in pool task: Not found: autzen
Creating autzen
Trying /greyhound: fail - Could not read file /greyhound/autzen/entwine
Trying ~/greyhound: fail - Could not read file /root/greyhound/autzen/entwine
Trying /entwine: fail - Could not read file /entwine/autzen/entwine
Trying ~/entwine: fail - Could not read file /root/entwine/autzen/entwine
Trying /opt/data: fail - Could not read file /opt/data/autzen/entwine
HTTP error: Not found: autzen

Am I missing some step here?

@rmam-spinworks
Copy link

I can confirm this problem with Ubuntu 16.04.

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