bolero.fun icon indicating copy to clipboard operation
bolero.fun copied to clipboard

iri: Installation failed

Open hsdavidkim opened this issue 8 years ago • 3 comments

Currently using the lastest version of bolero. System and database (downloaded) are ready but for IRI it says "error: could not find version undefined in latest!"

hsdavidkim avatar Feb 26 '18 16:02 hsdavidkim

Same issue :

Unhandled Rejection at: Promise Promise { <rejected> TypeError: Cannot read property 'download_url' of undefined at /home/xelion/Logiciels/bolero.fun-linux-x64/resources/app.asar/node_modules/bolero.lib/dist/installer/base-package-installer.js:93:41 at <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7) } reason: TypeError: Cannot read property 'download_url' of undefined at /home/xelion/Logiciels/bolero.fun-linux-x64/resources/app.asar/node_modules/bolero.lib/dist/installer/base-package-installer.js:93:41 at <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7) Unhandled Rejection at: Promise Promise { <rejected> TypeError: Cannot read property 'download_url' of undefined at /home/xelion/Logiciels/bolero.fun-linux-x64/resources/app.asar/node_modules/bolero.lib/dist/installer/base-package-installer.js:93:41 at <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7) } reason: TypeError: Cannot read property 'download_url' of undefined at /home/xelion/Logiciels/bolero.fun-linux-x64/resources/app.asar/node_modules/bolero.lib/dist/installer/base-package-installer.js:93:41 at <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7) Unhandled Rejection at: Promise Promise { <rejected> Error: could not find version undefined in latest! at /home/xelion/Logiciels/bolero.fun-linux-x64/resources/app.asar/node_modules/bolero.lib/dist/installer/base-package-installer.js:91:40 at <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7) } reason: Error: could not find version undefined in latest! at /home/xelion/Logiciels/bolero.fun-linux-x64/resources/app.asar/node_modules/bolero.lib/dist/installer/base-package-installer.js:91:40 at <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7) Unhandled Rejection at: Promise Promise { <rejected> Error: could not find version undefined in latest! at /home/xelion/Logiciels/bolero.fun-linux-x64/resources/app.asar/node_modules/bolero.lib/dist/installer/base-package-installer.js:91:40 at <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7) } reason: Error: could not find version undefined in latest! at /home/xelion/Logiciels/bolero.fun-linux-x64/resources/app.asar/node_modules/bolero.lib/dist/installer/base-package-installer.js:91:40 at <anonymous> at process._tickCallback (internal/process/next_tick.js:188:7)

0xelion avatar Mar 07 '18 16:03 0xelion

I think this would be fixed by https://github.com/SemkoDev/bolero.lib/pull/3

As manual workaround I downloaded manually iri and placed iri-1.4.2.2.jar into $HOME/.bolero/iri/ folder. Make sure you have proper file name (as of now latest iri has 1.4.2.4 version)

olexiyb avatar Jun 07 '18 11:06 olexiyb

Same issue!

albert-olive avatar Jun 12 '18 10:06 albert-olive