Thank you so much!!! I'm brazilian and you saved my project that i was almost giving up. You're awesome, thank you again!
@DonskyTech11 ай бұрын
Hey, sure glad I could help! Happy Exploring!
@Suzicide11 ай бұрын
I’ve been trying to figure this out since yesterday and suddenly it’s all working, thank you so much ❤
@DonskyTech11 ай бұрын
Happy to help!
@__-si1ss2 жыл бұрын
I got some problems when I write "net start mosquitto" like this below c:\Program Files\Mosquitto>net start mosquitto System error 5 has occurred. Access is denied. so how to allow to access
@DonskyTech2 жыл бұрын
Hey sorry for the very late reply. Are you running the command in Administrator mode? Open command prompt and run as administrator.
@iviwe1 Жыл бұрын
That was much easier than alll the other videos I have looked at, thanks
@DonskyTech Жыл бұрын
Thanks. Kindly subscribe to my channel for future contents.
@anupammishravlogs727810 ай бұрын
hello brother, i am getting issue while Mqtt server which is wondows connecting it to another ubantu, however i did some changes in config file too. but mosquito still showing me the local only mode. if you can help me in this then please help me out Thanks
@ngocchaunguyen8685 Жыл бұрын
Thank you sir! Our class at university is doing a project that related that MQTT. Your video is very helpful.
@DonskyTech Жыл бұрын
Great to hear that I was able to help!
@son74592 ай бұрын
Is "run as administrator" necessary when running the "net start mosquitto" command? Thanks for the help
@adindasaraswati9362 ай бұрын
Thank you so much! It easy to understand your explanation, once again thank you 🙏
@prezbenny78427 ай бұрын
Hi Don, thank you for this nice tutorial
@hilalkeles78322 жыл бұрын
When I run mosquito the cmd says "starting only local mode ". How I handle this problem ? What should I do ? Please help me . that's why it didn't communication with raspberry pi
@DonskyTech2 жыл бұрын
Hey by default everything is run in local mode in Mosquitto meaning it runs only on that local machine, if you want to access this outside of that machine then you should edit your mosquitto.conf and set "bind_address 0.0.0.0 listener 1883"
@faycalelmehraz85532 ай бұрын
Hi, Need your help please, whats the user name and password to introduce on mqtt explorer and how to make it accessible via a public ip adress? Thanks for your precious help.
@jafetsalo9 күн бұрын
This was useful! Thanks a lot
@PTuanAnh3 ай бұрын
I am getting the error The system cannot find the file specified when I run the net start mosquitto command . What can I do ?
@SpoorthiShetty-v2j22 күн бұрын
Run command prompt as administrator
@TheJavaSync Жыл бұрын
I follow along on the video, on 3:31 from Command Prompt - I got error mssg 'mosquitto_sub' is not recognized as an internal or external command, operable program or batch file. I tried both on CMD or CMD as an administrator, How can I solved this problem? *need help pls 🙏
@DonskyTech Жыл бұрын
Hey, try to cd into where you install your Mosquitto MQTT broker. Or the other option is to add that folder in the PATH environment variable. Hope you could subscribe me by subscribing to my channel if you have not done so. Thanks!
@TheJavaSync Жыл бұрын
@@DonskyTech yeyyy.. It worked, Thank youu - & which your vids implementation this mosquiito in micropython project? I already sub your channel, this good one to learn about micropython & iot. Just litle bit sugestion - improve sound quality.
@DonskyTech Жыл бұрын
@@TheJavaSync I have just uploaded a video on how to implement it in MicroPython kzbin.info/www/bejne/jJ7Jn4WDgaupe5I Thanks for the tip. I am saving up for better sound recording equipment and also if more supporters will help me hahaha. 😁
@harenderchaudhary855 Жыл бұрын
I follow the same steps but could receive the publish message from another terminal. I had also subscribe to the topic
@DonskyTech Жыл бұрын
Try to restart the Mosquitto broker or your laptop. It maybe hangs but refreshing should work.
@lakshmansingh31626 ай бұрын
Hi , can you make a video to connect two virtual machines using MQTT(mosquitto and paho_mqtt) please. I have this as my project
@shehryshaikh4666 Жыл бұрын
very precise and clear instruction love you man 🤩
@DonskyTech Жыл бұрын
Hey, Thanks for the kind words. Please subscribe for future informative content.
@eternalpanic17 ай бұрын
10/10 video.. straight forward
@drjainbhopal Жыл бұрын
great description about mqtt on windows
@DonskyTech Жыл бұрын
Great! Thanks for the feedback
@marvinperez1133 Жыл бұрын
Clearly explaination, thanks my friend
@DonskyTech Жыл бұрын
Sure, no problem. Glad I could help.
@wick_bourne Жыл бұрын
great explanation! keep up the good work
@DonskyTech Жыл бұрын
Thanks, will do!
@Enrique-mx1tlАй бұрын
Thank you! That was really helpful
@BogdanTebrean-m6hАй бұрын
Thank you!! Nice example.
@MukeshSharma-j7q Жыл бұрын
Hi! We have a installed MQTT Mosquitto in windows, It stops randomly without any message. How can I troubleshoot the same?
@DonskyTech Жыл бұрын
Hey, I do encounter this sometimes and I am just resetting the command. Try restarting your workstation.
@911aDay Жыл бұрын
Thank you this is very helpful
@DonskyTech Жыл бұрын
Hey, glad you like it. Please subscribe to my channel for future content. Thanks!
@heshamelzeibak5933 Жыл бұрын
Thanks man, but what is the ip for the broker, and can i give the broker the same ip of the machine running on (which is my pc)
@DonskyTech Жыл бұрын
Yes that is the same IP.. sorry for the delayed reply though. Got busy with so many work. :)
@brave-coeurobiasnara11947 ай бұрын
Thank you for that, saved me hours
@06-hoanganhdung535 ай бұрын
Thank you very much! You save my life :)))))
@DukensteinA18 ай бұрын
Thank you! Great video!
@marelyruiz13218 ай бұрын
Great video! Thanks!
@OProfessorLeandro5 ай бұрын
Thanks for the tips!
@mariomiletic222 жыл бұрын
hello hope someone can help this is what i get Error: Unknown option '-m'.
@DonskyTech2 жыл бұрын
Hey sorry for the very late reply. Not sure where you are hitting this but are you executing mosquitto_pub -t test_sensor_data -h localhost -m “temp:100”
@mariomiletic222 жыл бұрын
@@DonskyTech my mistake i was enternig sub on both cmd windows i appreciate the answer
@DonskyTech2 жыл бұрын
glad you figured it out. Hope you could subscribe to my channel if you have not done so. Happy Exploring!
@fatihmercan6023 Жыл бұрын
Thanks for the video❤
@DonskyTech Жыл бұрын
Hey, you are welcome!
@hotelmaintenance10162 жыл бұрын
boss pinoy ka ba? bago mo ako taga hanga!
@DonskyTech2 жыл бұрын
Salamat Kabayan! :)
@abrahamayele5684Күн бұрын
Thank you🤙
@michealnd9695 ай бұрын
Awesome, worked.
@jihadyasser66986 ай бұрын
Thanks 🙏❤❤❤❤
@AzriRich885 ай бұрын
Mosquitto is good, Moscato also good.
@suleymanozdemir1003 Жыл бұрын
thank you brother
@DonskyTech Жыл бұрын
Your welcome brother! Please subscribe to my channel if you have not done so. Thanks!
@gheffz Жыл бұрын
Thanks.
@DonskyTech Жыл бұрын
You're welcome. Happy exploring!
@benj5279 Жыл бұрын
Are you pinoy sir?
@DonskyTech Жыл бұрын
Oo naman! Proud Pinoy here. Pinoy ako Pinoy Tayo! 🤣🤣🤣
@benj5279 Жыл бұрын
@@DonskyTech sir, tinry ko sya sa mqtt explorer ayaw nya mag connect laging lumalabas yung "disconnected from server'
@benj5279 Жыл бұрын
Ok na pala sir kailangan ko lang pala paltan ng localhost yung host haha
@DonskyTech Жыл бұрын
@@benj5279nice! Maganda yang MQTT, lage ko nga gamit yan sa mga projects. Nagcreate nga ako ng custom MQTT dashboard ko using Javascript. Search mo ung mga videos ko. Ginagamit ko yan sa mga Arduino, Raspberry Pi at MicroPython projects ko. Pwede mo iprogram sa Python, Javascript at C++. Pasubscribe sa page at pashare. Salamat!
@CottonCamille-g9x3 ай бұрын
Thomas Brenda Harris Brenda Davis Kimberly
@SimonRICHARD-b2w10 ай бұрын
ca sucxe
@YigalBZ Жыл бұрын
The mosquitto_sub.exe doesnt accept -m flag
@vloggas Жыл бұрын
Hi, I have the same problem, -m is Unknown option. Could anyone tell how could that happen?
@DonskyTech Жыл бұрын
Hey, should it not be mosquitto_sub -h -t topic?
@guilhermezanetti1046 Жыл бұрын
It's mosquitto_pub instead of mosquitto_sub
@jigdon Жыл бұрын
When running this command mosquitto_sub -t test_sensor_data -h localhost I get this "Connection error: Connection Refused: not authorized" How do I work around this issue?
@ae53333-i Жыл бұрын
Try running your command prompt as an administrator, if not, see if you need to add a flag for a user name and password in your command