owncloud / client

🖥️ Desktop Syncing Client for ownCloud
GNU General Public License v2.0
1.4k stars 662 forks source link

Using the reconnect button can break the reconnect #10666

Closed TheOneRing closed 1 year ago

TheOneRing commented 1 year ago
          Doesn't work with [ocis.ocis-keycloak.latest.owncloud.works](https://ocis.ocis-keycloak.latest.owncloud.works/)

Tested with ownCloud 4.0.0.10373-daily20230310, mac

Steps to recreate:

  1. Turn off wi-fi
  2. Wait till the client gets into Disconnected state
  3. Turn on wi-fi
  4. Click Reconnect button

Actual result: Connecting but will never connect, remains offline Expected result: Back online. Like when using demo.owncloud.com, that works well

Originally posted by @HanaGemela in https://github.com/owncloud/client/issues/10033#issuecomment-1463925693

TheOneRing commented 1 year ago

On servers with an app provider the client got stuck during the reconnect as we queued the request we waited for.

HanaGemela commented 1 year ago

Testing blocked by ocis.ocis-keycloak.latest.owncloud.works being down

michaelstingl commented 1 year ago

Testing blocked by ocis.ocis-keycloak.latest.owncloud.works being down

Use one of the other demo instances?

Or is the error specific to the Keycloak instance?

HanaGemela commented 1 year ago

Specific to "servers with an app provider". What is it @TheOneRing ?

michaelstingl commented 1 year ago

Specific to "servers with an app provider". What is it @TheOneRing ?

WOPI instances:

HanaGemela commented 1 year ago

Works with wopi ownCloud 4.0.0.10581-daily20230405, mac