yurilaaziz / neo-instabot

Neo-Instabot is a free project. Forked from instabot.py. It uses the Instagram Web/Mobile API.
Other
37 stars 22 forks source link

Unique constraint failing #20

Open artjimlop opened 5 years ago

artjimlop commented 5 years ago

Select one:

Environment

Operating System? (include version)

Python Version Requirement

Exact Python Version?

3.7.2

Pip Version?

18.1

Instabot Version?

0.6.0

How you use the instabot

Description of your issue

sqlalchemy.exc.IntegrityError: (sqlite3.IntegrityError) UNIQUE constraint failed: medias.id
[SQL: INSERT INTO medias (id, created, status, code) VALUES (?, ?, ?, ?)]
[parameters: ('2123880500691312049', '2019-09-02 08:48:12.625028', 'Error', None)]