Skip to content

No section: 'root_url' #7

Description

@yswa-var

How do i fix this ?

Traceback (most recent call last):
  File "/app/main/lambda_function.py", line 8, in <module>
    from Connect import XTSConnect
  File "/app/main/Connect.py", line 33, in <module>
    class XTSConnect(XTSCommon):
  File "/app/main/Connect.py", line 44, in XTSConnect
    _default_root_uri = cfg.get('root_url', 'root')
  File "/usr/local/lib/python3.9/configparser.py", line 781, in get
    d = self._unify_values(section, vars)
  File "/usr/local/lib/python3.9/configparser.py", line 1152, in _unify_values
    raise NoSectionError(section) from None
configparser.NoSectionError: No section: 'root_url'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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