Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python error (ssl related) while running ui-tests #12

Open
MohammadAlHajj opened this issue Sep 13, 2021 · 0 comments
Open

python error (ssl related) while running ui-tests #12

MohammadAlHajj opened this issue Sep 13, 2021 · 0 comments

Comments

@MohammadAlHajj
Copy link

MohammadAlHajj commented Sep 13, 2021

I'm trying to run the demo on my linux machine. Full CI/CD pipeline:

the build is failing at 'API Tests' stage

the console output:
console output.txt

it is easier to spot the bug at the end of the file

$ python3 --version
Python 3.9.5

$ openssl version
OpenSSL 1.1.1j  16 Feb 2021

i am running everything locally through localhost (no VMs or docker)
ports:
8080 for demo (through intellij)
8081 for jenkins (through tomcat)

i am not experienced in python, but some googling pointed to the error being related to python's integration of openssl.

I am dumbfounded by this error at this point

PS. thank you for this amazing demo...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant