-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Hello,
I am trying to deploy gridsuite through docker compose butthe deployment didn't work.
I checked the logs of the containers, and I noticed that almost all of the containers are failing.
config-server-1 | 16:09:33.571 [main] ERROR org.springframework.boot.SpringApplication -- Application run failed
config-server-1 | java.lang.IllegalStateException: java.nio.file.AccessDeniedException: /config/specific/application.yml
network-conversion-server-1 | 2025-07-30T16:12:40.513350766Z 16:12:40.511 [main] ERROR org.springframework.boot.SpringApplication -- Application run failed
network-conversion-server-1 | 2025-07-30T16:12:40.513404147Z java.lang.IllegalStateException: java.nio.file.AccessDeniedException: /config/specific/application.yml
apps-metadata-server-1 | 2025-07-30T16:13:08.760805084Z apache 16:13:08.76 INFO ==> ** Starting Apache **
apps-metadata-server-1 | 2025-07-30T16:13:08.784543786Z httpd: Syntax error on line 518 of /opt/bitnami/apache/conf/httpd.conf: Could not open configuration file /opt/bitnami/apache/conf/bi
tnami/bitnami.conf: Permission denied
I am not sure if I am doing something wrong. Can someone please help me with it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation