0

When trying to deploy a lambda from the console, I often (but not always) get this:

error message: Failed to save 'lambda_function.py': Unable to write file 'vfs:/bartesoek/lambda_function.py' (Error: Request failed with status code 403)

The same goes for loading the lambda code:

error message: Unable to read file 'vfs:/bartesoek' (Error: Request failed with status code 403)

This happens even when I'm logged in as the root user, so it's not a permissions problem. And it's intermittent anyway.

Has anyone seen this? I can't find anything by googling

4
  • 1
    How do you deploy your lambda code? Directly from the console?
    – Jin Tan
    CommentedApr 23 at 10:08
  • 1
    Do you see this in multiple browsers or just one (which browser)? Reproducible in incognito mode?
    – jarmod
    CommentedApr 23 at 15:10
  • Deploying it from the console, yes. Happens in both Firefox and Edge, incognito and normal
    – Ole
    CommentedApr 24 at 6:15
  • It seems this may be a browser cache problem that has just gone away. I'll post an answer if the problem doesn't reappear
    – Ole
    CommentedApr 24 at 11:11

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.