Closed RickMohr closed 9 years ago
What virtual machine are you looking for it on? pgweb
is installed on the services
virtual machine.
OK. The service is there and running. Hitting http://localhost:15433/
gives ERR_CONNECTION_REFUSED
If you have an already provisioned services
virtual machine, port forwarding for pgweb
through localhost
will most likely require a vagrant reload services
. This allows Vagrant to define any new port mappings that weren't present during the original provision.
Issues with a virtual machine restart not bringing pgweb
back to life were addressed in https://github.com/azavea/nyc-trees/pull/95.
@RickMohr Is this fixed now?
Yes, fixed.
I'm trying to use
pgweb
to look at my database but after reprovisioning I have no/etc/init/pgweb.conf
.