Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] advanced_reporting failed to initialize: Could not deserialize ATN with version 3 (expected 4). #755

Open
1 task done
D3vil0p3r opened this issue Oct 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@D3vil0p3r
Copy link

D3vil0p3r commented Oct 21, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Empire Version

5.11.5

Python Version

3.12

Operating System

Arch Linux

Database

SQLite

Current Behavior

When I run empire server (I got all git submodules), during the loading I get the following error on a plugin:

[INFO]: Initializing plugin: advanced_reporting 
[ERROR]: advanced_reporting failed to initialize: Could not deserialize ATN with version 3 (expected 4). 

Furthermore, I get also the following warnings:

[INFO]: Initializing plugin: socksproxyserver 
[WARNING]: Plugin ChiselServer-Plugin does not have a plugin.yaml 
[WARNING]: Plugin Report-Generation-Plugin does not have a plugin.yaml 
[WARNING]: Plugin SocksProxyServer-Plugin does not have a plugin.yaml 
[INFO]: Initializing plugin: basic_reporting 
[INFO]: Initializing plugin: csharpserver 
[INFO]: Initializing plugin: reverseshell_stager_server 
[INFO]: Initializing plugin: websockify_server 
[WARNING]: Empire C# server output stream closed 
[INFO]: Plugin csharpserver ran successfully!

Are they expected? If not, how to fix?

Expected Behavior

Plugin initializing correctly.

Steps To Reproduce

Clone Empire repository and get all submodules and at the end run the empire server.

Anything else?

No response

@D3vil0p3r D3vil0p3r added the bug Something isn't working label Oct 21, 2024
@vinnybod vinnybod added this to the 6.x milestone Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants