Issue:
After a Docker update I receive message Cannot find advertised service.
Solution:
It is known that an update to Docker may change the amount of RAM assigned to the client's system to the default settings. This may result in the error message Cannot find advertised service appearing.
To resolve this issue, you should follow these steps:
1. Increase the amount of RAM allocated to the Docker environment. The exact amount of memory needed may vary, and the method for doing this can also differ depending on your environment. Please refer to the official Docker manual for guidance.
2. Whitelist the paths to the certificates, license, and database. Please refer to the official Docker manual for guidance.
Comments
Please sign in to leave a comment.