I just downloaded the latest v0.11.1.0 linux 64bits from getmonero.org, I'm running ubuntu 17.10
when I run a command line and launch monerod it crashes instantly with the following messages
Code:
2017-11-10 03:00:42.144 7f72bfb0ff40 INFO global src/daemon/main.cpp:279 Monero 'Helium Hydra' (v0.11.1.0-release)
2017-11-10 03:00:42.144 7f72bfb0ff40 INFO global src/daemon/protocol.h:55 Initializing cryptonote protocol...
2017-11-10 03:00:42.144 7f72bfb0ff40 INFO global src/daemon/protocol.h:60 Cryptonote protocol initialized OK
2017-11-10 03:00:42.144 7f72bfb0ff40 INFO global src/daemon/p2p.h:63 Initializing p2p server...
2017-11-10 03:00:42.911 7f72bfb0ff40 INFO global src/daemon/core.h:89 Deinitializing core...
2017-11-10 03:00:42.914 7f72bfb0ff40 ERROR daemon src/daemon/core.h:94 Failed to deinitialize core...
2017-11-10 03:00:42.915 7f72bfb0ff40 INFO global src/daemon/protocol.h:77 Stopping cryptonote protocol...
2017-11-10 03:00:42.915 7f72bfb0ff40 INFO global src/daemon/protocol.h:81 Cryptonote protocol stopped successfully
2017-11-10 03:00:42.915 7f72bfb0ff40 ERROR daemon src/daemon/main.cpp:287 Exception in main! Failed to initialize p2p server.
I'm in a bit of a hurry as I have to confirm in bisq that I received the funds but I'm unable to check the balance of my wallet because of this. I have also tried to set the gui to use a remote node but nothing happens when I click the connect button in the wallet settings.
Anybody can help with this ?