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

How to start app with WIFI connection #33

Closed
JochenKoehler69 opened this issue Aug 4, 2021 · 0 comments
Closed

How to start app with WIFI connection #33

JochenKoehler69 opened this issue Aug 4, 2021 · 0 comments

Comments

@JochenKoehler69
Copy link
Contributor

JochenKoehler69 commented Aug 4, 2021

Could you please give an example how to execute the app when connectin via Wifi (with an IP address).
I tried it this way:

/usr/local/bin/bwa_mqtt_bridge mqtt://localhost 192.168.178.199

but got an error message:

Traceback (most recent call last):
        7: from /usr/local/bin/bwa_mqtt_bridge:23:in `<main>'
        6: from /usr/local/bin/bwa_mqtt_bridge:23:in `load'
        5: from /var/lib/gems/2.5.0/gems/balboa_worldwide_app-1.2.4/bin/bwa_mqtt_bridge:278:in `<top (required)>'
        4: from /var/lib/gems/2.5.0/gems/balboa_worldwide_app-1.2.4/bin/bwa_mqtt_bridge:278:in `new'
        3: from /var/lib/gems/2.5.0/gems/balboa_worldwide_app-1.2.4/lib/bwa/client.rb:18:in `initialize'
        2: from /var/lib/gems/2.5.0/gems/balboa_worldwide_app-1.2.4/lib/bwa/client.rb:18:in `new'
        1: from /var/lib/gems/2.5.0/gems/ccutrer-serialport-1.0.0/lib/ccutrer/serial_port.rb:7:in `initialize'
/var/lib/gems/2.5.0/gems/ccutrer-serialport-1.0.0/lib/ccutrer/serial_port.rb:7:in `initialize': No such file or directory @ rb_sysopen - 192.168.178.20 (Errno::ENOENT)

Thanks!

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

1 participant