Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issues with uploads (profile, presentation, branding) #5590

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

farhatahmad
Copy link
Collaborator

fixes #5588, fixes #5589

Copy link

sonarcloud bot commented Nov 29, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@farhatahmad farhatahmad merged commit b82f8ef into bigbluebutton:master Nov 29, 2023
4 checks passed
@ahmadnofal1993
Copy link

Hi @farhatahmad I think we have another issue for change BrandColor it returns "the file can't be uploaded"

@pritamnanda
Copy link

Hi @farhatahmad I think we have another issue for change Brand Color it returns "the file can't be uploaded"

Yes, I also Confirm the same issue. Not only Brand Color Update, the same when Updating Terms and Conditions or Privacy Policy Links.

More Details
500 Internal Server Error on below files under the network tab

/api/v1/admin/site_settings/Terms.json
/admin/site_settings/PrivacyPolicy.json
/api/v1/admin/site_settings/PrimaryColor.json
/api/v1/admin/site_settings/PrimaryColorLight.json

Installed the Greenlight Today only on a Standalone Server.

Also, I am having an issue with Recording Call Back to Greenlight from SC, Multitenant is disabled, so I have a single LB Secret only, added as BBB endpoint & secret on Greenlight ENV, tried removing the HS256 JWT decoding by Greenlight but doesn't help either. Will Repost this on the respected Issues or threads.

@farhatahmad
Copy link
Collaborator Author

Thanks for the info - please update to the latest version https://github.com/bigbluebutton/greenlight/releases/tag/release-3.1.0.2

@pritamnanda
Copy link

Thanks for the quick fix @farhatahmad .

By the way, can you please suggest a workaround for the Greenlight Recording Listing failure with the Latest Scalelite Version?

I understand the issue is on the Scalelite as it is not using HS256 encoding for Recording Ready Call Back & I expect that It will take time to fix this or release cycle will be long.

I have already tried this disabling JWT Decoding with HS256 , but didn't help,

I have only one LB Secret, MT is disabled on Scalelite. So I hope this issue has nothing to do with Secret.

But I am stuck as I can't find other directions.

Thanks Again.

SebastianAppDev pushed a commit to SebastianAppDev/greenlight that referenced this pull request Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't upload logo [v3] cant upload presentations
3 participants