whales icon indicating copy to clipboard operation
whales copied to clipboard

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

Open rzr opened this issue 5 years ago • 2 comments

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     

rzr avatar Oct 18 '19 15:10 rzr

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

cmaloney7 avatar Nov 01 '19 18:11 cmaloney7

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

kurenn avatar Nov 07 '19 23:11 kurenn