Unable to write to SQLite db from shiny server open source

I am running shiny-server open source in CentOS 7. My app uses shinymanager for user management.

The app runs well perfectly well in my local computer but shiny manager fails to write to the SQLIte db.

My question is, can this be a problem with :

  1. CentOS
  2. Shinymanager
  3. Shiny server.
  4. SQLite

and how can i solve this

error logs are:

Listening on http://127.0.0.1:39899
Warning: shinymanager: unable to save logs | error: attempt to write a read-only database

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.