You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
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:
on macOS catalina all the containers work fine but it cannot find any torrents
on my ubuntu partition (on my mac) i have the container working + the crawling succeeding to find torrents
but on an 20.04 lts ec2 aws instance i always got this error
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: