boramalper / magnetico

Autonomous (self-hosted) BitTorrent DHT search engine suite.
http://labs.boramalper.org/magnetico/
GNU Affero General Public License v3.0
3.06k stars 343 forks source link

error while parsing flags: open /root/.config/magneticow/credentials: no such file or directory magnetico_magneticow_1 exited with code 0 #249

Open chisNaN opened 4 years ago

chisNaN commented 4 years ago

Hello. First thanks for this ambitious and original project. I wanted to play on different environments with magnetico but i cannot launch the magneticow container on a fresh ec2 ubuntu focal aws instance:

error while parsing flags: open /root/.config/magneticow/credentials: no such file or directory magnetico_magneticow_1 exited with code 0

For each case here is what i do to install and launch

git clone https://github.com/boramalper/magnetico
cd magnetico
make docker

Any ideas? Thanks

batkor commented 4 years ago

Hi.

  1. git clone https://github.com/boramalper/magnetico.git
  2. cd path/to/project/dir
  3. git checkout v0.11.0
  4. make docker
JsonHive commented 4 years ago

I got same questions,any one can help?

JsonHive commented 4 years ago

I got same questions,any one can help?

well, did work ...