whisperdancer

Results 51 comments of whisperdancer

> > > I agree that sth. like a connection type icon would be great, but this is an issue which I guess would be better placed at https://github.com/nextcloud/desktop >...

Yes, I see that, but unsure how to set it up. If you have the time to provide detailed instructions on how you did it I would greatly appreciate it....

> > > > Yes, I see that, but unsure how to set it up. If you have the time to provide detailed instructions on how you did it I...

> > > > Yes, I see that, but unsure how to set it up. If you have the time to provide detailed instructions on how you did it I...

> > > You can on the server itself run e.g. > `curl http://localhost:7868/metrics` > which should return those stats without having to proxy them... Thanks. That works and output...

I tried a few things. Added this location block to my reverse proxy: location /push/ { proxy_pass http://192.xxx.xxx.xx:7867/; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "Upgrade"; proxy_set_header Host $host; proxy_set_header...

Quoting per s644 comment above: What I did to verify a successful push connection: Load the metrics page, start the client and reload the metrics page. If your client is...

I set log level to debug: occ notify_push:log debug then, share files and initiate Talk chats. Checked log with sudo journalctl -eu notify_push The log appears to show it's working,...

> > > Did you try any other notification than talk notifications? Maybe it is an issue with the talk app if all other work... Yes, also with file share....

This may be a larger issue as I noticed a new issue $62 opened up. It appears the same issue happening with landryb, who has done extensive testing on setup.