Skip to content
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

Test with LXD 2.0 #3

Closed
dobin opened this issue Apr 14, 2016 · 3 comments
Closed

Test with LXD 2.0 #3

dobin opened this issue Apr 14, 2016 · 3 comments

Comments

@dobin
Copy link
Owner

dobin commented Apr 14, 2016

LXD 2.0 is released. Test it, especially:

GET /1.0/containers/NAME for performance reasons no longer returns the detailed container runtime status ("status" key), a separate query to /1.0/containers/NAME/state is now needed

lxd/core: Add a new /logs REST API to containers

@dobin
Copy link
Owner Author

dobin commented Apr 21, 2016

No issues till now. Yay.

@faddat
Copy link

faddat commented Apr 23, 2016

I may be having an lxd 2.0 issue. Not totally sure:

Apr 23 08:09:09 arch-anywhere lxd[29972]: 2016/04/23 08:09:09 http: TLS handshake error from 127.0.0.1:51054: EOF
Apr 23 08:09:12 arch-anywhere lxd[29972]: 2016/04/23 08:09:12 http: TLS handshake error from 127.0.0.1:51074: EOF
Apr 23 08:09:15 arch-anywhere lxd[29972]: 2016/04/23 08:09:15 http: TLS handshake error from 127.0.0.1:51082: EOF
Apr 23 08:09:18 arch-anywhere lxd[29972]: 2016/04/23 08:09:18 http: TLS handshake error from 127.0.0.1:51090: EOF
Apr 23 08:09:21 arch-anywhere lxd[29972]: 2016/04/23 08:09:21 http: TLS handshake error from 127.0.0.1:51098: EOF
Apr 23 08:09:21 arch-anywhere lxd[29972]: 2016/04/23 08:09:21 http: TLS handshake error from 127.0.0.1:51110: EOF
Apr 23 08:09:24 arch-anywhere lxd[29972]: 2016/04/23 08:09:24 http: TLS handshake error from 127.0.0.1:51124: EOF
Apr 23 08:09:27 arch-anywhere lxd[29972]: 2016/04/23 08:09:27 http: TLS handshake error from 127.0.0.1:51132: EOF
Apr 23 08:09:30 arch-anywhere lxd[29972]: 2016/04/23 08:09:30 http: TLS handshake error from 127.0.0.1:51140: EOF
Apr 23 08:09:33 arch-anywhere lxd[29972]: 2016/04/23 08:09:33 http: TLS handshake error from 127.0.0.1:51148: EOF

(from systemctl status lxd)

the TLS does seem to work at some point though:

screenshot from 2016-04-23 08-10-57

@dobin
Copy link
Owner Author

dobin commented Apr 23, 2016

Yes i have the same error.

But i think it's because lxd-webgui tries to access the LXD rest service via ajax, but the user did not yet accept the (not really valid) certificate of the rest service. I'll research some more.

@dobin dobin closed this as completed Aug 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants