Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQLSTATE[HY000]: General error: 8 attempt to write a readonly database #68

Open
sasa-b opened this issue Feb 3, 2018 · 8 comments
Open

Comments

@sasa-b
Copy link

sasa-b commented Feb 3, 2018

Hey you have an error in your demo app, when I tried the implicit authorization this happened.

P.S. The docs on your site are amazing, thanks for all the good work.

screen shot 2018-02-03 at 3 49 06 pm

@pandababa
Copy link

same issue here, for demo site

@balessan
Copy link

+1

2 similar comments
@klaus-neuhold-blazemeter

+1

@horsebuzz
Copy link

+1

@KnadKA
Copy link

KnadKA commented May 30, 2018

same issue here, for demo site

@samhk222
Copy link

I had this issue when i was editing the oauth.sqlite file ... because i unintend put an "lock" in my table.

you can also check the permissions on your directory .... i'm pretty shure that's not this application fault

@fr0z3nfyr
Copy link

Give ownership (chown) of the sqlite file to webserver user like www-user (apache). Alternatively, give write access (chmod) on the file to webserver user.

@mac10046
Copy link

Request to fix your demo site at least.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants