Skip to content

Instantly share code, notes, and snippets.

@ericxtang
Created April 9, 2018 04:08
Show Gist options
  • Select an option

  • Save ericxtang/d47fa770e919dcde778ea4f33b878a62 to your computer and use it in GitHub Desktop.

Select an option

Save ericxtang/d47fa770e919dcde778ea4f33b878a62 to your computer and use it in GitHub Desktop.
Received verify request #11
{ address: '0x162b462d81456fdb486b8f3b0316d13878829045',
blockNumber: 2078382,
transactionHash: '0x23d73eccc50a573830677e0da005396a61054852f03291da75c5afb2dd47c0b2',
transactionIndex: 0,
blockHash: '0x0a2e563ae6d348eaabf2078cfb353e25d5e1154e055464d63ff7849943e5bba6',
logIndex: 0,
removed: false,
event: 'VerifyRequest',
args:
{ requestId: BigNumber { s: 1, e: 1, c: [Array] },
jobId: BigNumber { s: 1, e: 3, c: [Array] },
claimId: BigNumber { s: 1, e: 0, c: [Array] },
segmentNumber: BigNumber { s: 1, e: 1, c: [Array] },
transcodingOptions: '93c717e7c0a6517a',
dataStorageHash: 'QmV68PT97WMswwYVDSmPnhSTBzXq2y39fJfbcDwWHwXxb5',
dataHash: '0x8236d10cd1e8ba16a34dac9819590479eac28a378a39aab90bd2ffef25af01d4',
transcodedDataHash: '0x07406393aa94c2bb8cf7704817101e5f2b8aaa85eb1ff1cf98a8341cb6512ad1' } }
go-ipfs/build-log
go-ipfs/install.sh
go-ipfs/ipfs
go-ipfs/LICENSE
go-ipfs/README.md
initializing IPFS node at /root/.ipfs
generating 2048-bit RSA keypair...done
peer identity: QmPaaxXGUcTz9wKBxCbEYwJu8eLL4Q5xEkEQ3jAoywDohJ
to get started, enter:
ipfs cat /ipfs/QmVLDAhCY3X9P2uRudKAryuQFPM5zqA3Yij1dY8FpGbL7T/readme
Initializing daemon...
Swarm listening on /ip4/127.0.0.1/tcp/4001
Swarm listening on /ip4/172.17.0.2/tcp/4001
Swarm listening on /ip4/52.15.41.183/tcp/1025
API server listening on /ip4/127.0.0.1/tcp/5001
Gateway (readonly) server listening on /ip4/127.0.0.1/tcp/8080
Daemon is ready
ffmpeg version 3.3.4-static http://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2017 the FFmpeg developers
built with gcc 6.4.0 (Debian 6.4.0-4) 20170820
configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc-6 --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gray --enable-libfribidi --enable-libass --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband --enable-librtmp --enable-libsoxr --enable-libspeex --enable-libvorbis --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libzimg
libavutil 55. 58.100 / 55. 58.100
libavcodec 57. 89.100 / 57. 89.100
libavformat 57. 71.100 / 57. 71.100
libavdevice 57. 6.100 / 57. 6.100
libavfilter 6. 82.100 / 6. 82.100
libswscale 4. 6.100 / 4. 6.100
libswresample 2. 7.100 / 2. 7.100
libpostproc 54. 5.100 / 54. 5.100
Input #0, mpegts, from 'seg.ts':
Duration: 00:00:08.66, start: 651.575000, bitrate: 734 kb/s
Program 1
Metadata:
service_name : Service01
service_provider: FFmpeg
Stream #0:0[0x100]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p(progressive), 1120x700, 30 fps, 30 tbr, 90k tbn, 60 tbc
Stream #0:1[0x101]: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100 Hz, stereo, fltp, 140 kb/s
At least one output file must be specified
(node:43) UnhandledPromiseRejectionWarning: 1
(node:43) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:43) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Daemon is ready
Error: invalid length for result
at ComputationArchive.getDockerAppResult (/home/ubuntu/verification-computation-solver/lib/computationArchive.js:81:19)
at <anonymous>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment