https://livekit.io logo
Join SlackCommunities
Powered by
# helpdesk
  • w

    wonderful-manchester-12533

    02/03/2021, 5:21 PM
    here's the socket messages, I don't see anything about the room having been closed
  • w

    wonderful-manchester-12533

    02/03/2021, 5:23 PM
    there's a dump of both the server logs and the client side logs from the 2 users I was testing with
  • w

    wonderful-manchester-12533

    02/03/2021, 5:25 PM
    this error seems of interest:
    Copy code
    <14>1 2021-02-03T17:17:19.041651Z - - - - - {"level":"error","ts":1612372639.0415235,"caller":"service/rtcservice.go:144","msg":"error reading from websocket","error":"read tcp 100.97.16.122:7880->100.96.147.25:46036: use of closed network connection","stacktrace":"<http://github.com/livekit/livekit-server/pkg/service.(*RTCService).ServeHTTP\n\t/workspace/pkg/service/rtcservice.go:144\nnet/http.(*ServeMux).ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2417\ngithub.com/urfave/negroni.Wrap.func1\n\t/go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:46\ngithub.com/urfave/negroni.HandlerFunc.ServeHTTP\n\t/go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:29\ngithub.com/urfave/negroni.middleware.ServeHTTP\n\t/go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:38\nnet/http.HandlerFunc.ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2042\ngithub.com/livekit/livekit-server/pkg/service.(*APIKeyAuthMiddleware).ServeHTTP\n\t/workspace/pkg/service/auth.go:76\ngithub.com/urfave/negroni.middleware.ServeHTTP\n\t/go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:38\ngithub.com/urfave/negroni.(*Recovery).ServeHTTP\n\t/go/pkg/mod/github.com/urfave/negroni@v1.0.0/recovery.go:193\ngithub.com/urfave/negroni.middleware.ServeHTTP\n\t/go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:38\ngithub.com/urfave/negroni.(*Negroni).ServeHTTP\n\t/go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:96\nnet/http.serverHandler.ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2843\nnet/http.(*conn).serve\n\t/usr/local/go/src/net/http/server.go:1925|github.com/livekit/livekit-server/pkg/service.(*RTCService).ServeHTTP\n\t/workspace/pkg/service/rtcservice.go:144\nnet/http.(*ServeMux).ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2417\ngithub.com/urfave/negroni.Wrap.func1\n\t/go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:46\ngithub.com/urfave/negroni.HandlerFunc.ServeHTTP\n\t/go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:29\ngithub.com/urfave/negroni.middleware.ServeHTTP\n\t/go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:38\nnet/http.HandlerFunc.ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2042\ngithub.com/livekit/livekit-server/pkg/service.(*APIKeyAuthMiddleware).ServeHTTP\n\t/workspace/pkg/service/auth.go:76\ngithub.com/urfave/negroni.middleware.ServeHTTP\n\t/go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:38\ngithub.com/urfave/negroni.(*Recovery).ServeHTTP\n\t/go/pkg/mod/github.com/urfave/negroni@v1.0.0/recovery.go:193\ngithub.com/urfave/negroni.middleware.ServeHTTP\n\t/go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:38\ngithub.com/urfave/negroni.(*Negroni).ServeHTTP\n\t/go/pkg/mod/github.com/urfave/negroni@v1.0.0/negroni.go:96\nnet/http.serverHandler.ServeHTTP\n\t/usr/local/go/src/net/http/server.go:2843\nnet/http.(*conn).serve\n\t/usr/local/go/src/net/http/server.go:1925>"}
  • d

    dry-elephant-14928

    02/03/2021, 5:25 PM
    hey @wonderful-manchester-12533 this is the websocket issue that I’m tracking.. will file a GH issue
  • w

    wonderful-manchester-12533

    02/03/2021, 5:25 PM
    (y)
  • d

    dry-elephant-14928

    02/03/2021, 5:27 PM
    https://github.com/livekit/livekit-server/issues/4
  • w

    wonderful-manchester-12533

    02/03/2021, 5:30 PM
    any chance you could setup a github bot here in slack for push notifications on issues?
  • w

    wonderful-manchester-12533

    02/03/2021, 5:31 PM
    getting too used to the quick back and forth :X
    🤣 2
  • d

    dry-elephant-14928

    02/03/2021, 5:31 PM
    lol.. sure thing
  • w

    wonderful-manchester-12533

    02/03/2021, 5:32 PM
    wooo, progress!!
  • w

    wonderful-manchester-12533

    02/03/2021, 5:33 PM
    and calling in/out works very well
  • d

    dry-elephant-14928

    02/03/2021, 5:53 PM
    sweeeet! 🎉
  • w

    wonderful-manchester-12533

    02/03/2021, 10:34 PM
    very interesting
  • w

    wonderful-manchester-12533

    02/03/2021, 10:34 PM
    with >2 users it almost seems like the 2nd and 3rd users tracks get mixed up
  • w

    wonderful-manchester-12533

    02/03/2021, 10:34 PM
    on the server side
  • w

    wonderful-manchester-12533

    02/03/2021, 10:35 PM
    still working through this but it seems very consistent
  • w

    wonderful-manchester-12533

    02/03/2021, 10:41 PM
    ignore that
  • d

    dry-elephant-14928

    02/03/2021, 10:59 PM
    yeah? it’s not an issue?
  • w

    wonderful-manchester-12533

    02/03/2021, 11:00 PM
    Not what I thought, no. Can ignore
  • d

    dry-elephant-14928

    02/03/2021, 11:02 PM
    cool
  • c

    clever-kite-90169

    02/03/2021, 11:08 PM
    But we do see the 3rd (and on) publisher has issues
  • c

    clever-kite-90169

    02/03/2021, 11:08 PM
    I also thought I saw the same thing @wonderful-manchester-12533 saw
  • s

    steep-balloon-41261

    02/03/2021, 11:50 PM
    This message was deleted.
    d
    w
    • 3
    • 92
  • d

    dry-elephant-14928

    02/04/2021, 12:05 AM
    cool, will look ^
  • w

    wonderful-manchester-12533

    02/04/2021, 12:05 AM
    sg
  • w

    wonderful-manchester-12533

    02/09/2021, 12:43 AM
    @dry-elephant-14928 feature request, any chance the
    AccessToken
    can allow for custom claims?
  • w

    wonderful-manchester-12533

    02/09/2021, 12:46 AM
    goal is to be able to push some custom metadata to livekit when sending the jwt that can be forwarded to all subscribers in the
    Participant
    object
  • d

    dry-elephant-14928

    02/09/2021, 12:46 AM
    I thought you are already doing that with the participant identity?
1...141516...91Latest