scubamuc
scubamuc
Your web server is not properly set up to resolve "/.well-known/webfinger". "/.well-known/nodeinfo".
@sbe-arg >https://github.com/nextcloud/server/issues/45505#issuecomment-2131367907 did that solve your issue then mate?
Your web server is not properly set up to resolve "/.well-known/webfinger". "/.well-known/nodeinfo".
@sbe-arg any feedback here mate?
Your web server is not properly set up to resolve "/.well-known/webfinger". "/.well-known/nodeinfo".
@kyrofa or @pachulo please assist
Your web server is not properly set up to resolve "/.well-known/webfinger". "/.well-known/nodeinfo".
@sbe-arg, did you get this sorted mate?
Your web server is not properly set up to resolve "/.well-known/webfinger". "/.well-known/nodeinfo".
@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...
Your web server is not properly set up to resolve "/.well-known/webfinger". "/.well-known/nodeinfo".
@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" ```
Your web server is not properly set up to resolve "/.well-known/webfinger". "/.well-known/nodeinfo".
@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...
Your web server is not properly set up to resolve "/.well-known/webfinger". "/.well-known/nodeinfo".
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   ## 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...