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

404 error : <title>Page Not Found</title> #37

Open
rzr opened this issue Oct 18, 2019 · 2 comments
Open

404 error : <title>Page Not Found</title> #37

rzr opened this issue Oct 18, 2019 · 2 comments

Comments

@rzr
Copy link

rzr commented Oct 18, 2019

I tried the documentation command line on a node project it failed just after:

docker run   --interactive --tty --rm   --env API_BASE_URI=whales.herokuapp.com   --env BELUGAS_CODE="${PWD}"   --volume /var/run/docker.sock:/var/run/docker.sock   --volume $(pwd):/code gueils/whales:latest

Digest: sha256:0e576124a1c5d8d9f0f8eafb4eaef41d01ab0050f1cb800af65c9e64fa4e869b
Status: Downloaded newer image for gueils/belugas:latest
"<!doctype html>\n<html lang=\"en\">\n    <head>\n        <title>Page Not Found</title>\n\n     
@cmaloney7
Copy link

I did the same for my NodeJS project today and go the same error.

@kurenn
Copy link
Contributor

kurenn commented Nov 7, 2019

Let me take a look at this, it may be that some images are missing

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

3 participants