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

DNSSD error #58

Open
GvS666 opened this issue Mar 6, 2014 · 2 comments
Open

DNSSD error #58

GvS666 opened this issue Mar 6, 2014 · 2 comments

Comments

@GvS666
Copy link

GvS666 commented Mar 6, 2014

I get following error when I try to run specjour:

tjama@tjama-VirtualBox:~/dev/rack.apps$ specjour
Looking for listeners...
/home/tjama/.rvm/gems/ruby-2.0.0-p353/gems/dnssd-2.0/lib/dnssd/service.rb:253:in `_resolve': DNSSD operation failed with error code: -65540 (DNSSD::BadParamError)
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/gems/dnssd-2.0/lib/dnssd/service.rb:253:in `resolve'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/gems/dnssd-2.0/lib/dnssd.rb:178:in `run'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/gems/dnssd-2.0/lib/dnssd.rb:170:in `resolve!'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/gems/specjour-0.7.0/lib/specjour/dispatcher.rb:130:in `block in resolve_reply'
    from /home/tjama/.rvm/rubies/ruby-2.0.0-p353/lib/ruby/2.0.0/timeout.rb:66:in `timeout'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/gems/specjour-0.7.0/lib/specjour/dispatcher.rb:129:in `resolve_reply'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/gems/specjour-0.7.0/lib/specjour/dispatcher.rb:105:in `block in gather_remote_managers'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/gems/specjour-0.7.0/lib/specjour/dispatcher.rb:105:in `each'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/gems/specjour-0.7.0/lib/specjour/dispatcher.rb:105:in `rescue in gather_remote_managers'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/gems/specjour-0.7.0/lib/specjour/dispatcher.rb:97:in `gather_remote_managers'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/gems/specjour-0.7.0/lib/specjour/dispatcher.rb:91:in `gather_managers'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/gems/specjour-0.7.0/lib/specjour/dispatcher.rb:24:in `start'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/gems/specjour-0.7.0/lib/specjour/cli.rb:78:in `dispatch'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/gems/thor-0.18.1/lib/thor/command.rb:27:in `run'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/gems/thor-0.18.1/lib/thor/invocation.rb:120:in `invoke_command'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/gems/thor-0.18.1/lib/thor.rb:363:in `dispatch'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/gems/thor-0.18.1/lib/thor/base.rb:439:in `start'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/gems/specjour-0.7.0/lib/specjour/cli.rb:24:in `start'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/gems/specjour-0.7.0/bin/specjour:5:in `<top (required)>'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/bin/specjour:23:in `load'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/bin/specjour:23:in `<main>'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/bin/ruby_executable_hooks:15:in `eval'
    from /home/tjama/.rvm/gems/ruby-2.0.0-p353/bin/ruby_executable_hooks:15:in `<main>'
@pierreozoux pierreozoux added the Bug label Mar 6, 2014
@pierreozoux
Copy link
Collaborator

Hi,

Do you run the last version of specjour?
Did you already manage to run specjour?
Which Operative System with which version are you running?

If it is MacOS, please try to run Bonjour Browser and send a screenshot of what do you find under _druby._tcp

Thanks!

@sandro
Copy link
Owner

sandro commented Mar 6, 2014

Are you using Linux? Did you install the avahi package?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants