bob4os

Results 10 comments of bob4os

Is it possible, that you use "skip-name-resolve" in your MySQL server configuration? MySQL users have a user and a host part - if you use "nextcloud"@"localhost" and have "nextcloud"@127.0.0.1" defined,...

I guess IPv6 addresses are not parsed properly. If I am right (absolut newbie to rust), "notify_push" uses "nextcloud_config_parser" where the hostname is simply split using ":" in the function...

I'm having the same issue. Using "nextcloud.exe --logwindow" I don't see any "notify_file" notification being received for changes in a subfolder of a groupfolder. Also unsharing a subfolder of a...

Is it possible to rename this issue, since this is specific to groupfolders (probably external storage) and the missing "notify_file" notification? The Nextcloud client does show notifications ("notify_notification") that a...

I‘m trying to read through the code - my guess is, that the event is filtered out. Probably in the following places: https://github.com/nextcloud/notify_push/blob/4b75698ee4f5c2e3f43a236cf438a211b3e62221/lib/Listener.php#L53 - but I doubt that groupfolders match...

@nrgeen you may change the Nextcloud clients „forceSyncInterval“ (in https://docs.nextcloud.com/desktop/3.4/advancedusage.html) to 30000 until this is fixed.

It is working fine with authentik for me. As documented in https://www.traccar.org/openid-sso/ use either issuerUrl or authUrl, tokenUrl and userInfoUrl. Are you using a self-signed certificate for authentik? Then import...

@Monviech Would you be willing to help me out with this request?

Well it probably is a business feature but it is also available in HAProxy and NGINX. The OPNWAF plugin is based on Apache as far as I can see, I...

I did a bit of research last week, but didn't have time this week. But it does seem managable, yes. Do you have a preference as were to put the...