How do I get conjure-up to work properly?

I am running Ubuntu 16 via AWS. As root I ran this command to install conjure-up:

snap install conjure-up --classic

I then ran this command:

conjure-up

I get this error:

dropping privs did not work

I have checked logs to no avail. I have rebooted, but the problem persists. How do I use conjure-up on Ubuntu?


Solution 1:

I am guessing, since you didn't include sudo before the install command, that you are running these as root. However, conjure-up is intended to be run as a regular user, not as root.