Maxim Zelenkin

Results 6 comments of Maxim Zelenkin

Hi guys. I have same issue with bad headers. Actually it's request module that can't handle corrupted header and crushes scrapoxy completedly. Here is an example website https://www.aflac.com Example of...

I'm using `brakeman -I` to generate ignore file whenever I have Pundit false positives.

No. It's not chowned after upload. I mean if your file is ALREADY chowned. So upload! method will fail because of lack of permissions. Here is what I did previously...

Hi @dgb I think it depends on how many videos channel contains. With one video - only one request sent. Tested on channel with 59 videos - two requests.

@jakeonfire You saved my day. `force_encoding(Encoding::BINARY)` did the trick

For those who use rbenv like me, I did quick manual on how to switch to systemd. https://gist.github.com/Paprikas/11fc850f81b687d9cbb7a8efb5ead208 You have to remove old monitoring\ running scripts to avoid conflict.