Chris Psaltis
Chris Psaltis
Hi @pcnetwizard, Unfortunately, we don't fully support the two regions in China (Beijing and Ningxia) currently. These regions are not operated by AWS itself and we don't have short-term plans...
Hi @jontstaz, it might be an issue with sizes that don't have an updated price in Mist's backend. What sizes do your VMs have?
Hi @davidrylance, it will probably be easier to investigate this issue in real time. Would it be possible to arrange a quick call and look into it? If not, we...
Hi @Bsivamani, The key you uploaded is used for the KVM host and not its VMs. To get this to work, first make sure that the key exists in the...
Hi @creativewild, Try adding the following to your settings.py: ``` import libcloud.security libcloud.security.VERIFY_SSL_CERT = False ``` Then restart docker compose with: `docker-compose restart`
China regions in Azure, and AWS, are operated independently from other regions. Right now we do not support any of them mostly because of the maintenance overheads. If this is...
Hi @abel408, we'll roll out support for KVM bridged interfaces in the coming weeks. Please stay tuned
Hi @Ciros55, From: ``` api_1 | 2022-05-11 10:16:58,881 INFO [mist.api.shell][uWSGIWorker7Core0] ssh -i ol8 [email protected]:22 api_1 | 2022-05-11 10:16:58,902 INFO [paramiko.transport][Thread-24] Connected (version 2.0, client OpenSSH_8.0) api_1 | 2022-05-11 10:16:58,922 INFO...
Hi @vinothkumar85, did you follow the steps described at https://github.com/mistio/mist-ce#tls-settings?
Hi @azzopardim, We don't support Azure's DNS service currently. We don't have immediate plans for it but I'd be happy to learn more about your priorities and see if we...