-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No support for http Backends? #65
Comments
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 ***@***.***> 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 ***@***.***> 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. |
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?
The text was updated successfully, but these errors were encountered: