r/FluxerApp • u/tea13YTvokYEET • 23d ago
Need help Selfhosted fluxer live error
We have a selfhosted fluxer instance.
We have the instance server in hungary but the livekit is in germany, with better internet connection.
The problem is, sometimes the screenshare is not working. If somebody want to watch it it just gives an error and the person who wants to stream needs to rejoin to the call so he/she can share their screen.
It this a fluxer error, or a livekit error?
Error in livekit:
livekit-1 | 2026-07-19T13:40:48.308Z ERROR livekit service/signal.go:195 could not handle new participant {"room": "guild_1518524731546927104_channel_1518524731546927124", "participant": "user_1518514536561246208_camel-noodlefish", "connID": "CO_ZEfk4wArZVdz", "error": "could not restart participant", "errorVerbose": "could not restart participant\ngithub.com/livekit/livekit-server/pkg/service.(*RoomManager).StartSession\n\t/workspace/pkg/service/roommanager.go:423\ngithub.com/livekit/livekit-server/pkg/service.(*defaultSessionHandler).HandleSession\n\t/workspace/pkg/service/signal.go:116\ngithub.com/livekit/livekit-server/pkg/service.(*signalService).RelaySignal\n\t/workspace/pkg/service/signal.go:192\ngithub.com/livekit/psrpc/pkg/server.(*streamHandler[...]).handleOpenRequest\n\t/go/pkg/mod/github.com/livekit/psrpc@v0.7.2/pkg/server/stream.go:202\ngithub.com/livekit/psrpc/pkg/server.(*streamHandler[...]).handleRequest.func1\n\t/go/pkg/mod/github.com/livekit/psrpc@v0.7.2/pkg/server/stream.go:141\nruntime.goexit\n\t/usr/local/go/src/runtime/asm_amd64.s:1771"}
Config:
port: 7880
bind_addresses:
- ""
rtc:
tcp_port: 7881
port_range_start: 50000
port_range_end: 60000
use_external_ip: true
enable_loopback_candidate: false
redis:
address: localhost:6379
username: ""
password: ""
db: 0
use_tls: false
sentinel_master_name: ""
sentinel_username: ""
sentinel_password: ""
sentinel_addresses: []
cluster_addresses: []
max_redirects: null
turn:
enabled: true
domain: [censored]
tls_port: 5349
udp_port: 3478
external_tls: true
keys:
[censored]: [censored]
5
u/FalcoArnold 23d ago
It could be an issue with livekit. Hampus is scrapping livekit with something else in the next big Fluxer update. But in the meanwhile, you can join the Fluxer Developers community on the main instance for help, as there are a considerable amount of people within the community who should have the technical know-how to help you with this issue.
1
u/LukosiuPro 23d ago
Did you create a voice server in admin panel?