Issues

Select view

Select search mode

 

regression: test.tags.dbInfo message: ERROR: permission denied for schema public on github actions

Fixed

Description

Environment

None

Details

Assignee

Reporter

Priority

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Created 3 January 2025 at 14:16
Updated 3 January 2025 at 16:03
Resolved 3 January 2025 at 16:02

Activity

Show:

Zac Spitzer3 January 2025 at 16:02

fixed for 5.4, 6.0, 6.1, 6.2 and 7.0 branches

Zac Spitzer3 January 2025 at 15:04
Edited

needs

sudo -u postgres psql -c 'grant all privileges on database lucee to lucee;' -d lucee

Zac Spitzer3 January 2025 at 14:52
Edited

Error creating schema for POSTGRES: ERROR: permission denied for schema public

ah, it’s now postgres 16 was 14

Service [ postgres ] is [ PostgreSQL, 14.15 (Ubuntu 14.15-1.pgdg22.04+1), PostgreSQL JDBC Driver, 42.7.4, 4, 2 ]

now

Service [ postgres ] is [ PostgreSQL, 16.6 (Ubuntu 16.6-1.pgdg24.04+1), PostgreSQL JDBC Driver, 42.7.4, 4, 2 ]

Zac Spitzer3 January 2025 at 14:22

working for me locally, it’s failing on 6.1 and 6.2 on github

Flag notifications