No support for http Backends?
Hi!
Just wanted to test the new version. But I can't get a connection to my backend.
I have a local version running just with http. Is this a problem?
Do you use http. Instead of http:? I setup the verification to accept standard urls maybe a I missed a use case?
nothingonline.net
Sent from my📱
On Dec 22, 2016, at 2:53 PM, dhermanns [email protected] wrote:
Hi!
Just wanted to test the new version. But I can't get a connection to my backend.
I have a local version running just with http. Is this a problem?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Sorry, no, I'm using no TLS encryption. Http instead of https.
Both https and http should work.
nothingonline.net
Sent from my📱
On Dec 22, 2016, at 2:57 PM, dhermanns [email protected] wrote:
Sorry, no, I'm using no TLS encryption. Http instead of https.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
Ok - than it has to be something else. Now I don't get an error anymore, but still no values...
can you give me some more details so i can troubleshoot?
Don't have much time right now, but the second thing that might be special in my setup ist that I'm using a Port-Number: http://myserver:1337. Could that be an issue?
I do URL verification here: https://github.com/someoneAnyone/Nightscouter/blob/dev/Common/Extensions/URL-Extensions.swift I'm thinking is the lack of a .something but it could be the nonstandard port number.