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

Could not run docker image - no pg extension in image #1

Open
menshutin opened this issue Jun 3, 2023 · 5 comments
Open

Could not run docker image - no pg extension in image #1

menshutin opened this issue Jun 3, 2023 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@menshutin
Copy link

Hedgenext server does not start with the error:
app_1 | 2023-06-03T10:14:56.567Z error: uncaughtException: Please install pg package manually
app_1 | Error: Please install pg package manually

It seems that postgres extension is missing.

@libnewton
Copy link
Owner

Sorry for the late reply, somehow I missed this.

This extension not makes specific use of postgres, so this is an issue with your nextcloud installation. I suggest asking in NC Support forum.

@libnewton libnewton added the invalid This doesn't seem right label Jul 15, 2023
@Nugget2269
Copy link

Nugget2269 commented Jul 25, 2023

the same error occurs to me, also happens with every nc_ variable commented out
pg is required to use the postgres with the docker-compose.yml according to https://sequelize.org/v5/manual/dialects.html
@libnewton

@libnewton
Copy link
Owner

ah I see. Can you set the corrosponding CMD prefix vars?

@libnewton libnewton reopened this Jul 25, 2023
@Nugget2269
Copy link

you mean changing CMD_DATABASE_DIALECT and CMD_DATABASE_TYPE to postgres, I didn't change either of them from the initial docker-compose file

@libnewton
Copy link
Owner

Sorry, I currently lack time looking into this.
Can anyone else look into this? else i gonna in a few more days

@libnewton libnewton added help wanted Extra attention is needed and removed invalid This doesn't seem right labels Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants