Ricardo Abreu

Results 182 comments of Ricardo Abreu

Also, I see that you got this problem with `cp` and `worker`. If you remember anything special about those two instances (e.g. any special operations you did with them both),...

OK, thank you for letting us know.

Same thing in reverse: ```cmd C:\Users\ricab>multipass exec -n rich-zorilla -- bash -c "echo some_file contents > some_file" C:\Users\ricab>echo asdf | multipass exec -n rich-zorilla -- cat -E some_file - some_file...

Hi @eljakim, when you next notice this happening, can you please [provide logs](https://multipass.run/docs/accessing-logs)? Thank you!

Thank you @eljakim. Unfortunately, your logs don't have any indication as to what is removing that cloud-init iso either. As in the case of the OP, it happened as the...

Hmm, I believe this happened when I was working on that dedicated testflinger VM. I don't know whether the macOS version makes a difference. There could have been some sort...

Hi @MeandNi, are you able to launch other instances? I am not sure why the instance suddenly stopped being able to finish booting. This often means that the instance is...

Hi all, the command that I posted needs to be adapted for each instance. The OP's shows an unexpected shutdown/crash and no indication that the instance gets to the point...

Hi @fansch, it looks like the VM is not getting an IP. Have you seen our [troubleshooting docs](https://multipass.run/docs/troubleshoot-networking#heading--troubleshoot-networking-on-macos)? There might be something helpful for you there. Otherwise, one thing that...

We did some changes to improve this part of the starting sequence, in PR #3114, but they were not yet released.