Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a bit of troubleshooting steps for a failed advert attempt. (#23)
* Add a bit of troubleshooting steps for a failed advert attempt. Changes the invalid ss14 uri error to tell the user where to look to resolve it. The current error for being unable to contact status address looks like its coming from robust itself and not the hub. And gets many people to come to #hosting for something they can fix themselves. This will at least ensure they double-check their config and firewall before asking. Also now the info log will display the attempted advert uri. Removed a null suppression as it was unnecessary (at least rider said so) * Please?
- Loading branch information