Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Error deploying ISE Quick Start CF Stack #47

@jaschnei1980

Description

@jaschnei1980

I'm consistently experiencing this problem when I try to deploy this quick start:

  • DeploymentWaitCondition Fails
  • Looking at the DeploymentStateMachine, there is an error in the Check ISE Status Step
  • There is a Runtime error when executing the Lambda function for this step:

{
"errorMessage": "Unable to import module 'index': cannot import name 'DEFAULT_CIPHERS' from 'urllib3.util.ssl_' (/opt/python/urllib3/util/ssl_.py)",
"errorType": "Runtime.ImportModuleError",
"requestId": "2bb099aa-d584-4e12-95c7-43ce8ec3a0ca",
"stackTrace": []
}

I found this thread that can point to the root cause, but I might be wrong: psf/requests#6443

Hope you can fix this quickly.
Thanks!!

Metadata

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