Skip to content

Missing env var#372

Open
nicodebo wants to merge 2 commits intogeorchestra:masterfrom
nicodebo:missing-env-var
Open

Missing env var#372
nicodebo wants to merge 2 commits intogeorchestra:masterfrom
nicodebo:missing-env-var

Conversation

@nicodebo
Copy link

@nicodebo nicodebo commented Feb 1, 2026

geoserver

Uploading a file using the geoserver api returns Caused by:
java.lang.IllegalStateException: Could not create file.

georchestra 25 introduce sandboxing by default:
https://docs.geoserver.org/stable/en/user/security/sandbox.html
Consequently, the variable GEOSERVER_FILESYSTEM_SANDBOX should be set.

ogc-api-records

branch 25 of datadir introduces variables in
geonetwork/microservices/ogc-api-records/config.yml, instead of
hardcoded values in branch 24:
PGHOST
PGPORT
PGDATABASE
PGUSER
PGPASSWORD
FQDN
ES_HOST
ES_PORT
ES_USERNAME
ES_PASSWORD
Consequently, they need to be define in ogc-api-records service

I don't know how to add the label backport-25.0.

Uploading a file using the geoserver api returns Caused by:
java.lang.IllegalStateException: Could not create file.

georchestra 25 introduce sandboxing by default:
https://docs.geoserver.org/stable/en/user/security/sandbox.html
Consequently, the variable GEOSERVER_FILESYSTEM_SANDBOX should be set.
branch 25 of datadir introduces variables in
geonetwork/microservices/ogc-api-records/config.yml, instead of
hardcoded values in branch 24:
PGHOST
PGPORT
PGDATABASE
PGUSER
PGPASSWORD
FQDN
ES_HOST
ES_PORT
ES_USERNAME
ES_PASSWORD
Consequently, they need to be define in ogc-api-records service
@f-necas f-necas added the backport-to-25.0 for backporting function label Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-25.0 for backporting function

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants