Replies: 4 comments
-
|
Hi, I got the same error; any hint of how to resolve i? |
Beta Was this translation helpful? Give feedback.
-
|
I also am having a lot of trouble with the installation due to a failure to connect to the windows virtual machine through RDP. I have been able to get xfreerdp to connect to the virtual machine directly from the command line. Your virtual machines IP address should be 127.0.0.1 unless you created one earlier yourself. Once your VM has been created via, This allows the install to get further. I actually see the vm window come up, but then it hangs trying to log in. I have no idea why. Another super annoying thing is that once the setup has failed, you keep having to remove the directory |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
No need to do that! Just delete volume using docker sudo docker volume rm winapps_data |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to install winapps with absolutely no containerization knowledge at all. I'm following both winapps' guide and this gist to install office 365.
I'm using podman on ubuntu 24.04 (with gnome wayland), all the dependencies are installed.
~/.config/winapps/winapps.conf: (password and username correspond to what is set in windows in the vm)./setup.sh's output:/home/user/.local/share/winapps/FreeRDP_Test_20241026_2151_382847899.log:I read that it should be a networking issue and that i should check my vm's ip address and its connection, but i absolutely don't know how to do it 😆 ...
I ran
podman container inspect -f '{{.NetworkSettings.IPAddress}}' WinAppsbut it does'nt return anything.Also, I don't get any new file in
~/.config/freerdp/server.Could anyone help the newbie I am please ? thank you very very much !
Beta Was this translation helpful? Give feedback.
All reactions