DPE 提供程序 UI 插件程序显示错误:TypeError: e.error.json is not a function(类型错误:e.error.json 不是函数)
摘要: DPE 提供程序 UI 插件程序显示错误:TypeError: e.error.json is not a function(类型错误:e.error.json 不是函数)
本文适用于
本文不适用于
本文并非针对某种特定的产品。
本文并非包含所有产品版本。
症状
API 请求超时,业务影响:DPE 完全脱机,无法使用 DPE 备份或恢复虚拟机,操作系统:其它
在 VPA 上的 /var/log/vcp/srv/vcp-server.log 中可能会看到以下错误:
2021-02-10 14:25:08,885 [Avamar Update] ERROR (VcUpdateContext.java:73) - BAD backup appliance: bf9b3f09-49b4-46e4-8ac1-57eb2528e5de name: bg-example-av-com -- 01101: Connection refused
2021-02-10 14:25:08,888 [Avamar Update] ERROR (VcUpdateWorker.java:1541) - Update to Avamar encountered an error. Will retry later.
2021-02-10 14:25:08,903 [Avamar Update] INFO (RestTemplateFactory.java:125) - GET https://bg-example.av.net:8443/vcp-ba-ads-ws/BackupServer
2021-02-10 14:25:08,905 [Avamar Update] ERROR (RestTemplateFactory.java:249) - Connection Refused: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://bg-example-2.av.net:8443/vcp-ba-ads-ws/BackupServer": Connect to bg-example-2.av.net:8443 [bg-dfw.mgmt.cloudconnect.net/10.0.1.6] failed: Connection refused (Connection refused); nested exception is
.
.
2021-02-10 14:25:28,034 [Avamar Update] ERROR (RestTemplateFactory.java:249) - Connection Refused: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://bg-example.av.net:8443/vcp-ba-ads-ws/BackupServer": Connect to bg-example.av.net:8443 [bg-example.av.net/10.0.1.7] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to bg-example.av.net:8443 [bg-example.av.net/10.0.1.7] failed: Connection refused (Connection refused)
VPA 上的 VCP-MANAGER 服务日志 (/var/log/vcp/vcp-manager.log) 可能会显示以下错误:
2021-02-16 03:47:48,167 [AMQP listener 2] ERROR (VcpBaseMessageHandler.java:156) - HTTP 400 : com.emc.vcp.service.exceptions.URLServiceException: 02202: Application not found.
2021-02-16 03:47:58,732 [AMQP listener 1] ERROR (VcpBaseMessageHandler.java:156) - HTTP 400 : com.emc.vcp.service.exceptions.URLServiceException: 02202: Application not found.
2021-02-16 03:47:58,838 [AMQP listener 5] ERROR (VcpBaseMessageHandler.java:156) - HTTP 400 : com.emc.vcp.service.exceptions.URLServiceException: 02202: Application not found.
2021-02-16 03:48:42,035 [AMQP listener 9] ERROR (VcpBaseMessageHandler.java:156) - HTTP 400 : com.emc.vcp.service.exceptions.URLServiceException: 02202: Application not found.
2021-02-16 03:48:42,121 [AMQP listener 8] ERROR (VcpBaseMessageHandler.java:156) - HTTP 400 : com.emc.vcp.service.exceptions.URLServiceException: 02202: Application not found.
2021-02-16 03:54:05,039 [AMQP listener 3] ERROR (VcpBaseMessageHandler.java:156) - HTTP 500 : com.emc.vcp.service.exceptions.AdsClientException: 11002 : Error in browsing backup:
2021-02-16 03:54:06,590 [AMQP listener 8] ERROR (VcpBaseMessageHandler.java:156) - HTTP 500 : com.emc.vcp.service.exceptions.AdsClientException: 11002 : Error in browsing backup:
2021-02-16 03:54:16,278 [AMQP listener 5] ERROR (VcpBaseMessageHandler.java:156) - HTTP 502 : com.emc.vcp.service.exceptions.AdsClientException: 02105: User is not authorized to access this Resource.
2021-02-16 03:54:16,593 [AMQP listener 6] ERROR (VcpBaseMessageHandler.java:156) - HTTP 502 : com.emc.vcp.service.exceptions.AdsClientException: 02105: User is not authorized to access this Resource.
com.emc.vcp.service.exceptions.AdsClientException: 02105: User is not authorized to access this Resource
验证服务状态,服务可能会显示为“up and running”:
vcp-cli bg status(检查 VPA 上的备份网关服务状态)
vcp-cli srv status(检查 VPA 上的 SRV/Cell 服务状态)
systemctl status vcp-manager.service(检查 VPA 上的 VCP-MANAGER 服务状态)
提醒:已在 VCP 19.4 上发现问题
原因
目前未知
解决方案
1.打开与 VPA 虚拟机的 SSH 连接。
2.重新启动 vcp-manager 服务:
systemctl restart vcp-manager.service
3.验证服务是否正在运行:
systemctl status vcp-manager.service
4.重新启动 srv-cell 服务:
vcp-cli srv stop --password <MASTERPASS> <Cell-Instance-name>
vcp-cli srv start --password <MASTERPASS> <Cell-Instance-name>
5.验证服务是否正在运行:
vcp-cli srv status
6.重新启动 BG 服务:
vcp-cli bg stop --password <MASTERPASS> <BG-Instance-name>
vcp-cli bg stop --password <MASTERPASS> <BG-Instance-name>
7.验证服务是否正在运行:
vcp-cli bg status
8.重新打开 DPE 提供程序 UI,确认“Data Protection”选项卡填充正确的信息,并且备份网关报告正确的版本。
产品
PowerProtect Data Protection Appliance, Avamar Data Store, Avamar Virtual Edition, PowerProtect Data Protection Software, Integrated Data Protection Appliance Family, vCloud Director Data Protection Extension文章属性
文章编号: 000183861
文章类型: Solution
上次修改时间: 20 12月 2022
版本: 5
从其他戴尔用户那里查找问题的答案
支持服务
检查您的设备是否在支持服务涵盖的范围内。