humhub / app

22 stars 8 forks source link

Doesn't find my instance in app by IP #183

Closed aarmn closed 4 months ago

aarmn commented 6 months ago

It's a private instance with an IP only access, no domain is parked on the server, is it expected behaviour? If so any horizon for improvement? If it's unexpected I can provide my instance address for further investigation.

PrimozRatej commented 5 months ago

Hey @aarmn overall it should work, can you please provide me with the IP, I will take a look into it. Thank you.

aarmn commented 5 months ago

Hey @aarmn overall it should work, can you please provide me with the IP, I will take a look into it. Thank you.

sure, but the deployment might be off some of the times http://188.121.107.234 (port 80)

aarmn commented 4 months ago

Thanks! works like a charm, but a weird thing I notice rn, is after making this instance https enabled, still, it tries to connect to http, should we use http and forward it to https by nginx? @luke- @PrimozRatej

marc-farre commented 4 months ago

@aarmn Have you tried to edit the .htaccess file in HumHub root and to uncomment the lines after # uncomment to force https requests?

aarmn commented 4 months ago

I know we can force https with server redirect, I just wonder shouldn't it use the protocol already provided in link?