rxue / dictionary

Practice in Java EE
1 stars 0 forks source link

localhost/dictionary/search.jsf not working #56

Open Chester-CH opened 1 year ago

Chester-CH commented 1 year ago

after updating the latest release, and souring the run_web.sh, the homepage, localhost/dictionary/search.jsf, is not working. And the report is 404 Not Found The requested URL was not found on this server.

Apache/2.4.52 (Ubuntu) Server at localhost Port 80

Chester-CH commented 1 year ago

log: Error response from daemon: driver failed programming external connectivity on endpoint dictionary-web (af5fea3f440d8c1c7bd6b776f31266738c20e011752a3e696179802da9df2a41): Error starting userland proxy: listen tcp4 0.0.0.0:80: bind: address already in use

Chester-CH commented 1 year ago

after stop the apache2 from the port :::80, it works again. Thx for your time!

rxue commented 1 year ago

DODO : add validation to run_web.sh