-
-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Description
Hello!
I have increased the number of workers for the webserver and run the services through docker-compose, while sending a lot of API requests.
After some time, I start getting errors like these in the logs of the server:
musicbrainz_1 | 2021-11-16T13:52:22.714329479Z ...propagated at /root/perl5/lib/perl5/Redis.pm line 613, <PKGFILE> line 1."
musicbrainz_1 | 2021-11-16T13:52:26.429439298Z [error] Caught exception in engine "Could not connect to Redis server at redis:6379: Cannot assign requested address at lib/MusicBrainz/Redis.pm line 24.
musicbrainz_1 | 2021-11-16T13:52:26.429469986Z ...propagated at /root/perl5/lib/perl5/Redis.pm line 613, <PKGFILE> line 1."
musicbrainz_1 | 2021-11-16T13:52:36.652664437Z [error] Caught exception in MusicBrainz::Server::Controller::WS::2::Work->load "Could not connect to Redis server at redis:6379: Cannot assign requested address at /root/perl5/lib/perl5/Redis.pm line 275.
musicbrainz_1 | 2021-11-16T13:47:21.205178216Z [error] Caught exception in MusicBrainz::Server::Controller::WS::2::Recording->load "Could not connect to Redis server at redis:6379: Cannot assign requested address at /root/perl5/lib/perl5/Redis.pm line 275.
musicbrainz_1 | 2021-11-16T13:47:21.205218285Z ...propagated at /root/perl5/lib/perl5/Redis.pm line 613, <PKGFILE> line 1."
musicbrainz_1 | 2021-11-16T13:47:22.142083445Z [error] Caught exception in MusicBrainz::Server::Controller::WS::2::Recording->load "Could not connect to Redis server at redis:6379: Cannot assign requested address at /root/perl5/lib/perl5/Redis.pm line 275.
musicbrainz_1 | 2021-11-16T13:47:22.142122078Z ...propagated at /root/perl5/lib/perl5/Redis.pm line 613, <PKGFILE> line 1."
Any idea/suggestion on how to handle this?
Metadata
Metadata
Assignees
Labels
No labels