DPE Provider UI Plugin Shows Error: "TypeError: e.error.json is not a function!"
摘要: DPE Provider UI Plugin shows error: TypeError: e.error.json is not a function.
本文适用于
本文不适用于
本文并非针对某种特定的产品。
本文并非包含所有产品版本。
症状
API requests do not complete, are not responding.
Business Impact: DPE is offline, unable to backup or restore virtual machines using DPE.
Issue seen on VCP 19.4.
Operating System: Other
The following errors are seen on the VPA under /var/log/vcp/srv/vcp-server.log:
VCP-MANAGER Service log on the VPA at /var/log/vcp/vcp-manager.log shows the following error:
Verifying the service status and services may show as running:
Business Impact: DPE is offline, unable to backup or restore virtual machines using DPE.
Issue seen on VCP 19.4.
Operating System: Other
The following errors are seen on the VPA under /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-fqdn:8443/vcp-ba-ads-ws/BackupServer": Connect to bg-fqdn8443 [bg-fqdn/IP] 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:8443 [bg-example.fqdn/IP] failed: Connection refused (Connection refused); nested exception is org.apache.http.conn.HttpHostConnectException: Connect to bg-example.av.net:8443 [bg-example.fqdn/IP] failed: Connection refused (Connection refused)
VCP-MANAGER Service log on the VPA at /var/log/vcp/vcp-manager.log shows the following error:
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
Verifying the service status and services may show as running:
vcp-cli bg status (Checks Backup gateway service status on VPA) vcp-cli srv status (Checks SRV/Cell service status on VPA) systemctl status vcp-manager.service (Checks VCP-MANAGER service status on VPA)
原因
Under investigation.
解决方案
- Open SSH to VPA VM.
- Restart vcp-manager service:
systemctl restart vcp-manager.service
- Verify that the service is running:
systemctl status vcp-manager.service
- Restart the srv-cell service:
vcp-cli srv stop --password <MASTERPASS> <Cell-Instance-name> vcp-cli srv start --password <MASTERPASS> <Cell-Instance-name>
- Verify that the service is running:
vcp-cli srv status
- Restart the BG service:
vcp-cli bg stop --password <MASTERPASS> <BG-Instance-name> vcp-cli bg stop --password <MASTERPASS> <BG-Instance-name>
- Verify that the service is running:
vcp-cli bg status
- Reopen DPE Provider UI and confirm that Data Protection tab populates correct information and Backup gateways report correct version.
产品
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
从其他戴尔用户那里查找问题的答案
支持服务
检查您的设备是否在支持服务涵盖的范围内。