Visual Studio 2019 docker networking issue
Hi appveyor
I have problem with docker network on appveyor build image of Visual Studio 2019
My problem is that GitLab container cannot reach postgress or redis
https://github.com/casz/GitLabApiClient/blob/docker/docker/docker-compose.yml
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 13 Nov, 2019 05:25 PM
Could you drop a link to a build please?
2 Posted by josephp90 on 14 Nov, 2019 06:39 AM
Ah seems to be related to PostgreSQL not able to startup: https://ci.appveyor.com/project/casz/gitlabapiclient/builds/28849014#L84
3 Posted by josephp90 on 02 Jan, 2020 12:07 AM
Feodor I'd appreciate if you could apply the workaround mentioned here: https://github.com/docker/for-win/issues/445#issuecomment-547194464
4 Posted by josephp90 on 02 Jan, 2020 12:09 AM
ATM gitlab cannot startup on LCOW due to postgres not starting up properly because of permission issues on NTFS
https://ci.appveyor.com/project/casz/gitlabapiclient/builds/29846544
Support Staff 5 Posted by Feodor Fitsner on 02 Jan, 2020 10:45 PM
Hi Joseph,
I've created the issue to apply workaround to the next VS 2019 image update: https://github.com/appveyor/ci/issues/3267
For now you can just run that command during the build.
Feodor Fitsner closed this discussion on 03 Apr, 2020 06:47 PM.