I'm trying to set up i2pd on Mint, but I'm having some trouble. I run i2pd from terminal and get…
12:45:28/info -
i2pd starting
12:45:28/info - Version 2.2.0
12:45:28/info - data directory: /home/<myhome>/.i2pd
12:45:28/info - CMD parameters:
12:45:28/info - 0 i2pd
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::system::system_error> >'
what(): bind: Address already in use
Aborted
I've tried –port=xxxx, using a few different numbers to test, closed online programs, etc, but nothing's making it work.
I'm pretty inexperienced in network stuff, so I have no idea what exactly it's failing at. What am I missing?