aukdev

Results 24 comments of aukdev

Keep up your great work and this is to echo @kavemang comments entirely :) Reminders for Service, MoT, Insurance, Tax, etc would all be amazing ;)

The clients are all setup to connect with a username/password setup in mosquitto (which they do fine) and the exact same username/password (not the one given above and does not...

Thanks for your pointer @ioolkos but despite reading the docs the answer still does not seem to be forthcoming and no doubt needs a deeper understanding of the code. I...

The latest attempt had the env's setup (in addition to the above) as: ``` - DOCKER_VERNEMQ_PLUGINS.vmq_passwd=on - DOCKER_VERNEMQ_VMQ_PASSWD.password_reload_interval=0 - DOCKER_VERNEMQ_PLUGINS.vmq_acl=off - DOCKER_VERNEMQ_VMQ_ACL.acl_reload_interval=0 - DOCKER_VERNEMQ_PLUGINS.vmq_diversity=off ``` It's presumed a volume mapping...

Thank you for this follow-up it's very much appreciated. I'm going to try and do some packet monitoring with Wireshark this week and if I get anything useful, I'll update...

Wireshark of course failed because any useful part of the conversation seems to get encrypted. It appears a custom receiver app would need to be written in order to access...

Hi @GraFindlay and thanks for your reply. I did see your issue (#374) and perhaps should replied there instead but thought it was worth documenting the slightly different setup. Maybe...

Hi @GraFindlay I appreciate the update and glad you're now up and running. I've not given up but have run out of time for the moment - if and when...

Hi @gentee and thank you for coming back to me. I've just reinstalled a clean version of postman and sending the parameters as form-data or urlencoded form data now correctly...

The trouble is, if anything other than "localhost" is entered i.e. the local ip address 192.168.... the executable fails to start, (see screenshot). If a terminal session is used to...