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

Errors Running copied/modified Generic.Collectors.SQLECmd Artifact in Offline Mode #3413

Closed
matthieugras opened this issue Apr 12, 2024 · 0 comments · Fixed by #3428
Closed

Comments

@matthieugras
Copy link
Contributor

matthieugras commented Apr 12, 2024

What’s happening

I've run into some trouble when I try to modify the Generic.Collectors.SQLECmd artifact to run it in offline collection mode. It seems to work just fine online, but when I try it offline, I hit several snags.

Steps to Reproduce:

  • Copy the Generic.Collectors.SQLECmd artifact.
  • Set up an offline collector with only the copied artifact.
  • Run the collector offline.

Problems I’m seeing:

The artifact doesn't seem to collect anything when offline and throws a bunch of errors. For example, it keeps saying that the ApplyFile plugin is missing.

I've tried this with both the latest official release and the release candidate, and I'm seeing the same issues in each version.

Update

Turns out, it’s not just the Generic.Collectors.SQLECmd artifact— I’m running into the same problem with other artifacts that involve exports too.

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

Successfully merging a pull request may close this issue.

1 participant