Skip to content

[Bug]: Listing environment is failing #274

@asa1997

Description

@asa1997

Contribution guidelines

Description

An error is showing when listing the environments

Expected behaviour

Should display the environments.

Actual behaviour

bes list -env
[WARN]: No access token provided. Will try unauthenticated request.

If you are using a private repository
set the BESMAN_ACCESS_TOKEN environment variable.

export BESMAN_ACCESS_TOKEN=<your_access_token>

Traceback (most recent call last):
File "/home/ubuntu/.besman/scripts/besman-get-env-list.py", line 5, in
from besman_python_helper import ConstructURL
ModuleNotFoundError: No module named 'besman_python_helper'
[ERR]: Error fetching data.

Steps to reproduce

  1. Install the latest version of besman
  2. run bes list -env

Relevant screenshots

Image

Possible Solution

No response

Additional Information

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions