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

manifest.json 404 #1724

Closed
yedajiang44 opened this issue Nov 12, 2023 · 1 comment
Closed

manifest.json 404 #1724

yedajiang44 opened this issue Nov 12, 2023 · 1 comment

Comments

@yedajiang44
Copy link

http 404 error, no manifest.json file, but run docker exec koel find / -name manifest.json output:

... other
/var/www/html/public/build/manifest.json
/tmp/koel/public/build/manifest.json

why in buid dir?

image id 0959a23ce37b

@phanan
Copy link
Member

phanan commented Dec 28, 2023

You're looking at the wrong manifest.json. The 404 error comes from the missing of the web app manifest, not the build manifest. You need to rename manifest.json.example which can be found under public.

@phanan phanan closed this as completed Dec 28, 2023
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