I've set up mediaMicroservices using Docker Compose on a machine running Ubuntu 20.04 (LTS) with Kernel Linux 5.4.0-109-generic. When I run wrk2 to generate a load and test the deployment, I noticed the the nginx-web-server container was logging errors in ComposeReview, in functions UploadMovieId and UploadUserWithUsername. After that, I run the write_movie_info.py script and the ngixn-web-server container logged errors in WriteMovieInfo and RegisterMovie.
I've set up mediaMicroservices using Docker Compose on a machine running Ubuntu 20.04 (LTS) with Kernel Linux 5.4.0-109-generic. When I run wrk2 to generate a load and test the deployment, I noticed the the nginx-web-server container was logging errors in ComposeReview, in functions UploadMovieId and UploadUserWithUsername. After that, I run the write_movie_info.py script and the ngixn-web-server container logged errors in WriteMovieInfo and RegisterMovie.
mediamicroservices_docker_compose.log