Rushil Srivastava
07/18/2023, 1:37 AMstarting temporal server
Temporal CLI address: 172.18.0.9:7233.
2023/07/18 01:34:39 Loading config; env=docker,zone=,configDir=config
2023/07/18 01:34:39 Loading config files=[config/docker.yaml]
{"level":"info","ts":"2023-07-18T01:34:39.327Z","msg":"Build info.","git-time":"2023-03-29T22:11:52.000Z","git-revision":"edbafd63e19dc0d585ec8cd0ebd793d3c6c6f6d6","git-modified":true,"go-arch":"amd64","go-os":"linux","go-version":"go1.20.2","cgo-enabled":false,"server-version":"1.20.1","debug-mode":false,"logging-call-at":"main.go:143"}
Unable to create dynamic config client. Error: unable to validate dynamic config: dynamic config: config/dynamicconfig/development.yaml: stat config/dynamicconfig/development.yaml: no such file or directorykapa.ai
07/18/2023, 1:37 AMkapa.ai
07/18/2023, 1:38 AMflags.yml). The solution was to manually copy the file from the Airbyte GitHub repository. You could try a similar approach with your missing development.yaml file. Lastly, if you're still encountering issues, I recommend reaching out to the Airbyte community on [Slack](https://slack.airbyte.com/) for further assistance. Please note that these are general suggestions and may not directly solve your issue as the exact problem you're facing is not covered in the provided extracts.Rushil Srivastava
07/18/2023, 2:58 AMSai
07/18/2023, 5:19 AMRushil Srivastava
07/18/2023, 7:33 AMIain Donaldson
07/18/2023, 11:11 AMairbyte folder where there is a root owned directory temporal once you attempt to start things up:
sudo touch ./temporal/dynamicconfig/development.yaml
things are all now back and running so creating an empty file appears to resolve this.山中康寛
07/19/2023, 12:03 PM