[lxc-users] What is the best way to report bug issues with LXD rest server?

Kevin LaTona lists at studiosola.com
Sat May 23 05:33:08 UTC 2015



I see your point and that makes good sense.

I currently have no idea what version of LXD is running at images.linuxcontainers.org.

If it's older that makes sense as I am running 0.9 and was running 0.7 and had issue with both

Right now I am working on creating certs to see if that solves problem.

At this point I was thinking lc.org would be running latest version.

Thanks for your thoughts.

-Kevin



On May 22, 2015, at 10:18 PM, Janjaap Bos <janjaapbos at gmail.com> wrote:

> Ok, but you are testing with a curl that does not support TLS. That is why you cannot connect to that particular LXD instance. Depending on the OS and distribution, other LXD instances may still support SSL.
> Op 23 mei 2015 07:12 schreef "Kevin LaTona" <lists at studiosola.com>:
> 
> 
> Thanks… but I actually have no plans to use Curl.
> 
> It was the only tool I had that I could test all the various connections with one common tool most folks have.
> 
> To see what LXD servers I could or could not connect to.
> 
> 
> My core problem is I can connect to a single Public LDX rest server,
> 
> But so far after  hammering away for about a week now at finding out why I can't hit my local test LXD rest server?
> 
> It's only my network and the port is open… but it keeps sending errors and alerts with the same calls to the public one that works.
> 
> I have to assume both should responded the same way to the same calls.
> 
> But one works the other not.
> 
> -Kevin
> 
> 
> 
> On May 22, 2015, at 9:51 PM, Janjaap Bos <janjaapbos at gmail.com> wrote:
> 
>> You should upgrade your local curl, so it uses TLS and not SSL which is no longer  secure, and therefore disabled at the server. I guess the images repo still accepts SSL.
>> Op 23 mei 2015 02:14 schreef "Kevin LaTona" <lists at studiosola.com>:
>> 
>> This past week or so I ran into an issue of not being able to connect a test LXD rest server on my local network.
>> 
>> I've tested this problem out from pretty much every angle I can think of.
>> 
>> Every thing from fresh OS, server, SSL lib installs to upgrades of current running apps on my machines.
>> 
>> 
>> Pretty much unless I am missing some small fundamental piece that is preventing current shipping vivid server to allow connections to the LXD rest server.
>> 
>> My take is there is a bug .
>> 
>> If this true, what is the best way to let the LXC team know about this to see how to get to next step?
>> 
>> 
>> To sum it up I am able to connect to a public LXD rest server.
>> 
>> # from vivid container --> public LXD server                     ( container to public )
>> curl -k https://images.linuxcontainers.org/1.0/images
>> # {"status": "Success", "metadata": ["/1.0/images/e7ae410ee8abeb6
>> 
>> 
>> No matter how and from what angle I try connecting to a local test LXD rest server it is having connections issues.
>> 
>> # vivid container 10.0.3.5 --> 192.168.0.50:8443     ( container to host machine )
>> # this container can ping 192.168.0.50
>> curl -k https://192.168.0.50:8443/1.0/images
>> # curl: (35) error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificate
>> 
>> 
>> 
>> # OS X term window --> vivid server                (same 192.168.x.x network)
>> curl -k https://192.168.0.50:8443/1.0/images
>> # curl: (35) error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
>> 
>> 
>> 
>> If any one has any ideas or suggestions please send them along.
>> 
>> -Kevin
>> 
>> 
>> 
>> _______________________________________________
>> lxc-users mailing list
>> lxc-users at lists.linuxcontainers.org
>> http://lists.linuxcontainers.org/listinfo/lxc-users
>> _______________________________________________
>> lxc-users mailing list
>> lxc-users at lists.linuxcontainers.org
>> http://lists.linuxcontainers.org/listinfo/lxc-users
> 
> 
> _______________________________________________
> lxc-users mailing list
> lxc-users at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-users
> _______________________________________________
> lxc-users mailing list
> lxc-users at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20150522/fcfa4f52/attachment-0001.html>


More information about the lxc-users mailing list