Estamos enfrentando esse erro em RHUI
ao fazer o download do repo.
Incapaz de encontrar qualquer solução no site Red Hat
, existe um link que nos orienta a editar alguns arquivos de proxy definições. mas nós temos alguma configuração de proxy em nosso ENV, estamos diretamente conectados à internet.
Unexpected error caught at the shell level
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/rhui/tools/shell.py", line 86, in safe_listen
self.listen(clear=first_run)
File "/usr/lib/python2.6/site-packages/rhui/tools/shell.py", line 112, in listen
Shell.listen(self)
File "/usr/lib/python2.6/site-packages/rhui/common/shell.py", line 186, in listen
item.func(*args, **item.kwargs)
File "/usr/lib/python2.6/site-packages/rhui/tools/screens/sync.py", line 201, in repo_sync
repos = self.pulp.repos_with_sync_status()
File "/usr/lib/python2.6/site-packages/rhui/tools/pulp_api.py", line 288, in repos_with_sync_status
history_entry = history_list[-1]
IndexError: list index out of range