R
R
Rustem Vorozheikin2015-05-12 19:19:37
Django
Rustem Vorozheikin, 2015-05-12 19:19:37

How to overcome the error "attempt to write a readonly database"?

I'm making a website in django. After the next update of the sources on the server, the error "attempt to write a readonly database" occurred. The updates were related to working with the sqlite3 database. Prior to this, the hosting site did not interact with the database. The "python manage.py migrate" command runs great (no errors). But when I enter the site, I get this error. I take it it's a permissions issue? It is not possible to solve the problem with the help of the hum. Please help)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey K, 2015-05-12
@mututunus

Check the permissions on the sqlite database file.

Z
zelsky, 2015-05-13
@zelsky

all preferences user create

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question