Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-3032

[airgap] "tunneling socket could not be established, statusCode=403" error when run task

    XMLWordPrintable

Details

    • False
    • None
    • False
    • Workaround Exists
    • Hide

      create DevWorkspaceOperatorConfig :

      cat <<EOF | oc apply -f -
      apiVersion: controller.devfile.io/v1alpha1
      kind: DevWorkspaceOperatorConfig
      metadata:
        name: devworkspace-operator-config
        namespace: openshift-operators
      config:
        routing:
          proxyConfig:
            noProxy: 172.30.0.1
      EOF
      
      Show
      create DevWorkspaceOperatorConfig : cat <<EOF | oc apply -f - apiVersion: controller.devfile.io/v1alpha1 kind: DevWorkspaceOperatorConfig metadata: name: devworkspace- operator -config namespace: openshift-operators config: routing: proxyConfig: noProxy: 172.30.0.1 EOF

    Description

      Airgap DS 3.0.0.RC-06-01 failed to run task in workspace:

      error in theia-ide container logs

      2022-06-02 09:52:24.685 task ERROR Error resolving task '1-build': Error: Request getComponentStatuses failed with message: tunneling socket could not be established, statusCode=403

      theia-ide container logs: workspaced29ce62bfe4b48f2-5f99c6cc7d-dktlz-theia-ide.log

      Steps to reproduce:
      1. Deploy DS 3.0.0.RC-06-01 to airgap OCP 4.10.
      2. Create and start "JBoss EAP 7.4 devfile E2E" from samples
      3. Go to "Terminal > Run Task" menu and select "1-build" command from the list.

      Attachments

        Issue Links

          Activity

            People

              azatsary Artem Zatsarynnyi
              dnochevn Dmytro Nochevnov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: