9 months ago
Just a noob question after deploying N8N w/ workers template :
is it normal, when clicking 'data' on the postgre and the redis modules to have the messages :
Deployment Online
This service has an active deployment
Required Variables
Ensure that the following variables are configured
PGHOST
PGPORT
PGUSER
PGPASSWORD
PGDATABASE
DATABASE_URL
Deployment Online
This service has an active deployment
Required Variables
Ensure that the following variables are configured
REDISHOST
REDISPORT
REDISUSER
REDISPASSWORD
REDIS_URL
Do I have something to do about that ?
1 Replies
9 months ago
Hello,
That is completely normal, by default the Postgres database is only accessible via the private network, this saves on egress costs for the database to service data transfers, the data tab connects via the public network and thus can't work in this scenario.
Best,
Brody
Status changed to Awaiting User Response Railway • 9 months ago
4 months ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 4 months ago