This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
virtualization:xenserver:xen_orchestra [2021/12/10 11:21] gcooper |
virtualization:xenserver:xen_orchestra [2023/07/19 12:16] (current) gcooper |
||
---|---|---|---|
Line 44: | Line 44: | ||
https:// | https:// | ||
+ | |||
+ | Check logs: | ||
+ | |||
+ | < | ||
+ | journalctl -u xo-server -f -n 50 | ||
+ | </ | ||
+ | |||
+ | Update node first: | ||
+ | |||
+ | < | ||
+ | n stable | ||
+ | </ | ||
==== XOCE ==== | ==== XOCE ==== | ||
Line 52: | Line 64: | ||
< | < | ||
- | curl https:// | + | curl -k https:// |
</ | </ | ||
Line 58: | Line 70: | ||
< | < | ||
- | curl https:// | + | curl -k https:// |
+ | </ | ||
+ | |||
+ | ==== ENOENT: no such file ==== | ||
+ | |||
+ | Delete the associated '' | ||
+ | |||
+ | < | ||
+ | rm / | ||
</ | </ |