Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting random 403 errors when setting files #168

Open
Luxoruus opened this issue Apr 8, 2024 · 0 comments
Open

Getting random 403 errors when setting files #168

Luxoruus opened this issue Apr 8, 2024 · 0 comments
Labels
type: bug code to address defects in shipped code

Comments

@Luxoruus
Copy link

Luxoruus commented Apr 8, 2024

Describe the bug

When setting files with the set() function I get random 403 errors that disappear if I re-execute multiple times.

BlobsInternalError: Netlify Blobs has generated an internal error (403 status code)
    at _Store.set (Path_to_project\node_modules\@netlify\blobs\dist\main.cjs:489:13)      
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Path_to_project\src\index.ts:50:21

Configuration

System:
OS: Windows 11 10.0.22631
CPU: (8) x64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
Memory: 533.23 MB / 7.70 GB
Binaries:
Node: 20.10.0 - C:\Program Files\nodejs\node.EXE
npm: 10.2.5 - C:\Program Files\nodejs\npm.CMD

@Luxoruus Luxoruus added the type: bug code to address defects in shipped code label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

No branches or pull requests

1 participant