Skip to content

Cant build azure function using zip deployment #9530

@vfragola

Description

@vfragola

This is autogenerated. Please review and update as needed.

Describe the bug

Command Name
az functionapp deployment source config-zip

Errors:

('Connection aborted.', OSError("(10054, 'WSAECONNRESET')",))
Traceback (most recent call last):
urllib3\urllib3\contrib\pyopenssl.py, ln 320, in _send_until_done
pip-install-dsvrkf2x\pyOpenSSL\OpenSSL\SSL.py, ln 1737, in send
pip-install-dsvrkf2x\pyOpenSSL\OpenSSL\SSL.py, ln 1639, in _raise_ssl_error
OpenSSL.SSL.SysCallError: (10054, 'WSAECONNRESET')

...

pip-install-dsvrkf2x\requests\requests\sessions.py, ln 646, in send
pip-install-dsvrkf2x\requests\requests\adapters.py, ln 498, in send
requests.exceptions.ConnectionError: ('Connection aborted.', OSError("(10054, 'WSAECONNRESET')",))

To Reproduce:

Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

  • Put any pre-requisite steps here...
  • az functionapp deployment source config-zip -g {} -n {} --src {}

Expected Behavior

Environment Summary

Windows-10-10.0.17763-SP0
Python 3.6.6
Shell: cmd.exe

azure-cli 2.0.65

Additional Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Functions-cliService AttentionThis issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions