You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there some combination of options that immediately strikes you as odd here, using SSL and being on Windows maybe?
According to some research this seems to be a common issue in Go, but I have 0 knowledge about the language. If you were to make a release with more verbose error handling then I could provide a more detailed error description :)
The text was updated successfully, but these errors were encountered:
Thank you very much for the properly formatted issue!
Code -30000 means that error arrived from RPC, that means exception happen on server side. Could you please give output of sudo lsb_release -a on server? It should print detailed information about OS.
Is it possible that your lambda wrote something on disk during download operation?
Hello, I am having the same problem in a docker setup.
I can successfully download from all newly created templates, except python's.
If I manually delete the venv folder, it works.
Any ideas on how to solve that?
OS: Windows 10
Shell: PowerShell Core 7.1
Version: 0.3.6
On Windows, I am running into the following error message when attempting to
download
a newly-created lambda from my VPS:Is there some combination of options that immediately strikes you as odd here, using SSL and being on Windows maybe?
According to some research this seems to be a common issue in Go, but I have 0 knowledge about the language. If you were to make a release with more verbose error handling then I could provide a more detailed error description :)
The text was updated successfully, but these errors were encountered: