replaysMike / Binner

Open source parts inventory system for makers, electronics hobby, and professional engineers
https://binner.io
GNU General Public License v3.0
268 stars 41 forks source link

Viewing Datasheet - AccessDenied #142

Open JamesLPearson opened 1 year ago

JamesLPearson commented 1 year ago

Hi Mike, When trying to view a datasheet (provided automatically by Binner) either from the Datasheet Search page or from the Inventory page results in the following xml being displayed in the browser:

<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>G3ZK379BH82MR7VM</RequestId>
<HostId>
WWKBRhlREtuzwLtf1wdhK3aOBBk87++ddMvtEFrI4Mzk5gRuHuoj6WZgJCn5DdcNbwWAxd6kUhg=
</HostId>
</Error>

The URL: https://d6ng6g5o3ih7k.cloudfront.net/d7/33/b7/2d/91/55/4c/5e/909edb8dbbdd.pdf

Thanks, James

replaysMike commented 1 year ago

I'm seeing this as well, looking into the cause...

replaysMike commented 1 year ago

looks like we have some datasheets missing in the swarm api, probably some of the issues caused by shutting down our crawler service for a period of time before we launched. I'm going to clean out the bad data, and requeue them for download.