arunbandari / mongo-gui

A web-based MongoDB graphical user interface
http://20.106.238.56:4321/
MIT License
290 stars 87 forks source link

Error: ENOENT #129

Open f-sotoodeh opened 9 months ago

f-sotoodeh commented 9 months ago

Hey dude It works fine but its satate in my docker is "unhealthy" and it countiniuesly print this error in logs:

[Error: ENOENT: no such file or directory, stat '/app../public/index.html'] {  errno: -2, code: 'ENOENT', syscall: 'stat', path: '/app../public/index.html', expose: false, statusCode: 404, status: 404 }

xdubx commented 9 months ago

duplicate of https://github.com/arunbandari/mongo-gui/issues/88