Question
Supabase Postgres 0.12.0 on Ubuntu 18.04 - no response on port 3000
I installed Supabase into a droplet, but cannot access port 3000 remotely in order to interact with the install. Accessing Postgresql works just fine over port 5432 with an “accepting connections” response on the server.
The firewall shows 3000/tcp ALLOW IN anywhere, but <ipv4>:3000 shows “no response”. Any help would be very much appreciated.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×