Hi RIccardo, On second thoughts, would you be able to make "Azure support completely optional" as I would like to be able to use the API ?
Cheers, Champak On 14 March 2018 at 11:36, Riccardo Murri <[email protected]> wrote: > Hello Champak, > > > I think I have a 143 chars filename limit because I use an ecryptfs > > partition. See https://askubuntu.com/a/728525/58615. > > Then I see no alternative to placing your ElastiCluster virtual env > outside ecryptfs: the longest component of the failing path is 147 chars > and we have no control over it (it's part of the azure support files > shipped by Microsoft). > > I can probably make Azure support completely optional, if not using > ecryptfs is not an option. > > > As for Docker, I tried that too but it did not work. Further below is the > > error (highlighted in red). > > > > [...] > > > > *docker: Got permission denied while trying to connect to the Docker > daemon* > > I think this is related to this part of the output (occuring before): > > > If you would like to use Docker as a non-root user, you should now > > consider adding your user to the "docker" group with something like: > > > > sudo usermod -aG docker your-user > > > > Remember that you will have to log out and back in for this to take > > effect! > > Can you please heed this advice and try again? Alternatively, if you > cannot log out of your current session, you can do:: > > sudo usermod -aG docker $USER > newgrp docker > > and then run the `elasticluster.sh` command in the shell started by > `newgrp`. > > Ciao, > R > -- > Riccardo Murri / Email: [email protected] / Tel.: +41 77 458 98 32 > -- You received this message because you are subscribed to the Google Groups "elasticluster" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
