Nicholas Moore
Nicholas Moore
Hmm... I has checked current commit from master branch and scheduler is works after my morning changes. Are you use version from fresh commit?
> gitpab-php exited with code 1 May you give more information from log?
Strange. I do not know reason, but try to use it without volume for code. Just comment next lines: https://github.com/zubroide/gitpab/blob/f961f311b6325134bb9566c1d1579859df6b4a4b/docker-compose.yml#L28-L29
Try to delete php container and rebuild it without cached layers
Message > gitpab-php exited with code 1 Prints unlimited times or it passes through some time?
@asharabu may you give more data from log? And what is your OS?
May you try to change first line in Dockerfile [like here](https://github.com/docker-library/php/issues/865#issuecomment-511140588) FROM php:7.3-fpm to FROM php:7.3-fpm-stretch
> - no css > - login don't work Look into logs of deploy process
Thanks for information. I will check it after 9 november.
I don't understand the problem. Need details.