No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Develop Cordova app behind corporate firewall

    Framework
    2
    4
    410
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      niallobrien last edited by

      Hi all,
      I’m developing on Windows behind a corporate firewall.
      Using .npmrc and Fiddler as a local proxy, I’m able to install all dependencies with no issues, however, when I run quasar dev -m cordova -T android for example, I see the following:
      0_1548937965407_5dcfcc64-6ce5-4623-8561-7a81129d4f87-image.png

      However, no matter what IP address I select, I receive the follow error.
      0_1548938054185_88a44eba-d258-4e88-a5e5-8e09f78a1507-image.png

      Can anyone recommend a way of overcoming this issue?

      Thanks in advance.

      1 Reply Last reply Reply Quote 0
      • metalsadman
        metalsadman last edited by

        open the ports for 8080 using windows firewall with advanced security, just add an inbound rule and open your port.

        N 1 Reply Last reply Reply Quote 0
        • N
          niallobrien @metalsadman last edited by

          @metalsadman Unfortunately our local firewall is governed by McAfee and I do not have access to modify the firewall rules. Basically, we cannot adjust inbound and outbound rules. Why can’t this just run on 127.0.0.1/localhost? I don’t understand why it needs to do this - I just want to run the app in a local emulator.

          0_1549022165649_2661a5ab-e614-40e1-8cf2-fdcbef4a0310-image.png

          1 Reply Last reply Reply Quote 0
          • metalsadman
            metalsadman last edited by

            has nothing to do with cordova or quasar, it’s your os’s security protocol.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post