fixing an error in the app package
-
The HumHub community offers an Android companion app.
https://play.google.com/store/apps/details?id=com.humhub.app&hl=en&pli=1When you install the app on your Android phone and connect to https://demo.humhub.com (which seems to be a standard HumHub installation), everything works as expected.
The moment you try to connect to a HumHub Cloudron app (on, say, https://humhub.example.org), you get an error message saying that it is not possible to load the site from http://humhub.example.org.
net::ERR_CLEARTEXT_NOT_PERMITTEDWhile searching the Internet for an idea on how to fix the error, I came across this solution. https://docs.humhub.org/docs/admin/reverse-proxy/
Adding this
// Enfore HTTPS link generation $_SERVER['HTTPS'] = 'on';to
/config/web.phpsolved it. But perhaps it is a good idea to set this as the default in the app package itself. -
-
N nebulon has marked this topic as solved on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login