storj/storagenode
Stefan Benten 3abb8c8ed7 Dont require an IP address being set
Per default our server address is listening on all IP addresses on the machine.
This caused our preflight check to fail, as it did not have an hostname to lookup.
With this change, we are fine with this and go ahead.

Change-Id: I9eb5c891c099eb35f679d6d7e79ec38bb43b619f
2020-01-28 15:25:17 +01:00
..
bandwidth storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
collector satellite/metainfo: move RS configuration to satellite 2020-01-22 09:33:53 +00:00
console storagenode/pieces: Track total piece size 2020-01-23 11:00:24 -07:00
contact all: reduce number of log messages 2020-01-06 19:03:46 +00:00
gracefulexit storagenode/gracefulexit: higher concurrency and shorter timeouts 2020-01-24 23:51:39 +00:00
inspector storagenode/pieces: Track total piece size 2020-01-23 11:00:24 -07:00
monitor common: separate repository 2019-12-27 14:11:15 +02:00
nodestats storagenode: ensure we don't eat the underlying error 2020-01-14 20:26:23 +00:00
notifications storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
orders storagenode/orders: fix typos in log messages (#3760) 2020-01-26 13:45:57 -05:00
pieces storagenode/pieces: Rename vars and update comments 2020-01-23 11:00:24 -07:00
piecestore storagenode/piecestore: add large timeouts to read/write operations 2020-01-23 19:20:49 +00:00
preflight storagenode/preflightcheck: enable database check by default 2020-01-24 23:23:35 +00:00
reputation storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
retain storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
satellites storagenode/gracefulexit: fix exit-status command output 2020-01-15 14:58:15 +00:00
storagenodedb storagenode/pieces: Track total piece size 2020-01-23 11:00:24 -07:00
storageusage storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
trust storagenode: ensure we don't eat the underlying error 2020-01-14 20:26:23 +00:00
operator.go storagenode/main: map aliases for kademlia config values (#3118) 2019-09-30 19:33:00 -04:00
peer.go Dont require an IP address being set 2020-01-28 15:25:17 +01:00