Skip to content
This repository has been archived by the owner on Dec 25, 2019. It is now read-only.

Command gvm flush candidate totally breaks application #22

Open
shambalaxx opened this issue Jul 30, 2016 · 1 comment
Open

Command gvm flush candidate totally breaks application #22

shambalaxx opened this issue Jul 30, 2016 · 1 comment

Comments

@shambalaxx
Copy link

gvm flush candidate removes file candidates.txt from .meta folder.

After that any other command returns error:

in Utils.ps1:341 char:9

  •     throw 'Can not retrieve list of candidates'
    
  •     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : OperationStopped: (Can not retrieve list of candidates:String) [], RuntimeException
    • FullyQualifiedErrorId : Can not retrieve list of candidates
@svkoh
Copy link

svkoh commented Feb 6, 2017

try Import-Module posh-gvm -Force

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

No branches or pull requests

2 participants