You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem does not lie within this package, but the MQTTClient library it uses as a backend and tries to precompile.
If you are running on windows, maybe your error is linked to my issue.
There is something in the precompile instructions Julia uses to speed up runtime speed that fails.
I have already provided a pull request, but it has not been merged yet.
Maybe you could get things to run if you do not add MQTTClient as your backend, but rather AWSCRT; I have not used that, though, so I could not say.
I have a functional Mosquitto broker running on a Raspberry Pi. It has been tested directly via the command line but fails in Julia.
Restart Julia
Publishing something on the
Arduino/temperature/Au
topic doesn't return anything in Julia.Windows 11 Pro 23H2
Julia Version 1.10.0
Commit 3120989f39 (2023-12-25 18:01 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: Windows (x86_64-w64-mingw32)
CPU: 8 × Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-15.0.7 (ORCJIT, skylake)
Threads: 2 on 8 virtual cores
The text was updated successfully, but these errors were encountered: