InstaPy / instapy-docker

🐳 Docker config and documentation for running InstaPy with Docker
GNU General Public License v3.0
188 stars 80 forks source link

You have too few comments, please set at least 10 distinct comments to avoid looking suspicious. #57

Closed matej2 closed 4 years ago

matej2 commented 4 years ago

Hello,

When i try to run project as described here i get this error:

ERROR [2019-11-08 14:00:14] [borishocevar35210] You have too few comments, please set at least 10 distinct comments to avoid looking suspicious.

I was looking into Instapy issues and one of them mentioned this possible solution.

My quickstart file includes more than 10 comments:

comments = ['Nice shot! @{}',
        'I love your profile! @{}',
        'Your feed is an inspiration :thumbsup:',
        'Just incredible :open_mouth:',
        'What camera did you use @{}?',
        'Love your posts @{}',
        'Looks awesome @{}',
        'Getting inspired by you @{}',
        ':raised_hands: Yes!',
        'I can feel your passion @{} :muscle:',
        'Nice photo',
        'Cool photo']
Herrox commented 4 years ago

Hello,

Sorry for the late reply. This error seems to be related directly to InstaPy and not to Docker, I would suggest you to have a look to InstaPy issues, or open a new one.

Thanks.