Javier
Javier
I have a working environment with SSL support in both sides, nextcloud and collabora. Some key points: * Both nextloud and collabora pass through nginx-proxy * In order to do...
Please try this: 1. Start the container 2. Check the logs: `docker logs -f collabora_container` Until you see this message: `office version details: { "ProductName": "Collabora Office", "ProductVersion": "5.3", "ProductExtension":...
Thanks everybody for your time in this project, I really appreaciate it. I'm not able to get installed the official packages in debian. # Steps to reproduce # 1. Uninstall...
@bebound @jiasli thanks for your assistance, below commands are the ones that worked for me: ``` sudo apt remove azure-cli -y && sudo apt autoremove -y sudo rm -fr sudo...
> Please check if the dependency `azure-multiapi-storage` has been installed correctly Yes, in both, WSL and VM: ``` dpkg -l | grep azure-multiapi-storag ``` ``` ii python3-azure-multiapi-storage 0.10.0-1 all Azure...
Many thanks everyone, I added a comment https://github.com/Azure/azure-cli/issues/19640#issuecomment-1285215579 to see how can I install azure-cli from official sources
@navba-MSFT I guess this is exactly what I tried without luck, see my comment, https://github.com/Azure/azure-cli/issues/19640#issuecomment-1285215579
@rquadling thanks, your workaround helped me with #301