scubamuc

Results 206 comments of scubamuc

@sbe-arg >https://github.com/nextcloud/server/issues/45505#issuecomment-2131367907 did that solve your issue then mate?

@sbe-arg > Nope I'm just learning to ignore it. 😂 good workaround ✔ I cannot confirm this issue on any of my instances. It seems like something upstream. Mentioned in...

@sbe-arg now I've seen some mention that setting `overwriite-cli` might resolve this issue... its worth a try right? Set overwrite-cli ```bash sudo nextcloud.occ config:system:set overwrite.cli.url --value="https://cloud.my.domain.xyz" ```

@ieleja, so you're running behind a [reverse proxy](https://github.com/nextcloud-snap/nextcloud-snap/wiki/Putting-the-snap-behind-a-reverse-proxy)? see [Hosts & FQDN configuration](https://github.com/nextcloud-snap/nextcloud-snap/wiki/Hosts-and-FQDN-for-Nextcloud-snap) >now only complaints is about Data directory accessible to internet, what is not true at all: https://github.com/nextcloud/server/issues/45087#issuecomment-2209551167...

hey mate, this is certainly an upstream issue and not a snap issue... check https://help.nextcloud.com for similar issues. as well as [#45033](https://github.com/nextcloud/server/issues/45033) and [#46255](https://github.com/nextcloud/server/pull/46255) for upstream PR. if you're not...

fresh install tests completed without issues ![grafik](https://github.com/nextcloud-snap/nextcloud-snap/assets/54933878/d2dd2437-9c10-4290-ba3d-a510e8c18cee) ![grafik](https://github.com/nextcloud-snap/nextcloud-snap/assets/54933878/7ff3a6fc-f411-4948-899a-17efcbf9c4c3) ## test for PDO SQLite prepare test instance, clear logs install missing indices for `mail` check logs for new entries `sudo nextcloud.occ...

@pachulo, docs are suggesting a host service to configure `fulltextsearch` core app. host service as suggested by app-devs will probably not work due to snap-confinement! do you have any ideas...