Question/Issue:
I am trying to add an S3 bucket to a new project, but I am continually running into “Failed to verify credentials” with the error “Bucket verification failed: Bucket verification failed: Unknown error”
Project ID:
834495
Context/Use case:
Adding an S3 bucket to a new project.
Steps Taken:
Provide credentials for S3 bucket
Click verify credentials
Receive error
Expected Outcome:
I should be able to connect my bucket to Edge Impulse via the web interface.
Actual Outcome:
Via the browser console, the verify process returns the following :
{
"success": false,
"connectionStatus": "error",
"connectionError": "Converting circular structure to JSON\n --> starting at object with constructor 'IncomingMessage'\n | property 'req' -> object with constructor 'ClientRequest'\n --- property 'res' closes the circle",
"connectionStatusSince": "2025-11-23T16:55:48.418Z"
}
Reproducibility:
[X] Always
[ ] Sometimes
[ ] Rarely
Environment:
Accessing project via web browser, attempted in both Firefox (145.0.1) and Chrome (142.0.7444.176)
@kaifish our engineering team is now tracking this error as part of investigation on an associated incident from last week.
For now if you can upload data manually or continue to work with existing buckets we will post a response, when we need more information from you or the issue is resolved.
Thanks again for reporting this and for your patience while we work to resolve this,
You might be seeing an old attempt to make it work, trying different options. I just tried again with the correct name, region, etc and it still is not working.