Comment on Nextcloud Help: Unable to access from phone
dan@upvote.au 4 weeks 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?
Comment on Nextcloud Help: Unable to access from phone
dan@upvote.au 4 weeks 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.zip 4 weeks 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 4 weeks 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 4 weeks 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 4 weeks ago
Bet. I’ll try tomorrow and report back. Thank you!