Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postgres v10.6 is actually v12 #223

Closed
holmesb opened this issue Apr 4, 2020 · 4 comments
Closed

Postgres v10.6 is actually v12 #223

holmesb opened this issue Apr 4, 2020 · 4 comments

Comments

@holmesb
Copy link
Contributor

holmesb commented Apr 4, 2020

I won't profess to be a rockon expert, but somehow the tag isn't causing this version to be pulled.

A docker inspect <container> gives:

...
"Env": [
  "PG_MAJOR=12",
  "PG_VERSION=12.2-2.pgdg100+1",
...

I'm using rockstor 3.9.2-48

@FroggyFlox
Copy link
Member

Hi @holmesb,

I believe the answer lies in your Rockstor version:

I'm using rockstor 3.9.2-48

Indeed, we have had several improvements directly related to using different tags for the same docker image since 3.9.2-48. In particular:

My recommendation would thus to first uninstall your postgresql rock-on, refresh your list of rock-ons by clicking the "Update" button on the Rock-ons page, then update your Rockstor install to the latest version (now 3.9.2-56), and then refresh again your list of rock-ons, and then installing the postgres rock-on should pull the correct version.

Hope this helps,

@holmesb
Copy link
Contributor Author

holmesb commented Apr 4, 2020

Hi @FroggyFlox I suspected as much. After I switched from stable to testing, it's unclear how I can force the update to start. I've enabled auto-updates. Must I wait for the next scheduled update event to occur? Version (shown on the webui) has changed down to 3.9.2-1.

I also can't access the rockon page now Unknown internal error doing a GET to /api/rockons?page=1&format=json&page_size=5000&count= but perhaps that will fix itself after I figure how to update.

@phillxnet
Copy link
Member

After I switched from stable to testing,

Hello again @holmesb, I see you have posted this up/down grade issue in the forum. I'll link to that and pick it up there.

https://forum.rockstor.com/t/cant-activate-stable-local-variable-appliance-referenced-before-assignment/6933

@holmesb
Copy link
Contributor Author

holmesb commented Apr 7, 2020

Upgrading rockstor to latest version per @FroggyFlox's suggestion has fixed. Thanks also to @phillxnet helping me upgrade.

@holmesb holmesb closed this as completed Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants