Hi,
In some situations, the bridge fails with error "Nextcloud file bridge not available". After page reload (key F5), it works again.
How to reproduce
- Click on Roundcube app icon in Nexctloud top app bar.
- Click on a message with attachment in INBOX.
- At the attachment, choose "Save to Nextcloud"
- A notification in red box "Nextcloud file bridge not available" appears and nothing happens.
- Reload the page (F5 key).
- At the attachment, choose "Save to Nextcloud" - it works, file saving window appears and file can be saved.
- Click on Roundcube "Settings" or "Contacts" icon to display its respective page.
- Click on Roundcume "Mail" icon (above "Contacts") to display INBOX again.
- Click on a message with attachment.
- At the attachment, choose "Save to Nextcloud".
- A notification in red box "Nextcloud file bridge not available" appears and nothing happens.
- Reloading the page makes it work again...
Environment
- Nextcloud AIO v13.2.1 with Nextcloud Hub 26 Winter (33.0.5)
- RoundCube Bridge Nextcloud app - Version 1.2.0
- Roundcube Mail Nextcloud app - Version 1.2.2
- Roundcube Webmail 1.7.1 in official docker container.
- Nextcloud URL:
https://cloud.example.net
- behind traefik with TLS termination;
- no changes in Nextcloud AIO web server (apache) configuration.
- Roundcube path:
https://cloud.example.net/roundcube/
- behind traefik with TLS termination;
- traefik rule matches
cloud.example/roundcube with high priority before the domain can be served Nextcloud AIO container;
- traefik strips path prefix
/roundcube and proxies to Roundcube Webmail container service.
Hi,
In some situations, the bridge fails with error "Nextcloud file bridge not available". After page reload (key F5), it works again.
How to reproduce
Environment
https://cloud.example.nethttps://cloud.example.net/roundcube/cloud.example/roundcubewith high priority before the domain can be served Nextcloud AIO container;/roundcubeand proxies to Roundcube Webmail container service.