Hey,
I’m trying to use the instagram scraper/poster template.
i have trouble connecting to the supabase postgres db.
i use those credentials (example):
host: lettercombination.supabase.co
databse: postgres
user: postgres
pw: i set in supabase at database reset pw and use this
maximum number of connections: 100
ssl: i tried both on and off
port: 5432
ssh: off
I had the same problem when setting up my Postgres node using Supabase. No answer yet, probably a bug since I cannot seem to get it working no matter what.