Skip to content

P1010: User snoopforms was denied access on the database snoopforms.public #68

Answered by mattinannt
bytrangle asked this question in Q&A
Discussion options

You must be logged in to vote

@bytrangle this looks like a very similar issue to your last one. You set the db user and db password in your .env file but your database can't access the database with this username/password. Maybe there is already another database / postgres instance running in port 5432 with other databases and credentials?

Do you want to develop with snoopForms or just get it up and running on your system? If you just want to get it up and running you can also use the docker compose method in the Deployment Section. This gives provides you with a database in an isolated docker environment where you don't get conflicts with existing software on your system. To use the docker compose database, you need …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@bytrangle
Comment options

@bytrangle
Comment options

@mattinannt
Comment options

Answer selected by bytrangle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants