Skip to content
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

Unique constraint failing #20

Open
5 of 17 tasks
artjimlop opened this issue Sep 2, 2019 · 0 comments
Open
5 of 17 tasks

Unique constraint failing #20

artjimlop opened this issue Sep 2, 2019 · 0 comments

Comments

@artjimlop
Copy link

Select one:

  • Bug
  • Feature Request
  • Technical Help (Please don't create an issue, join the facebook group or telegram channel)
  • Other

Environment

  • Are you hosting the bot on a VPS or other Cloud hosting?
  • Are you running the code on your phone
  • If so, have you tried running the code on your local machine?

Operating System? (include version)

  • macOS
  • Windows
  • Rasbian Linux Raspberry PI (include flavour)
  • Linux (include flavour)
  • Android (include terminal)

Python Version Requirement

  • I am using Python 3.6 or above

Exact Python Version?

3.7.2

Pip Version?

18.1

Instabot Version?

0.6.0

How you use the instabot

  • instabot-py -c my-configfile.yml (my-configfile.yml is an example you may have a different file )
  • instabot-py --login LOGIN --password PASSWORD
  • instabot-py
  • example.py (Deprecated, please install newer version)

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)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant