Closed
Description
Self Checks
- I have searched for existing issues search for existing issues, including closed ones.
- I confirm that I am using English to submit this report (Language Policy).
- Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
- Please do not modify this template :) and fill in all the required fields.
Describe your problem
Hi, I've completed downloading evertything, and the server, mysql and all other dependencies are running. But when I go to localhost:80, the browser fail to load the site.
One thing I noticed is that, when I exec
docker logs -f ragflow-server
it says:
exec ./entrypoint.sh: exec format error
Does anyone know what's going on?
Thanks in advance!