search for: jsonrpc

Displaying 14 results from an estimated 14 matches for "jsonrpc".

2019 Apr 08
1
Question about replacing the web interface with an audio stream
...http://localhost:8000/carly-radio.mp3 ProxyPass /dnbmusic http://localhost:8000/dnb-radio.mp3 ProxyPassReverse /dnbmusic http://localhost:8000/dnb-radio.mp3 ProxyPass /subsonic http://localhost:4040/subsonic ProxyPassReverse /subsonic http://localhost:4040/subsonic ProxyPass /jsonrpc http://localhost:6800/jsonrpc ProxyPassReverse /jsonrpc http://localhost:6800/jsonrpc Header set Access-Control-Allow-Origin "*" </VirtualHost> ---------------- 8< ---------------- So the only real things in the config you need is the "ProxyPreserveHost On"...
2006 Apr 17
0
doing synchronous JSON on rails
...ronous call via json to rails so that I can block while fetching the information from a user request. context: I have used JSON on top of java in the past, and in order to make synchronous calls I had to do the following: 1) include json.js <script type="text/javascript" src="jsonrpc.js"> <script type="text/javascript" src="myapp.js"> 2) add the json object to the page: <jsp:useBean id="JSONRPCBridge" scope="session class="com.metaparadigm.jsonrpc.JSONRPCBridge" /> 3) in the jsp, register a json object as an...
2020 Oct 14
3
Re: virt-sparsify failed (was: [oVirt Jenkins] ovirt-system-tests_basic-suite-master_nightly - Build # 479 - Failure!)
On Tue, Oct 13, 2020 at 8:40 PM Richard W.M. Jones <rjones@redhat.com> wrote: > > On Tue, Oct 13, 2020 at 07:56:29PM +0300, Nir Soffer wrote: > > On Tue, Oct 13, 2020 at 7:15 PM Richard W.M. Jones <rjones@redhat.com> wrote: > > > > > > On Tue, Oct 13, 2020 at 06:45:42PM +0300, Nir Soffer wrote: > > > > I think this is the right solution - when
2020 Nov 09
1
Re: virt-sparsify failed (was: [oVirt Jenkins] ovirt-system-tests_basic-suite-master_nightly - Build # 479 - Failure!)
...ovirt-system-tests_basic-suite-master_nightly/565/ > > https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/565/artifact/exported-artifacts/test_logs/basic-suite-master/lago-basic-suite-master-host-1/_var_log/vdsm/vdsm.log > > 2020-11-09 01:05:42,031-0500 INFO (jsonrpc/4) [api.host] FINISH > getAllVmIoTunePolicies return={'status': {'code': 0, 'message': > 'Done'}, 'io_tune_policies_dict': > {'c189ecb3-8f2e-4726-8766-7d2d9b514687': {'policy': [], > 'current_values': [{'name': '...
2017 Jul 05
3
virt-v2v import from KVM without storage-pool ?
hi, i'm trying to import a VM in oVirt from a KVM host that doesn't use storage pools. this fails with the following message in /var/log/vdsm/vdsm.log: 2017-07-05 09:34:20,513+0200 ERROR (jsonrpc/5) [root] Error getting disk size (v2v:1089) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vdsm/v2v.py", line 1078, in _get_disk_info vol = conn.storageVolLookupByPath(disk['alias']) File "/usr/lib64/python2.7/site-packages/libvirt.py&...
2019 Apr 08
2
Question about replacing the web interface with an audio stream
Okay, but you’d have to be able/willing to employ a dedicated IP to that, plus run Icecast as root. What are the negative technical implications of running icecast on port 8000 (suitable for most users) and then running a reverse proxy to accommodate public wifi with port restrictions? > On Apr 8, 2019, at 3:31 PM, Yahav Shasha <yahav.shasha at gmail.com> wrote: > > Just bind
2017 Jul 07
3
Re: virt-v2v import from KVM without storage-pool ?
...='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/> </disk> ..... 2.Try to import this guest in rhv4.1 from KVM host but failed to import the guest as screenshot and get error info from vdsm.log .... 2017-07-07 14:41:22,176+0800 ERROR (jsonrpc/6) [root] Error getting disk size (v2v:1089) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vdsm/v2v.py", line 1078, in _get_disk_info vol = conn.storageVolLookupByPath(disk['alias']) File "/usr/lib64/python2.7/site-packages/libvirt.py"...
2020 Nov 09
0
Re: virt-sparsify failed (was: [oVirt Jenkins] ovirt-system-tests_basic-suite-master_nightly - Build # 479 - Failure!)
...nkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/565/ https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/565/artifact/exported-artifacts/test_logs/basic-suite-master/lago-basic-suite-master-host-1/_var_log/vdsm/vdsm.log 2020-11-09 01:05:42,031-0500 INFO (jsonrpc/4) [api.host] FINISH getAllVmIoTunePolicies return={'status': {'code': 0, 'message': 'Done'}, 'io_tune_policies_dict': {'c189ecb3-8f2e-4726-8766-7d2d9b514687': {'policy': [], 'current_values': [{'name': 'vda', 'path...
2017 Jul 07
1
Re: virt-v2v import from KVM without storage-pool ?
...9;0x00' slot='0x06' function='0x0'/> >> </disk> >> ..... >> 2.Try to import this guest in rhv4.1 from KVM host but failed to import the guest as screenshot and get error info from vdsm.log >> .... >> 2017-07-07 14:41:22,176+0800 ERROR (jsonrpc/6) [root] Error getting disk size (v2v:1089) >> Traceback (most recent call last): >> File "/usr/lib/python2.7/site-packages/vdsm/v2v.py", line 1078, in _get_disk_info >> vol = conn.storageVolLookupByPath(disk['alias']) >> File "/usr/lib64/p...
2016 Jul 15
0
Fwd: Please help see issue: conn.storageVolLookupByPath('/var/lib/xen/images/xen-pv-rhel5.9-x64-nolvm.img')
...xx > Source: Xen(via RHEL) > URI: xen+ssh://root@xxxxxx > Proxy Host: xxxxxx > > Result: > Step2 failed to load xen server's guests with error: > Failed to communicate with the external provider, see log for additional > details > > Part of vdsm.log > ... > jsonrpc.Executor/3::WARNING::2016-07-13 > 08:18:40,588::v2v::959::root::(_add_disks) Disk {'alias': > '/var/lib/xen/images/xen-pv-rhel5.9-x64-nolvm.img', 'type': 'disk', 'dev': > 'xvda'} has unsupported format: <built-in function format> > j...
2017 Jul 07
0
Re: virt-v2v import from KVM without storage-pool ?
...9;0x0000' bus='0x00' slot='0x06' function='0x0'/> > </disk> > ..... > 2.Try to import this guest in rhv4.1 from KVM host but failed to import the guest as screenshot and get error info from vdsm.log > .... > 2017-07-07 14:41:22,176+0800 ERROR (jsonrpc/6) [root] Error getting disk size (v2v:1089) > Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/vdsm/v2v.py", line 1078, in _get_disk_info > vol = conn.storageVolLookupByPath(disk['alias']) > File "/usr/lib64/python2.7/site-packa...
2013 Jun 22
1
Bug#713349: xen-api-libs: FTBFS: ocamlfind: Package `type-conv' not found
...uid -c -o date.cmi date.mli > ocamlfind ocamlc -I ../xml-light2 -I ../stdext -I ../uuid -c -o encodings.cmi encodings.mli > ocamlfind ocamlc -I ../xml-light2 -I ../stdext -I ../uuid -package camlp4,type-conv -ppopt -I -ppopt ../rpc-light -ppopt pa_rpc.cma -syntax camlp4o -I ../rpc-light -I ../jsonrpc -I ../rpc-light -I ../jsonrpc -I ../rpc-light -c -o fe.cmo fe.ml > ocamlfind: Package `type-conv' not found > make[2]: *** [fe.cmo] Error 2 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/06/20/xen-api-libs_0.5.2-3_unstable.log A list of current commo...
2020 Oct 13
2
Re: virt-sparsify failed (was: [oVirt Jenkins] ovirt-system-tests_basic-suite-master_nightly - Build # 479 - Failure!)
..._sanity/test_sparsify_disk1/ > > vdsm.log has: > > https://jenkins.ovirt.org/job/ovirt-system-tests_basic-suite-master_nightly/479/artifact/exported-artifacts/test_logs/basic-suite-master/lago-basic-suite-master-host-0/_var_log/vdsm/vdsm.log > > 2020-10-11 22:05:14,695-0400 INFO (jsonrpc/1) [api.host] FINISH > getJobs return={'jobs': {'05eaea44-7e4c-4442-9926-2bcb696520f1': > {'id': '05eaea44-7e4c-4442-9926-2bcb696520f1', 'status': 'failed', > 'description': 'sparsify_volume', 'job_type': 'storage&...
2017 Jul 05
0
Re: virt-v2v import from KVM without storage-pool ?
On Wed, Jul 05, 2017 at 11:14:09AM +0200, Matthias Leopold wrote: > hi, > > i'm trying to import a VM in oVirt from a KVM host that doesn't use > storage pools. this fails with the following message in > /var/log/vdsm/vdsm.log: > > 2017-07-05 09:34:20,513+0200 ERROR (jsonrpc/5) [root] Error getting > disk size (v2v:1089) > Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/vdsm/v2v.py", line 1078, in > _get_disk_info > vol = conn.storageVolLookupByPath(disk['alias']) > File "/usr/lib64/python2.7/...