Comment on Nextcloud Help: Unable to access from phone
BlackSnack@lemmy.zip 1 week agoThe 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 1 week ago
Try install a web server like Nginx. I think the Raspberry Pi OS is based on Debian, so
sudo apt install nginxshould work. Then hit the Pi’s address (no port number needed) and it should show a default page.BlackSnack@lemmy.zip 1 week ago
I was able to install the nginx but no luck with anything coming up on a new page. What should I enter into the search bar to verify I downloaded nginx correctly ?
BlackSnack@lemmy.zip 1 week ago
Bet. I’ll try tomorrow and report back. Thank you!