Skip to content

SQLSTATE[HY000] [1045] Access denied for user 'dbuser'@'192.168.240.3' #726

Answered by rcjcarr
rcjcarr asked this question in Support
Discussion options

You must be logged in to vote

Final configuration is as below, with mods for NGINX reverse proxy manager running on the some host (RPi4)...
.env:

## LINKACE CONFIGURATION

## Basic app configuration
# The app key is generated later, please leave it like that
APP_KEY=base64:f9Z5eyPvtVzd47WK0fhjeWyz0gYgijL/oxoaziSSObs=

## Configuration of the database connection
## Attention: Those settings are configured during the web setup, please do not modify them now.
# Set the database driver (mysql, pgsql, sqlsrv, sqlite)
DB_CONNECTION=mysql

# Set the host of your database here
DB_HOST=linkacedb

# Set the port of your database here
DB_PORT=3306

# Set the database name here
DB_DATABASE=linkace

# Set both username and passwor…

Replies: 5 comments 10 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
8 replies
@rcjcarr
Comment options

@rcjcarr
Comment options

@rcjcarr
Comment options

@rcjcarr
Comment options

Answer selected by rcjcarr
@Kovah
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@scomoletti
Comment options

@peterdenham
Comment options

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