bigbluebutton / greenlight

A really simple end-user interface for your BigBlueButton server.
GNU Lesser General Public License v3.0
794 stars 3.8k forks source link

[v3] Download presentation popup window is broken #5536

Closed ZhmerenkaSolution closed 11 months ago

ZhmerenkaSolution commented 11 months ago

Bug: When room administrator enables download of presentation - there is showing up popup window message with presentation named and wrong format - .pptx while previously was selected .pdf. And download "linked" text which on pressing redirect in new tab to *domain*/bigbluebutton/undefined which throws: `Whitelabel Error Page This application has no explicit mapping for /error, so you are seeing this as a fallback.

Mon Nov 20 14:30:37 EET 2023 There was an unexpected error (type=Not Found, status=404).`

But the opaque download icon button on presentation works fine. My suggestion that greenlight tries to get presentation on server by link, but http to https redirection server configuration throws 404. I had similar 404 ("no presentation" on greenlight) error in older versions, but my current setup from v3 greenlight is purely clean (OS reinstalled).

Environment: Ubuntu 20.04.6 BigBlueButton 2.7.2 (463)

farhatahmad commented 11 months ago

Hi ,

This is the repository for Greenlight, the front-end for BigBlueButton. You'd be better off posting this in the BigBlueButton forum instead (https://groups.google.com/forum/#!forum/bigbluebutton-setup)