Launch stack 1.1.3: Thumbnail images are forbidden #5201
-
After upgrading to the latest launch stack (1.1.3) the thumbnails of scene's and avatars in the admin panel throw a 403 forbidden error. The rooms however and working fine without any issues. I am using a custom hubs client build. One thing i noticed is from the avatar and scenes listing on admin the resources are loaded from https://domain/files/uuid which throws a 403 If stack is named myhubs Also, the images in the App Settings page (IMAGES tab) also look good and load from https://myhubs.domain.com/files/uuid Kindly assist how to fix this. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
I couldn't reproduce this in my 1.1.3 stack. Since it's a custom client, How did you upgrade to 1.1.3? Also, are you using the latest code in the hubs cloud branch? There is a single lambda that controls thumbnails that had some code changes. This would be called speelycaptor. |
Beta Was this translation helpful? Give feedback.
I couldn't reproduce this in my 1.1.3 stack. Since it's a custom client, How did you upgrade to 1.1.3? Also, are you using the latest code in the hubs cloud branch? There is a single lambda that controls thumbnails that had some code changes. This would be called speelycaptor.