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

Unexpected character ('<' (code 60)) #40001

Closed
jsarrelli opened this issue May 2, 2024 · 4 comments
Closed

Unexpected character ('<' (code 60)) #40001

jsarrelli opened this issue May 2, 2024 · 4 comments
Assignees
Labels
ARM customer-reported Issues that are reported by GitHub users external to the Azure organization. Mgmt This issue is related to a management-plane library. needs-author-feedback More information is needed from author to address the issue. no-recent-activity There has been no recent activity on this issue. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@jsarrelli
Copy link

jsarrelli commented May 2, 2024

Hi team,
I'm getting tons of the following errors, but I can't trace where they come from. I don't see any other error so I believe this is an internal one that is handled or resolved behind the scenes.

Exception or Stack Trace
Unexpected character ('<' (code 60)): expected a valid value (JSON String, Number (or 'NaN'/'INF'/'+INF'), Array, Object or token 'null', 'true' or 'false') at [Source: (byte[])"<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'><html xmlns='http://www.w3.org/1999/xhtml'><head><meta content='text/html; charset=utf-8' http-equiv='content-type'/><style type='text/css'>body {font-family:Arial; margin-left:40px; }img { border:0 none; }#content { margin-left: auto; margin-right: auto }#message h2 { font-size: 20px; font-weight: normal; color: #000000; margin: 34px 0px 0px 0px }#message p { font-size: 13p"[truncated 488 bytes]; line: 1, column: 2]

Logger Name: com.azure.core.implementation.MethodHandleReflectiveInvoker

Versions:

  val azureSdk                      = "com.azure.resourcemanager" % "azure-resourcemanager"                  % "2.38.0"
  // Single Services Managers
  val azureAppServiceSdk            = "com.azure.resourcemanager" % "azure-resourcemanager-appservice"       % "2.38.0"
  val azureSearchServiceSdk         = "com.azure.resourcemanager" % "azure-resourcemanager-search"           % "2.38.0"
  val azureRecoveryServiceSdk       = "com.azure.resourcemanager" % "azure-resourcemanager-recoveryservices" % "1.2.0"
  val azureRecoveryServiceBackupSdk =
    "com.azure.resourcemanager" % "azure-resourcemanager-recoveryservicesbackup" % "1.2.0"
  val azureResourceHealthSdk               = "com.azure.resourcemanager" % "azure-resourcemanager-resourcehealth" % "1.0.0"
  val azureRecoveryServicesSiteRecoverySdk =
    "com.azure.resourcemanager" % "azure-resourcemanager-recoveryservicessiterecovery" % "1.1.0"
@github-actions github-actions bot added ARM customer-reported Issues that are reported by GitHub users external to the Azure organization. Mgmt This issue is related to a management-plane library. needs-team-attention This issue needs attention from Azure service team or SDK team question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels May 2, 2024
Copy link

github-actions bot commented May 2, 2024

Thank you for your feedback. Tagging and routing to the team member best able to assist.

@weidongxu-microsoft
Copy link
Member

This seems to be similar problem with this issue #40081

Would you enable logging to let us at least see which API is having this problem?
#40081 (comment)

@weidongxu-microsoft weidongxu-microsoft added the needs-author-feedback More information is needed from author to address the issue. label May 14, 2024
Copy link

Hi @jsarrelli. Thank you for opening this issue and giving us the opportunity to assist. To help our team better understand your issue and the details of your scenario please provide a response to the question asked above or the information requested above. This will help us more accurately address your issue.

@github-actions github-actions bot removed the needs-team-attention This issue needs attention from Azure service team or SDK team label May 14, 2024
Copy link

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

@github-actions github-actions bot added the no-recent-activity There has been no recent activity on this issue. label May 21, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARM customer-reported Issues that are reported by GitHub users external to the Azure organization. Mgmt This issue is related to a management-plane library. needs-author-feedback More information is needed from author to address the issue. no-recent-activity There has been no recent activity on this issue. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

2 participants