Alexander Strakh
Alexander Strakh
> Creating `~/.config/systemd/user/containerd.service.d/override.conf` in the guest with the following content should work > > ``` > [Service] > Environment=CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--cidr=192.168.42.0/24 > ``` > > The CIDR can be whatever else, as...
I found the solution: this timeout should be increased: https://github.com/kongo09/philips-airpurifier-coap/blob/master/custom_components/philips_airpurifier_coap/__init__.py#L133 It takes up to 2 minutes on my setup, but it would be better if the timeout was configurable.
@eyalbe4 , On build job: - create zip artifact - Artifactory Generic Upload with Spec: `{ "files": [ { "pattern": "$(Build.ArtifactStagingDirectory)\*.zip", "target": "generic-dev//$(Build.DefinitionName)/", "props": "retention.branch-name=$(Build.SourceBranchName)" } ] }` - Artifactory...
The first argument is `"*"` Yes, the same issue appears when I running this command from a console. @eyalbe4
@eyalbe4 Yes, it is still relevant. URL is 100% correct. Running new release I could choose from the list of published artifacts to artifactory.