Open isc-ddo opened 4 years ago
I clone your repository and run docker-compose and have the following issue. Could you help me debug it?
Recreating iris-webgateway-example_iris_1 ... done Recreating iris-webgateway-example_web_1 ... done Attaching to iris-webgateway-example_iris_1, iris-webgateway-example_web_1 iris_1 | [ERROR] LinuxKit/Docker Desktop supported for development only, never production. For development on this platform, ISC_DATA_DIRECTORY must be on a named volume, not a bind mount. iris_1 | [INFO] Starting InterSystems IRIS instance IRIS... web_1 | [FATAL tini (8)] exec /opt/webgateway/bin/webgateway-entrypoint.sh failed: No such file or directory iris-webgateway-example_web_1 exited with code 127 iris_1 | [INFO] Initializing IRIS, please wait... iris_1 | Starting IRIS iris_1 | Invalid ownership for ./irisrecov iris_1 | Initializing IRIS, please wait... iris_1 | Starting IRIS iris_1 | Recovery failure. Startup aborted. iris_1 | [ERROR] Command "iris start IRIS quietly" exited with status 256 iris_1 | 07/22/20-14:18:51:814 (363) 0 [Utility.Event] ISC_DATA_DIRECTORY=/opt/config/iris iris_1 | 07/22/20-14:18:51:818 (363) 0 [Utility.Event] Executing iris qlist iris_1 | 07/22/20-14:18:51:908 (363) 0 [Utility.Event] Versions are the same iris_1 | 07/22/20-14:18:51:910 (363) 0 [Utility.Event] Source /usr/irissys: 2020.2.0.211.0com iris_1 | 07/22/20-14:18:51:913 (363) 0 [Utility.Event] Destination /opt/config/iris: 2020.2.0.211.0com iris_1 | 07/22/20-14:18:51:926 (363) 0 [Utility.Event] Executing iris update IRIS directory=/usr/irissys datadir=/opt/config/iris versionid=2020.2.0.211.0com iris_1 | 07/22/20-14:18:51:943 (363) 0 [Utility.Event] Executing find /usr/irissys/ -type d -exec chmod ugo-w {} + iris_1 | 07/22/20-14:18:51:999 (363) 0 [Utility.Event] Executing chmod ugo-w /usr/irissys/ iris_1 | [ERROR] Possible causes: iris_1 | [ERROR] - Incorrect user/group ownership of IRIS binaries iris_1 | [ERROR] - Insufficient write permissions to ISC_DATA_DIRECTORY iris_1 | [FATAL] Error starting InterSystems IRIS iris-webgateway-example_iris_1 exited with code 1
I've updated to 2020.2, could you check the latest version? I think you working on Windows, and some of the issues happen due to Windows.
I clone your repository and run docker-compose and have the following issue. Could you help me debug it?
Recreating iris-webgateway-example_iris_1 ... done Recreating iris-webgateway-example_web_1 ... done Attaching to iris-webgateway-example_iris_1, iris-webgateway-example_web_1 iris_1 | [ERROR] LinuxKit/Docker Desktop supported for development only, never production. For development on this platform, ISC_DATA_DIRECTORY must be on a named volume, not a bind mount. iris_1 | [INFO] Starting InterSystems IRIS instance IRIS... web_1 | [FATAL tini (8)] exec /opt/webgateway/bin/webgateway-entrypoint.sh failed: No such file or directory iris-webgateway-example_web_1 exited with code 127 iris_1 | [INFO] Initializing IRIS, please wait... iris_1 | Starting IRIS iris_1 | Invalid ownership for ./irisrecov iris_1 | Initializing IRIS, please wait... iris_1 | Starting IRIS iris_1 | Recovery failure. Startup aborted. iris_1 | [ERROR] Command "iris start IRIS quietly" exited with status 256 iris_1 | 07/22/20-14:18:51:814 (363) 0 [Utility.Event] ISC_DATA_DIRECTORY=/opt/config/iris iris_1 | 07/22/20-14:18:51:818 (363) 0 [Utility.Event] Executing iris qlist iris_1 | 07/22/20-14:18:51:908 (363) 0 [Utility.Event] Versions are the same iris_1 | 07/22/20-14:18:51:910 (363) 0 [Utility.Event] Source /usr/irissys: 2020.2.0.211.0com iris_1 | 07/22/20-14:18:51:913 (363) 0 [Utility.Event] Destination /opt/config/iris: 2020.2.0.211.0com iris_1 | 07/22/20-14:18:51:926 (363) 0 [Utility.Event] Executing iris update IRIS directory=/usr/irissys datadir=/opt/config/iris versionid=2020.2.0.211.0com iris_1 | 07/22/20-14:18:51:943 (363) 0 [Utility.Event] Executing find /usr/irissys/ -type d -exec chmod ugo-w {} + iris_1 | 07/22/20-14:18:51:999 (363) 0 [Utility.Event] Executing chmod ugo-w /usr/irissys/ iris_1 | [ERROR] Possible causes: iris_1 | [ERROR] - Incorrect user/group ownership of IRIS binaries iris_1 | [ERROR] - Insufficient write permissions to ISC_DATA_DIRECTORY iris_1 | [FATAL] Error starting InterSystems IRIS iris-webgateway-example_iris_1 exited with code 1