UPDATE -I found out I need to enter in the website as https:// ##.##.##:### instead of https:/:hostname:###. This result times me the spinning loading sign on iPhone before a timeout. No change on Android.

Tl-dr -I have nextcloud in a portainer on a pi4. -I can access nextcloud from my rig and laptop on local network. -cannot access nextcloud from iPhone or pixel phone on same local network.


If need be I can post pictures of where I’m stuck. I also tried the QR code of logging in on the phone but to no avail.

  • danA
    link
    fedilink
    English
    arrow-up
    4
    ·
    6 hours ago

    If you’re using the app on the phones, try the website instead?

    Is it just Nextcloud having issues? Can you access other services on the Pi from the phones?

    • BlackSnack@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 hours ago

      The website doesn’t work. It just loads forever. I don’t have anything else on pi. Is there something ez I can download to test? Also I’m running nextcloud on docker if that makes a difference

      • danA
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 hours ago

        Try install a web server like Nginx. I think the Raspberry Pi OS is based on Debian, so sudo apt install nginx should work. Then hit the Pi’s address (no port number needed) and it should show a default page.

  • InEnduringGrowStrong@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 hours ago

    Phones sometimes will ignore your local DNS (if any) and still use whatever the vendor hardcoded.

    Try to reach the website from the phones, both with its FQDN and its IP.

    • danA
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 hours ago

      Phones sometimes will ignore your local DNS (if any) and still use whatever the vendor hardcoded.

      For what it’s worth, this is mostly for security reasons - they’re using DNS-over-HTTPS so that the DNS requests are encrypted.

    • BlackSnack@lemmy.zipOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 hours ago

      I’m guessing the fqdn is the name I gave it? I tried with both the IP and regular name and no luck. Would the “site connection not verified” be an issue with this ?