I installed aapanel on Amazon's EC2, when I created a database on PostgreSQL Manager and connected to it from an ExpressJS application using ORM Sequelize, I got the message:
- original: error: permission denied for schema public.
It only happens with EC2 because I tried with some other VPS and it still connected normally.
Please help me if you have encountered such a case