Python Forum
Flask: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) database is locked
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Flask: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) database is locked
#1
Hi,

I am trying to update a database table and I keep getting this error:

'sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) database is locked'

None of the solutions online have helped and I am more confused than ever. Any help here would be greatly appreciated. Otherwise, I will have to remake the db.
Reply


Messages In This Thread
Flask: sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) database is locked - by pythonpaul32 - Apr-03-2023, 01:02 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Flask error sqlalchemy.exc.IntegrityError: (sqlite3.IntegrityError) UNIQUE constraint pythonpaul32 2 3,806 Feb-21-2023, 03:13 AM
Last Post: noisefloor
  Flask and SQLAlchemy question: Database is being created but tables aren't adding pythonpaul32 3 4,888 Feb-07-2023, 10:48 AM
Last Post: pythonpaul32
  Flask/non-flask database sharing MorganSamage 2 1,222 Feb-03-2023, 12:05 PM
Last Post: MorganSamage
  Error updating one to many relationship in Flask/ SQLAlchemy atindra 0 3,374 Apr-15-2021, 10:29 PM
Last Post: atindra
  Django : OperationalError no such column: Utilisateurs_videos.user_id Adem 0 3,082 Mar-20-2021, 06:11 PM
Last Post: Adem
  Flask migrate sqlalchemy not found TomasAm 2 3,526 Dec-01-2020, 10:04 AM
Last Post: TomasAm
  python 3.7 on windows using flask and flask-sqlalchemy. Alpy 2 4,031 Aug-12-2020, 07:24 PM
Last Post: Alpy
  Flask export/upload database table in cvs/xlsx format steve87bg 4 6,910 Jun-19-2020, 01:46 PM
Last Post: steve87bg
  Flask-Sqlalchemy count products in specific category imawesome 2 32,604 Mar-12-2020, 08:14 PM
Last Post: imawesome
  Flask-SqlAlchemy - Relationship failed to locate a name - Please Help howardrwb 0 5,246 Jan-31-2020, 08:38 PM
Last Post: howardrwb

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020