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

Nothing appearing in "observed outputs" pane version 0.6 #80

Closed
for-indy opened this issue Feb 7, 2019 · 4 comments
Closed

Nothing appearing in "observed outputs" pane version 0.6 #80

for-indy opened this issue Feb 7, 2019 · 4 comments

Comments

@for-indy
Copy link
Contributor

for-indy commented Feb 7, 2019

Updated to newest Tracy, when payloads are generated in Chromium, I see them appear in the injection points pane, but nothing appears in the observed outputs pane. In the terminal I'm running Tracy on, I see a lot of these errors:

[ERROR]:2019/02/07 10:50:35 proxy.go:415: dial tcp: lookup peasenvqmu on 127.0.0.53:53: server misbehaving

and

[ERROR]:2019/02/07 14:12:08 event.go:28: table dom_contexts has no column named reason

@heathj
Copy link
Collaborator

heathj commented Feb 7, 2019

Sounds like you are using an old database. Try:

rm ~/.tracy/*.db

and rebooting tracy.

@heathj
Copy link
Collaborator

heathj commented Feb 7, 2019

hmm was peasenvqmu a tracy payload?

@for-indy
Copy link
Contributor Author

for-indy commented Feb 7, 2019

hmm was peasenvqmu a tracy payload?

No, but there are many similar lines, it looks like it would be:

[ERROR]:2019/02/07 14:17:17 proxy.go:415: dial tcp: lookup kmdzlqnlnogkb on 127.0.0.53:53: server misbehaving
[ERROR]:2019/02/07 14:17:17 proxy.go:415: dial tcp: lookup gijeoygegw on 127.0.0.53:53: server misbehaving
[ERROR]:2019/02/07 14:17:17 proxy.go:415: dial tcp: lookup bmzjjqhbjzccpun on 127.0.0.53:53: server misbehaving

@for-indy
Copy link
Contributor Author

for-indy commented Feb 7, 2019

Removing the old database and rebooting tracy fixed it, thanks!

@for-indy for-indy closed this as completed Feb 7, 2019
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

No branches or pull requests

2 participants