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

Unclear what this error means? #10639

Closed
rodbutters opened this issue Sep 25, 2019 · 4 comments
Closed

Unclear what this error means? #10639

rodbutters opened this issue Sep 25, 2019 · 4 comments
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Functions az functionapp needs-author-feedback More information is needed from author to address the issue. needs-team-attention This issue needs attention from Azure service team or SDK team no-recent-activity There has been no recent activity on this issue. Service Attention This issue is responsible by Azure service team.

Comments

@rodbutters
Copy link

This is autogenerated. Please review and update as needed.

Describe the bug

Command Name
az functionapp deployment source config-zip

Errors:

Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
python3.7/site-packages/knack/cli.py, ln 206, in invoke
    cmd_result = self.invocation.execute(args)
cli/core/commands/__init__.py, ln 603, in execute
    raise ex
cli/core/commands/__init__.py, ln 661, in _run_jobs_serially
    results.append(self._run_job(expanded_arg, cmd_copy))
cli/core/commands/__init__.py, ln 654, in _run_job
    six.reraise(*sys.exc_info())
...
lib/python3.7/json/__init__.py, ln 348, in loads
    return _default_decoder.decode(s)
lib/python3.7/json/decoder.py, ln 337, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
lib/python3.7/json/decoder.py, ln 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

To Reproduce:

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

  • was running a deployment for a large function app - zip file is 227705146 bytes.
  • az functionapp deployment source config-zip --name {} --resource-group {} --src {}

Expected Behavior

Not clear what this error message means - is this for either the host.json or function.json or a response from the server?

Environment Summary

Darwin-18.6.0-x86_64-i386-64bit
Python 3.7.4
Shell: bash

azure-cli 2.0.72 *

Additional Context

@qwordy qwordy added Functions az functionapp Service Attention This issue is responsible by Azure service team. labels Sep 26, 2019
@ghost
Copy link

ghost commented Sep 26, 2019

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @ ahmedelnably, @fabiocav

1 similar comment
@ghost
Copy link

ghost commented Sep 26, 2019

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @ ahmedelnably, @fabiocav

@haroldrandom haroldrandom added Functions az functionapp Service Attention This issue is responsible by Azure service team. labels Oct 25, 2019
@azure-sdk azure-sdk added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Sep 24, 2020
@azure-sdk azure-sdk added the needs-team-attention This issue needs attention from Azure service team or SDK team label Jan 5, 2021
@SaurabhSharma-MSFT
Copy link
Member

@rodbutters I believe this issue has been fixed and can be closed. Please let us know.

@SaurabhSharma-MSFT SaurabhSharma-MSFT added the needs-author-feedback More information is needed from author to address the issue. label Feb 17, 2022
@ghost ghost added the no-recent-activity There has been no recent activity on this issue. label Feb 24, 2022
@ghost
Copy link

ghost commented Feb 24, 2022

Hi, we're sending this friendly reminder because we haven't heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Functions az functionapp needs-author-feedback More information is needed from author to address the issue. needs-team-attention This issue needs attention from Azure service team or SDK team no-recent-activity There has been no recent activity on this issue. Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

5 participants