-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sync
fails on Juju 3.5.3
#173
Comments
uhm that's odd, indeed. It looks like it has issues running |
can you share the output of |
I suspect it may have been an issue of the command being run too soon after model creation or another similar glitch. Without a reproducer and more data I can't help. |
Hi @PietroPasotti I can reproduce with the following steps:
jhack version: This is the juju status:
Now, if I run jhack, here is the output error I get: https://pastebin.ubuntu.com/p/D9tf9kMBJd/ |
I am running that test in an AWS instance with Ubuntu 22.04 |
Refreshed to |
Using:
I am getting an odd error when I've ran juju version 3.5.3:
jhack sync -s ./src -s ./lib/charms/opensearch/ opensearch
returns aKeyError: "applications"
on: https://pastebin.ubuntu.com/p/GdnB37rK3Y/The model is set as my default and the opensearch application does exist.
Rolling back to juju version 3.4.5 resolves the issue.
Also using Juju 3.4.5, I also created an empty model and ran the command above (so I could trigger the same KeyError as above). I can see the error message is more complete: https://pastebin.ubuntu.com/p/6rrGhk8qyq/.
It does find more information about the model:
The text was updated successfully, but these errors were encountered: