I recently started an EC2 instance to test some couchdb projects, but for some reason I cannot seem to access the database.
Port 5984 is open on both RHEL and in the security group, but I get cannot connect issues both remotely and locally
Netstat also shows nothing listening on port 5984, even though couchdb is running and configured to listen on port 5984. The service is running, but it is like it isn't doing anything.
Any thoughts?