Felipe Cecagno

Results 9 issues of Felipe Cecagno

Hi there! On WorkAdventure 1.11.4, if you put CoWebsite in fullscreen and resize the browser (or put the browser in fullscreen), the CoWebsite will restore it's original size (50% of...

bug

Add two new environment variables, `PEER_VIDEO_MAX_BANDWIDTH_KBITS_PS` and `PEER_SCREENSHARE_MAX_BANDWIDTH_KBITS_PS`, in order to limit bandwidth used by the P2P connection in the bubble. Leaving video and screenshare unlimited is problematic because it...

On 1.12.1 there's a new required attribute on MapDetailsData which is `redirectUrl`. We couldn't guess what's supposed to fill it. Reference: https://github.com/thecodingmachine/workadventure/blob/develop/pusher/src/Services/AdminApi.ts#L145-L149

Hi there, Alert `KubernetesNodeOutOfPodCapacity` gives an error when there are two replicas of `kube-state-metrics` running in the cluster: ``` many-to-many matching not allowed: matching labels must be unique on one...

Hi guys, running 1.13.4 here, and I see on play these logs repeatedly: ``` play-7f88d6b5f-n48jt play ERROR: invalid_token (Token verification failed)undefined play-7f88d6b5f-n48jt play OPError: invalid_token (Token verification failed) play-7f88d6b5f-n48jt play...

Hi, it looks like the last compatible n8n version is 0.209.4 - later versions have dependency compatibility issues. The installation of the packages results in: ``` npm ERR! code ERESOLVE...

If /check is accessed on an HTTPS server, the WebRTC check fails because it always try to open a non-secure websocket. We should replicate the same implementation we have on...

``` org.codehaus.groovy.grails.web.errors.GrailsExceptionResolver - NullPointerException occurred when processing request: [GET] /bigbluebutton/presentation/9b960010e18f6b612136e8df4c82cda98a55f931-1468962609768/9b960010e18f6b612136e8df4c82cda98a55f931-1468962609768/fc7a5c99e86c1e694b35e538c6620d04aeefe837-1468964560982/download Cannot invoke method getAt() on null object. Stacktrace follows: java.lang.NullPointerException: Cannot invoke method getAt() on null object at org.bigbluebutton.web.services.PresentationService$_closure13.doCall(PresentationService.groovy:172) at...

Got this stacktrace on Mconf-Live 0.7.4, on a real meeting: ``` org.bigbluebutton.core.MeetingActor - An exception has been thrown on MeetingActor, exception message [NaN is not a valid double value as...