sameersbn / sameersbn/docker-gitlab
Unable to save project
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
Hello, I use version 15.3.2 and when i create a blank project, it appears 500 Request ID: 01GCEDQB4XYMC60PDFGFJ167WB, and application.log print sth below
2022-09-08T09:44:44.993Z: Unable to save project. Error: 14:failed to connect to all addresses. debug_error_string:{"created":"@1662630284.990643164","description":"Failed to pick subchannel","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":3093,"referenced_errors":[{"created":"@1662630284.990641936","description":"failed to connect to all addresses","file":"src/core/lib/transport/error_utils.cc","file_line":163,"grpc_status":14}]}
2022-09-08T09:45:34.004Z: Unable to save project. Error: 4:Deadline Exceeded. debug_error_string:{"created":"@1662630334.000689995","description":"Deadline Exceeded","file":"src/core/ext/filters/deadline/deadline_filter.cc","file_line":81,"grpc_status":4}
2022-09-08T09:46:22.943Z: Unable to save project. Error: 14:failed to connect to all addresses. debug_error_string:{"created":"@1662630382.941632937","description":"Failed to pick subchannel","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":3093,"referenced_errors":[{"created":"@1662630382.941631591","description":"failed to connect to all addresses","file":"src/core/lib/transport/error_utils.cc","file_line":163,"grpc_status":14}]}
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported application.log entries for a blank project on version 15.3.2, focusing on the gRPC connection and deadline errors. Reproduce the save request and trace which service or configuration is unreachable; done means a blank project saves successfully without these errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- backend, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100