NoSuchKey: The specified key does not exist.
See original GitHub issueI’ve been running through the Training an Object Detection Model tutorial and ran into an issue where training fails. The logs for the failed jobs show this error: UnhandledPromiseRejectionWarning: NoSuchKey: The specified key does not exist.
I noticed there’s a similar issue in the ibm-cos-sdk-js repo. The resolution for that issue was to use regional instead of cross-regional buckets.
Unfortunately I’ve tried using both Cross Region us-geo and Regional us-south buckets to no avail.
Here’s my current configuration:
- Machine Learning Instance in the Dallas location (https://us-south.ml.cloud.ibm.com)
- Multiple buckets tried on both us-geo and us-south
config.yaml file:
buckets:
training: firearm-detection-storage-bucket
trainingParams:
gpu: k80
steps: '500'
name: firearm-detection
I’ve tried running the cli on Windows 10 with Node 10.16.3 and Ubuntu 19.04 with Node 10.13.0.
Any idea what could be causing this issue?
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Amazon S3 exception: "The specified key does not exist"
Well this error is actually rather straight forward. it simply means that your file does not exist up within the S3 bucket.
Read more >failed to get s3 object: NoSuchKey: The specified key does not ...
When trying to access log with grafana, Loki returns error message failed to get s3 object: NoSuchKey: The specified key does not exist....
Read more >Troubleshoot the 404 NoSuchKey error from Amazon S3
However, Amazon S3 is returning the 404 "NoSuchKey" error. ... Amplify Push Fail - Appsync API error - S3 The specified key does...
Read more >NoSuchKey: The specified key does not exist. - YouTube
aws #sam #s3 #lambdamessage: 'The specified key does not exist.', code: ' NoSuchKey ', ERROR Invoke Error {"errorType":" NoSuchKey " ...
Read more >Athena error: The specified key does not exist
Athena error : The specified key does not exist. I was trying to run Athena queries against compressed JSON log files stored in...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
No problem, I just pushed cacli 1.1.9, it should at least submit the training job. There may be other training errors (still waiting for tests to finish)
So far it’s looking good! I was able to train and download a model using 1.1.9.