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.

  • BlackSnack@lemmy.zipOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 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

    • dan@upvote.au
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 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.