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

Unhandled Exception Elasticsearch #75

Open
Khundian opened this issue Nov 4, 2014 · 1 comment
Open

Unhandled Exception Elasticsearch #75

Khundian opened this issue Nov 4, 2014 · 1 comment
Assignees
Labels

Comments

@Khundian
Copy link

Khundian commented Nov 4, 2014

First and foremost, many thanks for keeping on the task of developing and supporting this application.

When trying to run the latest version of xdcc grabber with elasticsearch, I get this unhandled exception:

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Elasticsearch.net, Version=1.0.0.0 Culture=neutral, PublicKeyToken=96c599bbe3e70f5d' or one of its dependencies. The system cannot find the file specified.

at XG.Plugin.ElasticSearch.Plugin.StartRun()
at System.Threading.ThreadHelper.ThreadStart_Context(Object_state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

Any advice would be appreciated :)

@lformella lformella self-assigned this Nov 4, 2014
@lformella lformella added the bug label Nov 4, 2014
@lformella lformella added this to the XG 3.4.0.0 (Magic Monkey) milestone Dec 31, 2014
@lformella
Copy link
Owner

Are you using Windows? On OSX the mono build is working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants