Tom de Vries

Results 15 comments of Tom de Vries

Yeah, running into this a lot as well. Needed to restart lookerbot several times last week. Please let me know if there is anything I can do to help debug....

Use the `-w WORDLIST specific path to wordlist file` argument as stated in the Readme: ``` knockpy -w subdomainlist.txt ```

@unmesh92 Please provide more information to help debugging. Just dumping an error message usually doesn't cut it. On what platform are you running? What version of python are you using?...

@rajkumar80 On what platform are you running? What version of python are you using? How did you install knockpy? What command do you use to run knockpy?

This could get hairy when there are multiple migrations in a single release: `rake db:rollback` will only rollback the latest migration. http://edgeguides.rubyonrails.org/active_record_migrations.html#rolling-back It is also possible that only a few...

To make sure Sidekiq gets restarted we adding the following to our `config/deploy.rb`: ``` after 'deploy:failed', 'sidekiq:restart' ``` On failed deploys this will stop Sidekiq that's running in "quiet" mode...

As an admin user, I also run into this issue. We're on self-hosted Sentry 22.9.0 // e40aded.

This issue has label [Needs More Information](https://github.com/getsentry/sentry/labels/Status%3A%20Needs%20More%20Information) set -- is there any more information we can provide?

I don't see the need for making this page pretty, and very much apposed to loading resources from a third party for this.