Keino

Results 12 comments of Keino

Thanx and I made myself a Deck ticket ;-)

> Uninstalling, deleting all remaining leftovers from the DB and reinstalling latest version solves the problem. > > Use the following commands to clean up the database: > > [#566...

I'm having a similar issue: ```client.go:303: Error reading from 192.168.123.55: read tcp 192.168.123.31:8085->192.168.123.30:59710: use of closed network connection``` I am running Nginx on host 30 and the HPB HTTP listens...

> Hi. I think I may have solved this for me... > > I commented 3 lines on nginx configuration and it works now. > > location /standalone-signaling/spreed { proxy_pass...

Got you. Commented it in the sense of disabling it. I just checked it out and it didn't work for me. In fact, it made it worse as a call...

@martinmoreira Thanx for the link! I am not even sure that it has to do with the Nginx proxy config as the error message in my case simply tries to...

I am using Nextcould 2.2.3, Talk 12.2.2, and the latest Master branch of THIS. I also did a ```make clean``` after a git pull and before a docker-compose build.

@martinmoreira It is the same as you will find in the root folder of this repository enriched with my individual REALM and STATIC_SECRET parameters. There is one change I did...

I fixed the wrong symlink statement in #1040

I was inspecting the bug tracker of gs back then amd simply built the latest version and replaced the binary. Then it worked. 16 Apr 2024 03:38:18 John Patrick Hayden...