Bug 1190232 - Postgresql 9.3 not in rhc port-forwarding list
Summary: Postgresql 9.3 not in rhc port-forwarding list
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: oc
Version: 2.x
Hardware: Unspecified
OS: Windows
unspecified
high
Target Milestone: ---
: ---
Assignee: Fabiano Franz
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-06 17:55 UTC by JVerstry
Modified: 2015-05-15 02:30 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-06 20:38:36 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description JVerstry 2015-02-06 17:55:11 UTC
Description of problem:

I have installed Postgresql 9.3 on OpenShift.com using the cartridge available here: https://github.com/crunchyds/openshift-postgres-cartridge. The database is in started mode.

In order to connect to it from PgAdmin-III, I need to perform: rhc port-forward ligatures. 

Yet, the database does not appear in the list of services for which a local forwarding port has been set. Hence, I can't configure PgAdmin-III to connect to it. 

Version-Release number of selected component (if applicable):

Unknown

How reproducible:

Very.

Steps to Reproduce:
1. Install the cartridge from https://github.com/crunchyds/openshift-postgres-cartridge in an app.
2. Run rhc port-foward <app> from local PC.

Actual results:

Missing forwarding port for the pg database.

Expected results:

A local forwarding port to the remote pg database.

Additional info:

None

Comment 1 JVerstry 2015-02-06 20:22:01 UTC
I have opened a question on StackOverflow too: http://stackoverflow.com/questions/28371374/postgresql-crunchy-not-in-rhc-port-forward-list

Someone mentions a possible issue with manifest.yml file.

Comment 2 Corey Daley 2015-02-06 20:25:10 UTC
This is a third party cartridge (developed by a company other than Red Hat), have you tried opening an issue with them? As they are the ones that can troubleshoot and fix it.

https://github.com/CrunchyData/openshift-postgres-cartridge
https://github.com/CrunchyData/openshift-postgres-cartridge/issues

Comment 3 Fabiano Franz 2015-02-06 20:38:36 UTC
Not a bug in OpenShift, we only support PostgreSQL 9.2 and 8.4 from our own list of cartridges. Third-part cartridges (Community) are not supported by us, you should try opening an issue directly to the cartridge maintainers.


Note You need to log in before you can comment on or make changes to this bug.