Chris Dutton
Chris Dutton
``` ===> Uncaught error: badarg ===> Stack trace to the error location: [{erlang,function_exported, ["@@MODULES@@",module_info,0], [{error_info,#{module => erl_erts_errors}}]}, {rebar_paths,'-purge_and_load/2-lc$^8/1-8-',1, [{file,"/rebar3/src/rebar_paths.erl"},{line,140}]}, {rebar_paths,purge_and_load,2, [{file,"/rebar3/src/rebar_paths.erl"},{line,139}]}, {rebar_paths,set_paths,2,[{file,"/rebar3/src/rebar_paths.erl"},{line,22}]}, {rebar_prv_compile,build_rebar3_apps,3, [{file,"/rebar3/src/rebar_prv_compile.erl"},{line,362}]}, {rebar_prv_compile,run_compilers,4, [{file,"/rebar3/src/rebar_prv_compile.erl"},{line,191}]}, {rebar_prv_compile,compile,4, [{file,"/rebar3/src/rebar_prv_compile.erl"},{line,153}]}, {rebar_prv_compile,compile,3, [{file,"/rebar3/src/rebar_prv_compile.erl"},{line,142}]}]...
Related to my PR... the PR gives configurable column width to the filename but if we moved the filename to the last column it could just flow to the edge...
### Environment * Elixir version (`elixir -v`): 1.17.2 * Nerves environment: (`mix nerves.env --info`) Nerves: 1.11.2 Nerves System BR: 1.29.0 * Additional information about your host, target hardware or environment...
**Describe the bug** The PTR records are not announced for services unless a Service Type Enumeration query (`_services._dns-sd._udp.local`) is sent on the network. **To Reproduce** Steps to reproduce the behavior:...
## Setup - Version: latest - OS: OSX and Nerves - Platform: MacBook / BBB ## Expected Behavior The port should be able to open on both system in RS485...
Adding Service Announcements to be compliant with Section 8.3 of mDNS standard (https://datatracker.ietf.org/doc/html/rfc6762#section-8.3) Excerpt: ``` The second startup step is that the Multicast DNS responder MUST send an unsolicited Multicast...