Displaying 4 results from an estimated 4 matches for "api_error".
Did you mean:
apierror
2010 Aug 16
3
XCP: xe host-evacuate generates wrong error message
Good day.
XCP 0.5
xe host-evacuate uuid=f9458b0b-5e35-4ee0-adcf-c8945a37868c
You attempted an operation on a VM which requires a more recent version
of the PV drivers. Please upgrade your PV drivers.
vm: a84aaf23-8afe-2ccc-0299-83b9dfd08c35
But at really vm uuid with bad PV-drivers is
42e397c7-3d76-02c0-a1f9-c78d79cac6c6 and no uuid a84aaf23... present in
pool.
I think, it is an error in
2012 Mar 11
1
notifications (or flash messages) in an api application
...tions as well (Ex: "You have successfully bought this item" ).
After that ideea failed ... I have tried to implement a "Notification" module inside my user model as, all my notifications are user related. However ... this system has 2 instance variables : @notifications and @api_errors. Now, the problem would be the validation of the user action, and here might be several messages to send:
- Stock finished
- No money
- No access to this feature ...
- CC invalid
... etc
now ... i can do my checks like
if false == money_requirement?
self.add_api_error "You do n...
2012 Jul 20
2
Bug#682202: xcp-squeezed not started on boot
...ry does not exist
Jul 20 09:02:35 h09 xapi: [error|h09|75|scan one D:ba7e1b263c64|xapi] Caught exception attempting an SR.scan: INTERNAL_ERROR: [ Not_found ]
Jul 20 09:02:35 h09 xapi: [ warn|h09|0 thread_zero|server_init D:65ec2f79406b|startup] task [initialising storage] exception: Api_errors.Server_error("SESSION_INVALID", _)
Jul 20 09:02:35 h09 xapi: [ warn|h09|0 thread_zero|server_init D:65ec2f79406b|startup] task [wait management interface to come up] exception: Api_errors.Server_error("INTERNAL_ERROR", _)
Jul 20 09:02:35 h09 xapi: [ warn|h09|79|...
2013 Feb 06
2
[XCP] recompiling xapi rpm changes version and licensing details.
...sts to start this VM on.
The following table provides per-host reasons for why the VM could not be starte d:
DCSC-XEN03 : Cannot start here [Not enough free memory]
DCSC-XEN01: Cannot start here [Api_errors.Server_error("VM_HOST_INCOMPATIBLE_VERSION", _)]
My question is how do I go about modifying the version and platform information for XAPI? My xensource-inventory file looks fine:
BUILD_NUMBER=''61809c''
SOFTWARE_VERSION=''1.6.10''
DOM0_MEM=''752&...