I installed Ant Media Server (AMS) CE with Docker file. When I used zip file on Github Release page, the container started and there was no issue. But if I use the zip file that I repackage from source code, the container starts but the web server always responses not found link even if it is index page.
This is index page when I browse http://127.0.0.1:5080
Question
Terry
I installed Ant Media Server (AMS) CE with Docker file. When I used zip file on Github Release page, the container started and there was no issue. But if I use the zip file that I repackage from source code, the container starts but the web server always responses not found link even if it is index page.
This is index page when I browse http://127.0.0.1:5080
Link to comment
Share on other sites
Top Posters For This Question
3
3
Popular Days
Oct 6
5
Oct 5
1
Top Posters For This Question
mustafaboleken 3 posts
Terry 3 posts
Popular Days
Oct 6 2022
5 posts
Oct 5 2022
1 post
Popular Posts
mustafaboleken
@Terry I think the first problem is the java version. You should use java 11 when compiling from source code. The second possible issue is that you should build the web panel before building the
Posted Images
5 answers to this question
Recommended Posts