Paul Melnikow

Results 167 comments of Paul Melnikow

I’d suggest trying the branch in #174 as a starting point.

Do you have the Heroku logs from the first startup after upgrading?

Glad you solved it. Most of what you've posted here is nearly unreadable due to formatting. For the benefit of other people who might see this, you could try to...

Hmm, not much there. Is there more information further up in the logs?

@cacabo Looks like the database needs to be reset.

Is it possible that this use case could be handled using [`.filteringScope()`](https://github.com/nock/nock#scope-filtering)? Basically it lets you write a function to handle host matching. It's designed for wildcard hostnames, though I...

Indeed not. That part would need to be added.

Huh, this sounds like a similar issue to #529. I wonder if the cause might be related.