machine-learning-book
machine-learning-book copied to clipboard
Did you run with the same env variable locally as on CI? E.g. it may be that some config options are different depending on whether you hava `CI=1` in you env. Unfortunately we can't help much without a repro.
Did you run with the same env variable locally as on CI? E.g. it may be that some config options are different depending on whether you hava CI=1 in you env. Unfortunately we can't help much without a repro.
This line in the log
[08:42:24]W: [Step 1/1] [30;1mpw:browser [0m[pid=2038][err] [0616/064224.929895:ERROR:cert_issuer_source_aia.cc(134)] AiaRequest::OnFetchCompleted got error -301 [30m+107ms [0m
suggests (just a wild guess) that you might have an issue with certificates in that env.
Originally posted by @yury-s in https://github.com/microsoft/playwright/issues/23751#issuecomment-1595101247
Hi there, I am actually not sure what the context here is. Was this in response to an error someone else was getting?