Can I install neo-cli in Ubuntu 18.04?
Hi, I have a raspberry Pi 3B and I think this device it's will perfect for to install the neo-cli but in the documentation I can see that work only in ubuntu 16.04, there are some way the install neo-cli in ubuntu 18.04? thanks
I believe it will work normally. We have neocli running on ubuntu 18.04 docker images.
If you have any problem let us know.
Hi, I can't make do work it in ubuntu 18.04, can you explain to me how did you fix it? thanks
This is I see in the console Failed to initialize CoreCLR, HRESULT: 0x80131500
hi, I think so I fix the issue. 1º Install package sudo apt-get update sudo apt-get install libleveldb-dev libleveldb1v5 libicu-dev sqlite3 libsqlite3-dev libunwind8-dev sudo apt install apt-transport-https ca-certificates curl software-properties-common
2º install docker curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu bionic stable" sudo apt update
I make a docker test apt-cache policy docker-ce
Install docker sudo apt install docker-ce
Test start up sudo systemctl status docker
3º Donload neo-cli wget https://github.com/neo-project/neo-cli/releases/download/v2.10.2/neo-cli-linux-x64.zip
sudo unzip neo-cli-linux-x64.zip -d /opt/
cd /opt/neo-cli/ sudo dotnet neo-cli.dll
We used to have it on https://github.com/NeoResearch/neocompiler-eco
If you want I can double check the old commits to see the dockerfile of Ubuntu 18.04 that use to run the neo-cli.
When you find the solution, fell free to ask anything else or close the issue, @Thorgrlm.
Thanks for trying that!
Hi there, I am trying to run neo-cli but blocks are not syncing beyond block height 328296. whenever I run neo-cli it flashes this error. I am using Ubuntu 16.04.06 on AWS t3.2xlarge. Urgent Help Needed
@thehomosapien please in order to help you. Please, open a new issue, and specify your configuration, plugins, etc. and very important, the steps to reproduce the issue
done @shargon https://github.com/neo-project/neo-cli/issues/434
Hi @thehomosapien, what version of neo are you using?
Old, if remains, please re-open