Solution:
https://github.com/goharbor/harbor/issues/12003
postgresql.conf:
sudo sed 's/max_connections =.*/max_connections=999/g'
This issue is because the postgres database connection exceeded.
The default max connection is 100.
However ever it's still not working even set database.max_open_conns in harbor.yaml.
You have to also manually edit postgresql.conf like
sudo sed 's/max_connections =.*/max_connections=999/g' /data/database/postgresql.conf
and restart harbor-db
track db issue with #12124
Read More:
- [Solved] harbor Error: because it doesn‘t contain any IP SANs
- mainfest Image Error: (img/icons/andriod-chrome-192×192.png)Download error or resource isn’t a vaild image
- Crop the cropper image .toBlob() error: $(“#image”).cropper(‘getCroppedCanvas’).toBlob( function (blob){})
- [Solved] Docker Delete Image Error: Error: No such image
- GCC Error:(.text+0x24): undefined reference to `main‘collect2: error: ld returned 1 exit status [Solved]
- VSCode Error: collect2.exe:error:1d returned 1 exit status [How to Solve]
- [Solved] error adding symbols: File in wrong format collect2: error: ld returned 1 exit status
- VSCode Error: collect2.exe: error: ld returned 1 exit status
- Ubutnu Qt Unable to start process Error: “make“ -f ‘ /usr/bin/ld: cannot find -lGL collect2: error: ld returned 1 exit sta
- [Solved] VScode Error: undefined reference to ‘WinMain’ collect2.exe: error: ld returned 1 exit status
- ValueError: Floating point image RGB values must be in the 0..1 range.
- [Solved] React import the Path of Image error: cannot find mouse ‘.‘
- OpenCV4 Error: imread(argv[1], CV_LOAD_IMAGE_COLOR);
- How to Solve “Status bar could not find cached time string image. Rendering in-process.” in Xcode
- [Solved] AttributeError: module ‘keras.preprocessing.image‘ has no attribute ‘load_img‘
- [Solved] dockerfile Build Image Error: Error: Failed to download metadata for repo ‘appstream’…
- [Solved] Labelimg Open an image Error: Error opening file
- [Solved] Camera Calibration Error: ErrorMessage: Image size does not match the measurement in camera parameters
- [Solved] Open3d error: unable to display image using open3d
- [Solved] Error response from daemon: Get “*“: x509: certificate signed by unknown authority