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

Teaser check failed #181

Open
jyr opened this issue Feb 12, 2015 · 2 comments
Open

Teaser check failed #181

jyr opened this issue Feb 12, 2015 · 2 comments

Comments

@jyr
Copy link

jyr commented Feb 12, 2015

HI,

I run request analizer works for develop.log works in OS X 10.9.4, but does not work with production.log and I have the results:

request-log-analyzer --debug log/production.log

production.log: 100% [==========================================================================================================================================================] Time: 00:18:47

Request summary
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Processed File: log/production.log
Parsed lines: 0
Skipped lines: 0
Parsed requests: 0
Skipped requests: 0
Warnings: teaser_check_failed: 227623

There were no requests analyzed.

Warnings during parsing

WARNING :teaser_check_failed on line 4793: Teaser matched for :processing, but full line did not:
"Processing by Admin::BookingsController#index as HTML\n"
WARNING :teaser_check_failed on line 4941: Teaser matched for :processing, but full line did not:
"Processing by EventSites::StaticPagesController#home as HTML\n"
WARNING :teaser_check_failed on line 4983: Teaser matched for :processing, but full line did not:
"Processing by Admin::EventNotificationsController#steps_to_publish as JS\n"

Any tip?

@wvanbergen
Copy link
Owner

Can you try with --format rails3 ?

@naturtrunken
Copy link

I had the same issue with version 1.13.4 on Mac OS 10.9.4. It worked for me by adding --format rails3.

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

3 participants