Basico-PS / AutomationOrchestrator

Automation Orchestrator application to orchestrate and manage digital process automation (RPA)
BSD 3-Clause "New" or "Revised" License
36 stars 6 forks source link

"attempt to write a readonly database" #52

Closed michaelfriang closed 4 years ago

michaelfriang commented 4 years ago

After reinstalling Automation Orchestrator to newest version im having trouble logging in to the django site. I did a reset of the database, so now the database is empty except for the superuser "admin" that i created during installation.

When trying to login i get the error message "attempt to write a readonly database"

Both Install and setup_run_server has been run as administrator

mbalslow commented 4 years ago

Hi Michael,

Make sure that your user (the one running the Orchestrator) has full read and write permissions to the installation folder (the folder containing the new instance of the Orchestrator) + the folder containing the database files