GithubHelp home page GithubHelp logo

Comments (1)

sadsfae avatar sadsfae commented on May 22, 2024

At first this looked like a pip/pypy packaging issue with some OpenSSL library, however with the older commit 158161b this works

# badfish -H mgmt-f25-h11-000-r730xd.rdu2.scalelab.example.com -u quads -p XXXXXX  --check-boot -v
- DEBUG    - Systems service: /redfish/v1/Systems/System.Embedded.1.
- DEBUG    - Managers service: /redfish/v1/Managers/iDRAC.Embedded.1.
- DEBUG    - Getting bios boot mode.
- DEBUG    - Getting BIOS attribute.
- INFO     - Current boot order:
- INFO     - 1: HardDisk.List.1-1
- INFO     - 2: NIC.Integrated.1-2-1
- INFO     - 3: NIC.Integrated.1-3-1

This works for me with podman

-=>>podman pull quay.io/quads/badfish
Trying to pull quay.io/quads/badfish:latest...
Getting image source signatures
Copying blob 02e5da7e751e done  
Copying blob 472f8c18fd1c done  
Copying blob ba51967de001 done  
Copying blob a0d0a0d46f8b done  
Copying blob f60364742cee done  
Copying blob 957de7efb4e3 done  
Copying blob 5a8ffd621f2d done  
Copying blob 4fb488c7b13b done  
Copying blob 13472c143e72 done  
Copying blob 2f1d8e6bd606 done  
Copying blob 63398757fce7 done  
Copying config a41c48da89 done  
Writing manifest to image destination
Storing signatures
a41c48da89b4c6240f1a679a6af8644abb4eba4987d22498d4899ed95d89831b
(wfoster@turbobars) - (19:32) - (~)
-=>>podman run -it --rm --dns 10.1.32.3 quay.io/quads/badfish -H mgmt-f25-h11-000-r730xd.rdu2.scalelab.example.com -u quads -p XXXXXX --check-boot -v
- DEBUG    - Systems service: /redfish/v1/Systems/System.Embedded.1.
- DEBUG    - Managers service: /redfish/v1/Managers/iDRAC.Embedded.1.
- DEBUG    - Getting bios boot mode.
- DEBUG    - Getting BIOS attribute.
- INFO     - Current boot order:
- INFO     - 1: HardDisk.List.1-1
- INFO     - 2: NIC.Integrated.1-2-1
- INFO     - 3: NIC.Integrated.1-3-1

This fails for me on Python 3.8 or Python 3.9

badfish -H mgmt-f25-h11-000-r730xd.rdu2.scalelab.example.com -u quads -p XXXXX  --check-boot -v
- DEBUG    - _request() got an unexpected keyword argument 'verify_ssl'
- ERROR    - Failed to communicate with server.
- DEBUG    - 
- ERROR    - There was something wrong executing Badfish

from badfish.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.