You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[root@XXXXXXX ~]# sudo -u postgres temboard-agent -c /etc/temboard-agent/15/pg5432/temboard-agent.conf register --groups linux
INFO: app: Using config file /etc/temboard-agent/15/pg5432/temboard-agent.conf.
WARNING: configuration: Can't move back to /root: [Errno 13] Permission denied: '/root'
INFO: register: Working for agent listening at https://XXXXXXXX:2345.
INFO: register: Discovering system and PostgreSQL ...
ERROR: app: Unhandled error:
Traceback (most recent call last):
File "/usr/lib/python3.6/site-packages/temboardagent/toolkit/app.py", line 351, in entrypoint
retcode = self.main(argv, environ)
File "/usr/lib/python3.6/site-packages/temboardagent/cli/app.py", line 135, in main
return command.main(args)
File "/usr/lib/python3.6/site-packages/temboardagent/cli/register.py", line 90, in main
discover['postgres']['version_summary'],
KeyError: 'version_summary'
ERROR: app: temboardagent version is 8.2.1.
**ERROR: app: This is a bug!**
ERROR: app: Please report traceback to https://github.com/dalibo/temboard/issues/new! Thanks!
The text was updated successfully, but these errors were encountered:
Note that we recommend using temboard register-instance on UI side rather than registering on agent side. This avoids asking for admin credentials on UI and prevent agent to UI request initiation.
bersace
changed the title
bug
agent register panics on missing discover data
Jun 7, 2024
The text was updated successfully, but these errors were encountered: