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 28, 2021. It is now read-only.
Unable to start communication between nodes after compiling and flashing the last changes.
How to reproduce:
git clone.. and change dir.
git checkout dev
run make, make flash, make term, etc
The communication appear to be right if we use commands like ping but is unable to run ssh connections or http
Additional context
This was detected while i was trying to connect the monero GUI and the monero daemon.
The connection was done using the commit 720c682fad71c99c6b8b134d889a071ebd8d4041#116
The text was updated successfully, but these errors were encountered:
Unable to start communication between nodes after compiling and flashing the last changes.
How to reproduce:
git clone..
and change dir.git checkout dev
make
,make flash
,make term
, etcThe communication appear to be right if we use commands like
ping
but is unable to runssh
connections orhttp
Additional context
This was detected while i was trying to connect the monero GUI and the monero daemon.
The connection was done using the commit
720c682fad71c99c6b8b134d889a071ebd8d4041
#116The text was updated successfully, but these errors were encountered: