sciapp / nojava-ipmi-kvm

nojava-ipmi-kvm is a utility to access Java based ipmi kvm consoles without a local java installation.
MIT License
78 stars 26 forks source link

html5-asus #14

Open nzubarev122 opened 1 year ago

nzubarev122 commented 1 year ago

nojava-ipmi-kvm mykvmhost-html5-asus --debug Password: [INFO] Check if 'http://10.77.48.83/' is reachable... [INFO] The url 'http://10.77.48.83/' is reachable. CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES [INFO] Starting the Docker container... Error: No such container: nojava-ipmi-kvmrc-afc82edf-dcaf-4be9-9388-c501a6e2844e Config: { rewrites: [], kvm_host: 'https://10.77.48.83', kvm_password: 'dAurYo550aJU' } [INFO] Waiting for the Docker container to be up and ready... /usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py:1050: InsecureRequestWarning: Unverified HTTPS request is being made to host '10.77.48.83'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings InsecureRequestWarning, [INFO] Logged in to 10.77.48.83 as ADMIN Acquired session using get_java_viewer. Starting proxy on 8080 Proxy is listening [INFO] Docker container is up and running. [INFO] Url to view kvm console: http://localhost:32783/viewer.html Use this url: http://localhost:32783/viewer.html to view kvm. Press ENTER or CTRL-C to shutdown container and exit

but

GEThttp://158.255.6.198:32777/api/configuration/project [HTTP/1.1 401 Unauthorized 2804ms]

XHRGEThttp://158.255.6.198:32777/api/configuration/runtime [HTTP/1.1 401 Unauthorized 2872ms]

doing layout after render viewer.min.js:7:1550

i cant get via url

IngoMeyer441 commented 1 year ago

Hey and thanks for trying nojava-ipmi-kvm. What exactly is the problem here? I don't understand, how 158.255.6.198:32777/api/configuration/project is related to the configured IP 10.77.48.83. Could you send some more details?