Arjun Singh

Results 18 comments of Arjun Singh

![Screenshot from 2021-02-10 16-42-08](https://user-images.githubusercontent.com/9413385/107485688-0e6ecc80-6bbf-11eb-93ea-4e9b8e24aa24.png) I am facing the same issue, went to the dev screen and saw this error. Has it got something to do with it?

I tried locally and it works with `npm start`. However, I tried running the release command and it fails `npm run release` on ubuntu 20.04 ``` > [email protected] release /home/arjun/work/tusk-test/tusk...

Thanks @fonylew :+1:

@siyomai you can consider using the latest version of `elixir 1.9.1` which has a `releases` feature now.

@sean-clayton were you able to setup nginx with ssl?

@ioolkos is it possible to statically add multiple CA certificates for a single listener? We are providing SSL support on port 8883. We have a requirement for 2-way SSL where...

@ioolkos thanks for the help, appreciate :+1: Is there any example you can point me to?

You can use `chart.showLoading()` to show while the data is being loaded and `chart.hideLoading()` to hide it.

@ramansah this looks good. Also, if you are trying to delve deeper into this then, please help us by removing the redundancies from `QueryHelper`.