Skip to content

ibazel not connecting to bazel server on VPN #356

Closed
@jcroldan

Description

Hi,

i am trying to use ibazel to build my angular 9 app and watch for changes as i code, but when i use it connected to my vpn it keeps waiting forever to connect to bazel server.

When using bazel command "build --batch run //src" to build my app, bazel command is able to connect to the server when connected to vpn.

It could be possible to allow ibazel behave like bazel using the --batch option flag? I know it is deprecated but it is the only way i have found to getting working with vpn.

My OS is in Widnows 10.
My vpn client is Network Connect Pulse Secure 8.3.7.65025
bazel version: "@bazel/bazel": "2.1.0",
ibazel version: "@bazel/ibazel": "0.11.1",

Thank you very much.

Best regards.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions