Can't use poetry install after upgrading to 1.2.0 #6488
Labels
area/windows
For Windows-specific issues
kind/bug
Something isn't working as expected
status/duplicate
Duplicate issues
-vvv
option).Issue
I am installing a python project using poetry on a docker image.
Until recently it was working pretty well until we started to get the following error:
(1312, 'CredRead', 'A specified logon session does not exist. It may already have been terminated.')
The python code itself did not change much, the base image for the image that I am trying to generate did not change.
When I noticed poetry was upgraded, I downgraded it to version 1.1.15 and it started to work again.
Upgrading from 1.1.15 to 1.2.0 cause the reported error to show up.
What could cause it ?
Here is the full log:
The text was updated successfully, but these errors were encountered: