Built-in CODE error: Didn't find urlsrc for mimetype application

When enabling built-in CODE, an error occurs:
Failed to connect to the remote server: Didn't find urlsrc for mimetype application/vnd.openxmlformats-officedocument.wordprocessingml.document in this WOPI discovery response: <html><body> <h1>Socket proxy error</h1> <p>Error: no_glibc</p> </body></html>
https://nc.domain.com/hosting/discovery and https://nc.domain.com/hosting/capabilities work and are available on my domain
I’ve read the Collabora integration guide, to no avail. Maybe I’m forgetting something?
Apparently something with glibc, but how and where to install it?

Nextcloud AIO 29.0.6, Ubuntu 24 LTS, dnsmasq (for NAT)
Thanks…

the most common issue related to glibc is running Alpine based containers which use musl and can no execute CODE appimage

please share the details how you conclude it works? what is the result when you do curl https://nc.domain.com/hosting/discovery from inside apache container

The curl command was not found from the nextcloud-aio-apache container. Does it need to be installed? Apt, pacman, dpkg and other package managers do not work…

ok, start with client - do you really see the XML file and right URL?

pastebin - https://nc.domain.com/hosting/discovery

{"convert-to":{"available":true,"endpoint":"/cool/convert-to"},"hasMobileSupport":true,"hasProxyPrefix":false,"hasTemplateSaveAs":false,"hasTemplateSource":true,"hasWASMSupport":false,"hasZoteroSupport":true,"productName":"Collabora Online Development Edition","productVersion":"24.04.7.1","productVersionHash":"61cf2b4","serverId":"c54e5ab7"} - https://nc.domain.com/hosting/capabilities

I think everything should be as it should be

yes in fact CODE responses look good.

re-reading your initial post I’m striggling with this statement:

please explain. AiO has separate Collabora container (running at same URL) and does not use built-in CODE and . could you please provide exact steps what you are doing?

1 Like

Damn… I forgot that AIO has a separate Collabora container and tried to enable built-in CODE… For God’s sake, I’m sorry, I just specified my domain in paragraph 1 and it worked. Remove this shame :frowning: from forum
Thank you very much!!!

2 Likes

you are welcome. glad you solved the problem.

1 Like

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.