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

Error "Cannot GET /" #344

Open
PistonCube opened this issue May 2, 2023 · 9 comments
Open

Error "Cannot GET /" #344

PistonCube opened this issue May 2, 2023 · 9 comments

Comments

@PistonCube
Copy link

Hello Good evening, My name is Ezequiel.
I wanted to report a track error. When I want to enter the web page Localhost:8080 and it gives me the error Error "Cannot GET /" and I did not find the solution and I have everything by default

I am running the track from my Windows 10 x64 computer and I have tried to run it on my VPS Ubuntu 20.04 x86

@hugmanrique
Copy link
Contributor

Make sure steps 4 and 5 were executed successfully. This issue indicates that the dist directory is missing because Minetrack hasn't been built yet.

@PistonCube
Copy link
Author

the console works correctly there is no error

@hugmanrique
Copy link
Contributor

What are the contents of the dist directory?

@PistonCube
Copy link
Author

¿Cuáles son los contenidos del distdirectorio?

it's all by default

@hugmanrique
Copy link
Contributor

hugmanrique commented May 5, 2023

Could you please share the output of git ls-tree -r --name-only HEAD | tree --fromfile with us? This command lists all files in the git repo that are not gitignored.

@PistonCube
Copy link
Author

I'm downloading the source code because I'm using it in a Pterodactyl panel I don't use git

@hugmanrique
Copy link
Contributor

Well, could you please list all the files using the find . -type f -not -path "./node_modules/*" command?

@Hysteriox
Copy link

I have the same error news ?

@hugmanrique
Copy link
Contributor

Could you please execute the command above/show us the contents of the dist directory?

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