Skip to content

error: HomeAssistantCliError: Unexpected error retrieving information #441

@nico2004444

Description

@nico2004444

Dont know what to do to fix that. I already added the export things with the right tocken and so on for fish shell

``$ export HASS_SERVER=http://192.168.178.55:8123 0|09:18:31

nico@cachyos:~
$ eval (_HASS_CLI_COMPLETE=fish_source hass-cli) 0|09:19:04

nico@cachyos:~
$ hass-cli info 0|09:19:39
error: HTTPError: 404 Client Error: Not Found for url: http://192.168.178.55:8123/api/discovery_info
Run with -x to see full exception information

nico@cachyos:~
$ hass-cli info -x 1|09:19:53
Usage: hass-cli info [OPTIONS]
Try 'hass-cli info --help' for help.

Error: No such option: -x

nico@cachyos:~
$ export HASS_SERVER=http://192.168.178.55:8123/ 2|09:20:09

nico@cachyos:~
$ eval (_HASS_CLI_COMPLETE=fish_source hass-cli) 0|09:20:53

nico@cachyos:~
$ hass-cli info -x 0|09:20:57
Usage: hass-cli info [OPTIONS]
Try 'hass-cli info --help' for help.

Error: No such option: -x

nico@cachyos:~
$ hass-cli info 2|09:21:00
error: HTTPError: 404 Client Error: Not Found for url: http://192.168.178.55:8123//api/discovery_info
Run with -x to see full exception information

nico@cachyos:~
$ export HASS_SERVER=http://192.168.178.55:8123/lovelace/default_view 1|09:21:03

nico@cachyos:~
$ eval (_HASS_CLI_COMPLETE=fish_source hass-cli) 0|09:21:33

nico@cachyos:~
$ hass-cli info 0|09:21:37
error: HomeAssistantCliError: Unexpected error retrieving information
Run with -x to see full exception information

nico@cachyos:~
$ hass-cli info -x 1|09:21:40
Usage: hass-cli info [OPTIONS]
Try 'hass-cli info --help' for help.

Error: No such option: -x

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