Skip to content

Error in deploying through docker-compose #523

@ID-Akash

Description

@ID-Akash

Hello,

I am trying to deploy gridsuite through docker compose butthe deployment didn't work.

Image

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?

Metadata

Metadata

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions