Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
monaca CLI + debugger: Pairing unsuccessful
-
Hi,
I am using monaca CLI on mac osx.
I’m runningmonaca debug
and get the following:Welcome to Monaca debug - Live-reload and debug in the real device To get started, you need to install Monaca Debugger on your phone. For Android Devices: Search and install "Monaca" in Google Play For iOS Devices: Search and install "Monaca" in App Store After installation, connect your device to the same WiFi network and it will find this computer for pairing. Debugging Guide (JavaScript Dev Tools) https://docs.monaca.io/en/manual/debugger/debug/#debugger-with-local-tools Troubleshooting Guide: https://docs.monaca.io/en/manual/debugger/troubleshooting Waiting for Monaca Debugger connecting to 192.168.1.102:8001.
I’m running Monaca Debugger on my android phone, but it doesn’t detect my computer although they are one the same wifi network. When I try adding a computer manually, it says “pairing unsuccessful”. I have tried re-installing everything, restarted my computer and even my router.
Any suggestions welome.Thank you!
-
@Sacha-Ventura Try plugging your phone into the computer and check USB debugging. https://docs.monaca.io/en/quick_start/monaca_intro/#monaca-debugger
-
@Sacha-Ventura A common problem is… the firewall :sweat_smile: :fireworks:
-
@munsterlander and @Fran-Diox, unfortunately it’s not a firewall issue.
Thanks anyway !