You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I apologize profusely if this is user error in disguise. However; the best I can tell there is no way to access the CockroachDB swarm that deploys from the template here.
I can access the Webgui at the mapped port, but the best I can tell there are no additional ports mapped, and default network is not attachable. This means there is no way to use the DB, other than to look at the webconsole.
The solution (as far as I could tell) would be to map 26257 (CockroachDB default SQL port) externally, or create the CockroachDB_default network as "attachable"
Thanks for these templates! I hope I'm not wasting anyone's time with this issue report.
The text was updated successfully, but these errors were encountered:
Mist-Hunter
changed the title
CockroachDB Swarm, SQL Port not mapped, Default Network no Attachable.
CockroachDB Swarm, SQL Port not mapped, Default Network not Attachable.
Apr 26, 2019
Mist-Hunter
changed the title
CockroachDB Swarm, SQL Port not mapped, Default Network not Attachable.
CockroachDB Service Template, SQL Port not mapped, Default Network not Attachable.
Apr 26, 2019
Hello,
I apologize profusely if this is user error in disguise. However; the best I can tell there is no way to access the CockroachDB swarm that deploys from the template here.
I can access the Webgui at the mapped port, but the best I can tell there are no additional ports mapped, and default network is not attachable. This means there is no way to use the DB, other than to look at the webconsole.
The solution (as far as I could tell) would be to map 26257 (CockroachDB default SQL port) externally, or create the CockroachDB_default network as "attachable"
Thanks for these templates! I hope I'm not wasting anyone's time with this issue report.
The text was updated successfully, but these errors were encountered: