Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When listening on cfg.ServeHost fails and an alternative address is listened on, cfg.ServeHost... #22

Open
0pdd opened this issue Apr 16, 2020 · 0 comments

Comments

@0pdd
Copy link

0pdd commented Apr 16, 2020

The puzzle 0-098722f5 from #0 has to be resolved:

yt2pod/main.go

Lines 106 to 110 in 5541423

// @todo #0 When listening on cfg.ServeHost fails and an alternative address is listened
// on, cfg.ServeHost should not be used in watcher#buildURL.
// How about instead of automatically falling back to trying to listen on all
// interfaces, add a serve_host_fallback:"localhost" to config? Then if
// neither serve_host or serve_host_fallback work, it's a fatal error.

The puzzle was created by Duncan Holm on 16-Apr-20.

role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

@frou frou self-assigned this Apr 16, 2020
@frou frou removed their assignment Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants