@Dark199 In practice you should have more info via dmesg or kern.log. I have never seen this error until now, since it impacts VMs, I am afraid it is something quite serious. Are your disks ok? Do you have enough RAM on the Dom-0?
Global Moderators
Forum wide moderators
Posts
-
RE: XOSTOR 8.3 controller crash with guest OSes shutting down filesystem
-
RE: No more options for export
@jr-m4 Yes, it seems that all dropdown lists are broken by a recent dependency update. XO team has been notified.
-
RE: No more options for export
Thanks for the report. It is likely the same issue as this one -- https://github.com/vatesfr/xen-orchestra/issues/8357
-
RE: sdn certs module
@eeldivad That should be fine AFAIK. Are you able to replicate this issue in XOA or XO from sources that wasn't installed using a 3rd party script?
-
RE: XO6 Backup displayed in "start page/dash board" Feedback
@ph7 Thanks for the report, we'll check that
-
RE: User specific data
@irtaza9 Yes, I imagine that is what XO is using. Calling
resourceSet.get
will return an array of objects associated with the resource set as well as an array of subjects (users / groups). -
RE: Audit Log being Filled with API calls
@AlexQuorum Thanks for the report. I created this PR to address the issue.
-
RE: User specific data
@irtaza9 I'm not sure if this is currently possible with the REST API.
-
RE: User specific data
So you want to retrieve information related to the Self Service portal, correct?
he uses the token then he fetches the vms via apis.
Can you elaborate on this? What specific API is the user calling to retrieve this information?