SJFCS

Results 14 comments of SJFCS

zsh can use this ```zsh # _yabsnap.zsh # This function provides tab completion for the yabsnap command. _yabsnap() { local -a commands commands=( 'list:List all managed snaps' 'list-json:Machine readable list...

> 如果你使用的是腾讯云的服务器,那么很有可能会遇到网络问题。https [://github.com/netbirdio/netbird/blob/main/management/cmd/management.go#L169](https://github.com/netbirdio/netbird/blob/main/management/cmd/management.go#L169) > > ``` > geo, err := geolocation.NewGeolocation(config.Datadir) > ``` > > https://github.com/netbirdio/netbird/blob/main/management/server/geolocation/database.go#L25 需要下载 > > ``` > geoLiteCityTarGZURL = "https://pkgs.netbird.io/geolocation-dbs/GeoLite2-City/download?suffix=tar.gz" > geoLiteCityZipURL = "https://pkgs.netbird.io/geolocation-dbs/GeoLite2-City-CSV/download?suffix=zip" > ```...

> Thanks for pointing this out! Just to clarify—when you mention the close animation, are you referring to the terminal’s "wake-up" or open animation conflicting with the `compiz-alike-magic-lamp-effect`, or are...

> > would you adding an animated close button? > > I think that's out of the scope of this project. I mean set a button to turnoff the terminal...

> Hello, could you try to get an specify `wait_For_lease` using an image that already has `qemu-guest-agent` installed? I had successfully get IP address from VM when doing so. Thank...

> I couldn't find anything particular between those versions. Also, I don't have bridged network in my setup and it's hard for me to create it so I used NAT-ed...

> Okay, more debugging later: I cannot reproduce it - previously I had problems with cloud-init. I think it might be related to cloud-init itself rather than to provider. >...

> Do you have cloud-init logs for both scenarios? I have seen the logs in both cases, and they are normal and no errors are reported.

> libv # This issue can be reproduced in versions greater than 0.7.1 ```bash │ Error: couldn't retrieve IP address of domain id: 3ac397de-13cd-485d-9772-872f7652de0d. Please check following: │ 1) is...