-
Notifications
You must be signed in to change notification settings - Fork 27
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
Bug: NoMethodError: undefined method `[]' for nil:NilClass #40
Comments
I have a test bugfix for this. I’m pushing it to the https://github.com/aarongustafson/jekyll-webmention_io/tree/bugfixes-2017-07-17 |
Testing that version, seems to no longer get the nil error
Takes an extremely long time to go through though :( Also, still not seeing any mentions for my URLs in the cache when I know there definitely should be some. They look like this:
Is that right? Where/how is it reading the domain/etc?
|
It should speed up over time.
Yep.
It pulls the domain from the |
Cool, I need to do some digging to see exactly what the URL structure of the old mentions was then. |
If I wipe my cache folder, and run the below command, it seems to work properly (at least doesn't crash). The 2nd time I run it, I get the following.
I'm also not seeing any actual mentions, even though I am pretty certain there should be (querying webmention.io for my domain using the key shows me a number that don't show up)
The text was updated successfully, but these errors were encountered: