hcengineering / hcengineering/platform
SES service error during send to github:somebody
Open
@haiodo is already working on this.
Since Feb 2, 2025.
- Dominant language
- TypeScript
- Stars
- 27.7k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
send email to [ 'github:haiodo' ]
InvalidParameterValue: Local address contains illegal character
at throwDefaultError (/usr/src/app/bundle.js:36103:24)
at /usr/src/app/bundle.js:36112:9
at de_CommandError (/usr/src/app/bundle.js:50371:18)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async /usr/src/app/bundle.js:30501:24
at async /usr/src/app/bundle.js:30621:22
at async /usr/src/app/bundle.js:40605:42
at async /usr/src/app/bundle.js:30244:26
at async SES.sendMessage (/usr/src/app/bundle.js:54883:5)
at async handler (/usr/src/app/bundle.js:54957:11) {
'$fault': 'client',
'$metadata': {
httpStatusCode: 400,
requestId: 'ccf274dd-6160-4734-9d67-2be613e87263',
extendedRequestId: undefined,
cfId: undefined,
attempts: 1,
totalRetryDelay: 0
},
Type: 'Sender',
Code: 'InvalidParameterValue'
}
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.