I have noticed lately some odd behavior… I am utilizing LXD locally and that seems to run fine… but when I switch to the JAAS backed controller and my models therein… I notice 2 things
-
my actions do not seem so to trigger (When I am logging I do not seem them outputting like I did in LXD) … even with
--level=TRACE
, I saw a status change but… no logs and no behavior like I expected to occur (I am bumping versions of a npm package) -
repeatedly,
juju debug-log
will start going… then after maybe a minute or so… exits with no error message or warning…
Any ideas? I wiped the model clean which improved some of the behavior where I was seeing difficulty creating EC2 instances via Juju… but then these two things still are present.
It’s in US-West-1 if it matters
charms in focus are
- mahrio
- mahrio-nginx
- mahrio-certbot
all --channel=beta
Thanks