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
It is suppose to show the agents, listeners when ever I type .
Steps To Reproduce
Before I started the Listener, When I type Listener command, it shows the listener table.
If I start a listener, It no longer shows the table giving me the below error.
(Empire) > listeners
ERROR: Error processing command: Invalid isoformat string: '2024-05-07T09:13:16Z'
This same thing happens when I type agents. When there is no agent, it displays the table but when an agent connets, It displays the below.
(Empire) > agents
ERROR: Error processing command: Invalid isoformat string: '2024-05-07T09:59:11Z'
Anything else?
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Empire Version
5.10.2
Python Version
3.10.13
Operating System
Debian
Database
MySQL
Current Behavior
(Empire) > agents
ERROR: Error processing command: Invalid isoformat string: '2024-05-07T09:54:57Z'
(Empire) > agents
ERROR: Error processing command: Invalid isoformat string: '2024-05-07T09:58:08Z'
(Empire) > modules
(Empire) > agents
ERROR: Error processing command: Invalid isoformat string: '2024-05-07T09:59:11Z'
(Empire) > listeners
ERROR: Error processing command: Invalid isoformat string: '2024-05-07T09:13:16Z'
(Empire) >
Expected Behavior
It is suppose to show the agents, listeners when ever I type .
Steps To Reproduce
Before I started the Listener, When I type Listener command, it shows the listener table.
If I start a listener, It no longer shows the table giving me the below error.
(Empire) > listeners
ERROR: Error processing command: Invalid isoformat string: '2024-05-07T09:13:16Z'
This same thing happens when I type agents. When there is no agent, it displays the table but when an agent connets, It displays the below.
(Empire) > agents
ERROR: Error processing command: Invalid isoformat string: '2024-05-07T09:59:11Z'
Anything else?
The text was updated successfully, but these errors were encountered: