Question

Error logging into local deployment of Creatio

I am getting the following error following logging in as Supervisor to a local deployment of Creatio:

{
    "Code": -1,
    "Exception": "Microsoft.Data.Sqlite.SqliteException: SQLite Error 14: 'unable to open database file'."
}

Any insight as to a fix appreciated.

Like 0

Like

2 comments

I have a fix for this, not in the Creatio documentation, using ISS Manager edit permissions for the Creatio site, allocate full control to the IIS_IUSRS group.

Hello!

 

Please grant rights to binary files for the user under which the application pool.


The issue is caused because the user does not have access to the \Terrasoft.WebApp\conf\runtime-data\db.sqlite directory.

 

In case of any further questions – send them in reply to this message. We would be happy to assist!

Show all comments