Hi, I like this project and is very good but I'm unable to use it.
I already had to downgrade gem to 3.0.6, install rake and use the http v0.9.9 but I still have problems.
Are there any alternatives that you know? It's sad but it's not being updated from years now and nobody even switched from Celluloid to something else.
BTW this is what I get, hope you know how to fix it:
$ air list
I, [2020-01-17T18:38:23.102700 #6184] INFO -- : Celluloid 0.17.4 is running in BACKPORTED mode. [ http://git.io/vJf3J ]
/var/lib/gems/2.5.0/gems/airplay-1.0.5/lib/airplay/browser.rb:24: warning: Object#timeout is deprecated, use Timeout.timeout instead.
/var/lib/gems/2.5.0/gems/airplay-1.0.5/lib/airplay/configuration.rb:29: warning: constant ::Fixnum is deprecated
#<Thread:0x0000558e8d0bb640@/var/lib/gems/2.5.0/gems/dnssd-3.0.1/lib/dnssd/service.rb:96 run> terminated with exception (report_on_exception is true):
Traceback (most recent call last):
6: from /var/lib/gems/2.5.0/gems/dnssd-3.0.1/lib/dnssd/service.rb:96:in "block (2 levels) in async_each"
5: from /var/lib/gems/2.5.0/gems/dnssd-3.0.1/lib/dnssd/service.rb:87:in "each"
4: from /var/lib/gems/2.5.0/gems/dnssd-3.0.1/lib/dnssd/service.rb:87:in "each"
3: from /var/lib/gems/2.5.0/gems/dnssd-3.0.1/lib/dnssd/service.rb:87:in "block in each"
2: from /var/lib/gems/2.5.0/gems/dnssd-3.0.1/lib/dnssd/service.rb:96:in "block (3 levels) in async_each"
1: from /var/lib/gems/2.5.0/gems/dnssd-3.0.1/lib/dnssd.rb:136:in "block in resolve"
/var/lib/gems/2.5.0/gems/airplay-1.0.5/lib/airplay/browser.rb:132:in "block in resolve": break from proc-closure (LocalJumpError)
Hi, I like this project and is very good but I'm unable to use it.
I already had to downgrade gem to 3.0.6, install rake and use the http v0.9.9 but I still have problems.
Are there any alternatives that you know? It's sad but it's not being updated from years now and nobody even switched from Celluloid to something else.
BTW this is what I get, hope you know how to fix it: