=== CyberJacob is now known as zz_CyberJacob | ||
=== mup_ is now known as mup | ||
marcoceppi_ | stub: https://github.com/juju/amulet/pull/67 | 06:26 |
---|---|---|
=== kadams54 is now known as kadams54-away | ||
nevermam | Hello.. | 06:33 |
nevermam | I have a question regarding amulet test | 06:33 |
nevermam | I am trying to automate my test, which involves deploying 2 charms to same machine | 06:34 |
nevermam | I used below command: | 06:34 |
nevermam | d.add('odm' , constraints=OrderedDict([ ("to", mac) ])) | 06:34 |
nevermam | I got error like this: | 06:34 |
nevermam | Error deploying service 'odm' 2015-04-13 23:27:42 Command (juju deploy -e local --config /tmp/tmp9gvxMa --constraints to=58 --repository=. local:trusty/odm odm) Output: error: invalid value "to=58" for flag --constraints: unknown constraint "to" | 06:34 |
nevermam | How can I make my code , deploy to an existing machine.. | 06:35 |
nevermam | any help will be greatly appreciated | 06:35 |
blahdeblah | nevermam: try just "--to=58" | 06:36 |
blahdeblah | (i.e. take out "constraints ") | 06:37 |
=== kadams54 is now known as kadams54-away | ||
nevermam | 2blahdeblah Do u mean something like this-- d.add('odm' , ("to", mac)) | 06:46 |
nevermam | I tried d.add('odm' ,to= mac) TypeError: add() got an unexpected keyword argument 'to' | 06:58 |
nevermam | and | 06:59 |
nevermam | d.add('odm' ,--to= mac) SyntaxError: keyword can't be an expression | 06:59 |
=== kadams54 is now known as kadams54-away | ||
=== zz_CyberJacob is now known as CyberJacob | ||
=== kadams54 is now known as kadams54-away | ||
=== kadams54 is now known as kadams54-away | ||
=== CyberJacob is now known as zz_CyberJacob | ||
=== kadams54 is now known as kadams54-away | ||
=== kadams54 is now known as kadams54-away | ||
=== dooferlad_ is now known as dooferlad | ||
=== zz_CyberJacob is now known as CyberJacob | ||
=== kadams54 is now known as kadams54-away | ||
nevermam | Is it possible to deploy a charm to machine 0 ? | 11:44 |
nevermam | IN local setup it is not possible..In openstack or somewhere else is it possible ? | 11:44 |
=== kadams54 is now known as kadams54-away | ||
=== kadams54-away is now known as kadams54 | ||
=== kadams54 is now known as kadams54-away | ||
=== kadams54-away is now known as kadams54 | ||
aisrael | charmers, this needs some merge love: https://code.launchpad.net/~nicopace/charms/trusty/python-django/allowed_host_patch/+merge/254958 | 14:09 |
lovea | I've just commented on https://bugs.launchpad.net/juju-core/+bug/1434437?comments=all as I have a current problem addressed by this fix (I hope). | 14:49 |
mup | Bug #1434437: juju restore failed with "error: cannot update machines: machine update failed: ssh command failed: " <backup-restore> <maas-provider> <juju-core:Invalid> <juju-core 1.22:Fix Released by ericsnowcurrently> <https://launchpad.net/bugs/1434437> | 14:49 |
lovea | It's a pressing issue, could anyone elighten me as to how I upgrade an existing juju state server? | 14:50 |
=== kadams54 is now known as kadams54-away | ||
lovea | At the moment I cannot get the state server service to listen on port 17070 due to the TLS handshake error loop. | 15:00 |
cmars | waigani, http://big-data-charm-helpers.readthedocs.org/en/latest/ | 15:07 |
dpb_other | Tribaal, can you ping me here? | 15:12 |
bdx | Are you all aware of the jujucharms.com issue?? | 15:23 |
bdx | Go to jujucharms.com and use the search field in the upper right to search for solutions | 15:24 |
bdx | I receive an error page.....is this intended? | 15:24 |
aisrael | bdx: Sorry about that! We're looking into it now. | 15:27 |
aisrael | rick_h_: ^^ | 15:28 |
bdx | aisrael: Great, thanks. Also....the entire site starts strobe flashing if I login | 15:28 |
bdx | lol | 15:28 |
aisrael | That would be the experimental 'disco ball' charm. :D | 15:29 |
bdx | It looks like the ultimate party | 15:29 |
AskUbuntu | Juju - Proxy issue | http://askubuntu.com/q/609240 | 16:06 |
=== brandon is now known as Guest58624 | ||
catbus1 | Hi, visiting demo.jujucharms.com gives this error: Charm API error of type: load | 16:49 |
lazyPower_ | catbus1: o/ | 16:49 |
lazyPower_ | catbus1: There's some backend issues going on there that our webops team is aware of and working to fix. Thank you for reporting the issue thought | 16:49 |
lazyPower_ | *though | 16:50 |
catbus1 | ok, thanks | 16:50 |
rick_h_ | catbus1: yes, sorry data center issue at the moment. Very sorry for the trouble | 16:54 |
rick_h_ | the team is on it | 16:54 |
redelmann | Hi, is charmstore down? or im having some internal problems? | 17:19 |
redelmann | ahh | 17:19 |
redelmann | ok | 17:19 |
redelmann | didn't read las message! | 17:20 |
redelmann | last | 17:20 |
=== scuttlemonkey is now known as scuttle|afk | ||
catbus1 | just checked. it's working for me now. | 18:10 |
=== scuttle|afk is now known as scuttlemonkey | ||
rick_h_ | redelmann: catbus1 yes, we had an outage in the DC today | 18:27 |
=== CyberJacob is now known as zz_CyberJacob | ||
=== zz_CyberJacob is now known as CyberJacob | ||
=== Guest58624 is now known as web | ||
=== kadams54 is now known as kadams54-away | ||
=== kadams54-away is now known as kadams54 | ||
ctlaugh | I've got a problem with my mysql instance that is part of a larger openstack deployment. I had to power off and move all of the servers and, when powered back on, juju status is reporting an error for mysql/0. When I look at the juju log, it shows: http://paste.ubuntu.com/10823765/. I have tried 'juju resolved mysql/0', but no luck. Is there something I can do to recover. | 20:19 |
=== kadams54 is now known as kadams54-away | ||
=== mup_ is now known as mup | ||
=== lifeless1 is now known as lifeless | ||
catbus1 | ctlaugh: it says No such file or directory: '/var/lib/mysql/mysql.passwd'. If mysql is deployed successfully, the file should be created. | 21:12 |
ctlaugh | catbus1: It _was_ deployed and functioning correctly... for months. I started getting this error after I had to shut down and restart the host system. | 21:13 |
ctlaugh | catbus1: I'm hoping there is a way to have this file be recreated, or to recover in some way. I really don't want to have to start from scratch. | 21:15 |
catbus1 | ctlaugh: https://jujucharms.com/mysql/trusty/24, how about creating the file manually sudo touch /var/lib/mysql/mysql.passwd and set the password in the file? | 21:18 |
catbus1 | Once deployed, you can retrieve the MySQL root user password by logging in to the machine via juju ssh and readin the /var/lib/mysql/mysql.passwd file. To log in as root MySQL User at the MySQL console you can issue the following: juju ssh mysql/0 mysql -u root -p`sudo cat /var/lib/mysql/mysql.passwd` Seems like the password is plain text in /var/lib/mysql/mysql.passwd | 21:19 |
catbus1 | after creating that file, run juju resolved --retry mysql/0 | 21:20 |
ctlaugh | catbus1: Don't I need the right password to put back into that file? That file is not there to look at. | 21:21 |
lazyPower_ | ctlaugh: you can also reset the administrative password manually, and place it in that file | 22:31 |
lazyPower_ | https://dev.mysql.com/doc/refman/5.0/en/resetting-permissions.html | 22:32 |
lazyPower_ | > B.5.4.1.2 Resetting the Root Password: Unix Systems should get you moving | 22:32 |
=== CyberJacob is now known as zz_CyberJacob | ||
vijayt | while doing juju sync tools , I am hitting error https://gist.github.com/vijaytripathi/6012e812a876ef2a62e2 | 22:59 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!