thielepaul / photoprism-mobile

Flutter App for PhotoPrism
GNU General Public License v3.0
893 stars 72 forks source link

Doesn't allow photoprism hosted on local network with reverse proxy #113

Open AkshaySiramdas opened 3 years ago

AkshaySiramdas commented 3 years ago

Hello all,

I've been using the app for the past 3 weeks. It shows the uploaded photos when direct local ip and port is used as the 'Photoprism URL' but doesnt show anything when I use the reverse proxied address as the URL. I think the issue might be due to certificatesand I hope there would be an option to select whether to trust the certificate or not.

nibbles-bytes commented 3 years ago

Do you have a local DNS server? Are you able to reach your reverse proxied site locally from a web browser?

AkshaySiramdas commented 3 years ago

Yes, I have a local PiHole as the DNS server and can reach via the browsers on both laptop and mobile.

mmguero commented 1 year ago

I have the same experience