OpenSprinkler / OpenSprinkler-App

A mobile interface for the OpenSprinkler irrigation device. Designed to allow manual control, program management (preview, add, edit, and delete), initiation of a run-once program, viewing graphical and tabulated representations of log data, viewing device status, adjusting rain delay, and changing of OpenSprinkler settings.
https://opensprinkler.com
GNU Affero General Public License v3.0
168 stars 91 forks source link

iOS App #121

Closed hezechiles closed 1 year ago

hezechiles commented 3 years ago

Hello together! Since the last updates of the app on iOS, access to the OSPI no longer works. I can no longer access the app locally. However, it works via the Safari browser. The app always reports: check the IP and port. I have the settings as follows: "raspi-ip:8080". There are no problems with the app on Android. Does anyone have an idea? Greetings...

mkroesen commented 3 years ago

I have the same Problem.

The connection to the internet is realised via OpenVPN and provided by a NGINX proxy. It is secured with HTTP Basic Auth and SSL (Lets Encrypt). If I deactivate Basic Auth, everything works fine.

salbahra commented 3 years ago

I had a few customers report this issue to us via support and the solution seemed to be deleting the application off the device and re-installing it again from the App Store. Could you please try this and let us know if it resolves your issues?

Thank you!

mkroesen commented 1 year ago

Sorry for the late reply.

Unfortunately, that doesn't seem to work in this case. I may have found a bug, see the following issue: https://github.com/OpenSprinkler/OpenSprinkler-App/issues/129#issuecomment-1418914038

Thanks!

salbahra commented 1 year ago

Since this issue was related to CORS which is well understood at this point I am going to close this issue.

Please let us know if you continue to have issues moving forward.

Thank you!