FACT_core
FACT_core copied to clipboard
Fact Install error - Failed to initialize radare container
Bonjour,
[2022-02-08 13:16:10][frontend][INFO]: Initializing docker container for radare
Traceback (most recent call last):
File "src/install.py", line 183, in
Regards Scotty
Hi, sounds like you have problems getting a connection to the docker registry. Could this be a proxy problem?
Thanks for the response. It's not a proxy issue, the docker URL was accessible from the machine. Any other idea?
Sent from Yahoo Mail on Android
On Tue, Feb 8, 2022 at 8:52 PM, Jörg @.***> wrote:
Hi, sounds like you have problems getting a connection to the docker registry. Could this be a proxy problem?
— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>
Building the container seems to run for me without errors. Can you try to run docker-compose build
in the directory src/install/radare
and report what happens? If it completes without issues, you can simply restart the installation script again.
Since there is no activity I will close this issue. Please feel free to reopen the issue if the problem persists or if you have additional questions.