openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Can not get the Virtual Media D-bus Object
@ 2021-01-21 15:59 Hieu Huynh
  0 siblings, 0 replies; only message in thread
From: Hieu Huynh @ 2021-01-21 15:59 UTC (permalink / raw)
  To: openbmc

[-- Attachment #1: Type: text/plain, Size: 1357 bytes --]

Hi all,

When get the Virtual Media Collection I have the issue:

{

"@odata.id":"/redfish/v1/Managers/bmc/VirtualMedia" 
<https://10.38.66.105/redfish/v1/Managers/bmc/VirtualMedia>,
"@odata.type": "#VirtualMediaCollection.VirtualMediaCollection",
"Name": "Virtual Media Services",
"error": {
"@Message.ExtendedInfo": [
{
"@odata.type": "#Message.v1_1_1.Message",
"Message": "The request failed due to an internal service error. The 
service is still operational.",
"MessageArgs": [],
"MessageId": "Base.1.8.1.InternalError",
"MessageSeverity": "Critical",
"Resolution": "Resubmit the request. If the problem persists, consider 
resetting the service."
}
],
"code": "Base.1.8.1.InternalError",
"message": "The request failed due to an internal service error. The 
service is still operational."
}

}

The BMC console will show logs:

bmcweb[1066]: (2021-01-21 02:56:35) [ERROR "virtual_media.hpp":1099] 
ObjectMapper::GetObject call failed: generic:5

The issue happens because does not have VirtualMedia object on my system.

1. As I know the VirtualMedia Object defined on phosphor-dbus-interfaces 
https://github.com/openbmc/phosphor-dbus-interfaces/tree/master/xyz/openbmc_project/VirtualMedia. 
Does any config for VirtualMedia available on my system?

2. What is the Virtual Media modes of operation? Proxy or Legacy?


Best Regards,

Hieu Huynh






[-- Attachment #2: Type: text/html, Size: 11018 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-27  0:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-21 15:59 Can not get the Virtual Media D-bus Object Hieu Huynh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).