nEW collabora VERSION - TOP Menu Bar unaccessible

Support intro

Sorry to hear you’re facing problems. :slightly_frowning_face:

The community help forum (help.nextcloud.com) is for home and non-enterprise users. Support is provided by other community members on a best effort / “as available” basis. All of those responding are volunteering their time to help you.

If you’re using Nextcloud in a business/critical setting, paid and SLA-based support services can be accessed via portal.nextcloud.com where Nextcloud engineers can help ensure your business keeps running smoothly.

Getting help

In order to help you as efficiently (and quickly!) as possible, please fill in as much of the below requested information as you can.

Before clicking submit: Please check if your query is already addressed via the following resources:

  • Official documentation (searchable and regularly updated)
  • How to topics and FAQs
  • Forum search

(Utilizing these existing resources is typically faster. It also helps reduce the load on our generous volunteers while elevating the signal to noise ratio of the forums otherwise arising from the same queries being posted repeatedly).

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can. :heart:

The Basics

Next Cloud AIO - recently updated

  • Nextcloud Server version (e.g., 29.x.x):
    • Nextcloud Hub 25 Autumn (32.0.6)
  • Operating system and version (e.g., Ubuntu 24.04):
    • Ubuntu Noble (docker host machine)

I just updated my containers in nex Cloud All in One - which includes Collabora, now when opening an existing document or creating a new one i get the message:Explore the new 25.04.8.3 Collabora Online Development Edition (nice!) ..go ahead to work on my docuemtn, the app is functional but .. I can not access the menu items on the top bar – they seems to be hiden by an invisible banner that prevent to click on the options - also, the file name looks a little bit off vertically and is overimposed on top the collabora menu.

This makes the app unusable for most of the option, a tricky workaround is to right click on the offending part of the page (center top) chose: inspect and then on the highlighted src code click on “delete item“ which in my case is a “modal header”then the app works ..

I tried to refresh the settings , restart the container, disable/re-enable the app .. but nothing fixes the root cause of the problem.

Steps to replicate it (hint: details matter!):

create a new doc or open existing one

try to acces the top menu options

I also tried some occ settings commands like:

sudo docker exec --user www-data -it nextcloud-aio-nextcloud php occ config:app:delete richdocuments branding_replace_logo

sudo docker exec --user www-data -it nextcloud-aio-nextcloud php occ config:app:delete richdocuments core_endpoint

sudo docker exec --user www-data -it nextcloud-aio-nextcloud php occ config:app:set richdocuments disable_certificate_verification --value “yes”

sudo docker exec --user www-data -it nextcloud-aio-nextcloud php occ config:app:set richdocuments wopi_url --value “http://nextcloud-aio-apache:23973”

sudo docker exec --user www-data -it nextcloud-aio-nextcloud php occ config:app:set richdocuments branding_replace_logo --value=“no”

sudo docker restart nextcloud-aio-collabora

but with no luck

in the JS console, before removing the logo from the config, i saw an error looking for the LOGO placeholder, from the collabora logs I see:

2026-03-19T09:26:51.040882334Z wsd-00007-00033 2026-03-19 10:26:51.040312 +0100 [ websrv_poll ] WRN FileServerRequestHandler: File not found: Invalid URI request (hash): [/browser/0de01f3f02/nextcloud/images/lc_watch_later_branding.svg].| wsd/FileServer.cpp:12052026-03-19T09:27:35.243792958Z frk-00018-00018 2026-03-19

can be related ?

Nextcloud Office 9.0.5 fixed this issue. Please update.

1 Like

SUPER! testyed and it works! thank you :slight_smile:

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